/* Cascading Style Sheet: bak-speyer_main.css */
/* Web: www.bak-speyer.de */
/* Author: Stefan Zerwer */
/* (c) 2004 */
/*--------------------------------------------------*/

/* Section: Global */
BODY {
 	background-color:#ffffff;
        color:#123b86;

        margin:0px;
        padding:0px;

        padding-top:7px;
        padding-left:5px;

        font-family:verdana, arial, helvetica;
        font-size:9pt;

}

TD, P {
	margin:0px;
 	padding:0px;

        font-family:verdana, arial, helvetica;
        font-size:9pt;
	color:#123b86;

        vertical-align:top;
         
}


A:link {
	font-size:9pt;
	font-weight:bold;
	color:#123b86;
	text-decoration:underline;
}

A:hover {
	font-weight:bold;
	color:#123b86;
	text-decoration:underline;
}

A:visited {
	font-weight:bold;
	color:#123b86;
	text-decoration:underline;
}


/* Section: FormularFields */
INPUT {
         border:1px solid;
         
         border-color:#eb8839;
         #border-top-color:#eb8839;
         #border-bottom-color:#eb8839;
         #border-left-color:#ebccb3;
         #border-right-color:#ebccb3;

         background-color:#ebd9ca; 
}

/* Section: LeftSideMenu */
.leftsidemenu {
	vertical-align:top;
}


/* Section: MainContent */
.maincontent {
 	background-image:url(../images/structure/bground.gif);
        background-repeat:no-repeat;
}


/* Section: Headline */
.headline_BAK {
	vertical-align:middle;
}

.headers {
        font-size:12pt;
        font-weight:bold;
}

/* Section: Teilnahmebedingungen (Tabelle) */
.agb {
	width:30px;
	font-size:8pt;
	color:#666666;
}

.agbtext {
	font-size:8pt;
	color:#666666;
}