/* CSS Document */

body { 
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 12px;
line-height:18px;
color:#000;
background-color:#1dbbea;
background-image: url(../img/background.gif);     
background-repeat:repeat-x;
line-break:0px;
}


/*------------------------------------------Menu---------------------------------*/

.menubox ul {
	margin-bottom:20px;
}

.menubox ul ul {
	margin-bottom:10px;

}


.menubox ul a:hover {
	background-image: url(../img/pfeil_over.gif);
	background-repeat:no-repeat; 
	text-decoration:none;
}

.nav_normal a, .sub a, .cur a, .subcur a {
display:block;
padding-left:12px;
min-height:22px;
_height:22px;
padding-bottom:2px;
padding-top:2px;
text-decoration:none;
}

.nav_normal a, .sub a {
background-image: url(../img/pfeil_normal.gif);     
background-repeat:no-repeat;
color:#42abd2;
}

.cur a, .subcur a{
	color: #3377a2;
	background-image: url(../img/pfeil_over.gif); 
	background-repeat:no-repeat;  

}

.cur a{
}


.sub a, .subcur a{
	margin-left:12px;
	background-color:#e5f5fb;
	border-bottom:1px solid #fff; 
}


/*------------------------------------------Container---------------------------------*/


.figuren_links {
	margin-left:-85px;
	float:left;
	margin-top:40px;
	z-index:2;
	position:relative;
}

.figuren_rechts {
	margin-right:-85px;
	float:right;
	margin-top:40px;
	z-index:2;
	position:relative;
}

.logo{
	margin-left:120px;
}

.reiter{
	float:right;
	background-image: url(../img/reiter_background.gif); 
	background-repeat:repeat-x;
	position:relative;
	z-index:4;
}

.container{
width:800px;
text-align:left;
position:relative;
z-index:1;
margin-top:30px;
}

.headerbox{
width:800px;
background-image: url(../img/startsmart_header.gif);     
background-repeat:no-repeat;
height:191px;
}

.content{
margin-top:-82px;
_margin-top:-122px;
background-color:#fff;
padding-top:40px;
padding-bottom:30px;
}

.menubox{
float:left;
width:200px;
margin-left:10px;
_margin-left:30px;
}

.contentbox{
padding-left:30px;
padding-right:60px;
margin-left:240px;
border-left:1px solid #42abd2;
_height:500px;
min-height:500px;
z-index:3;
position:relative;
}

.footer {
background-image: url(../img/footer_background.gif);     
background-repeat:no-repeat;
height:69px;
padding:30px;
padding-top:25px;
color:#868889
}

/*------------------------------------------Fonts---------------------------------*/
h1 {
font-family: Verdana, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
line-height:22px;
color:#42abd2;
margin:0px;
_margin-left:-1px;
margin-bottom:12px;
padding:0px;
}

h2 {
font-family: Verdana, Helvetica, sans-serif;
font-weight:normal;
font-size:13px;
line-height:18px;
color:#f29400;
padding:0px;
margin:0px;
margin-bottom:12px;

}

h3{
	font-size:14px;
	line-height:20px;
	font-weight:bolder;
	color:#275f9b;
	margin:0px;
	margin-top:22px;
margin-bottom:-6px;
}


.detail{
font-size: 11px;
}

a {
color:#42abd2;
font-size: 12px;
line-height:18px;
font-weight:normal;
}


.reiter a {
	text-decoration:none;
}


a:hover{
color: #3377a2;
text-decoration:underline;
}

ul {
margin:0px;
padding:0px;
}

li {
margin:0px;
padding:0px;
list-style: none;
}

.contentbox li {
margin-bottom:10px;
margin-left:25px;
margin-right:25px;
padding-left:15px;
list-style: none;
background-image: url(../img/list.gif);     
background-repeat:no-repeat
}

table, tr, td{
border:0px;
padding: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 12px;
line-height:18px;
color:#000;
text-align:left;
vertical-align:top;
}


tr{

}
td{

padding-right:12px;
padding-left:12px;
padding-top:8px;
padding-bottom:12px;
}
 
.td-0{
width:120px;
text-align:right;
color:#275f9b;
}

.td-last {
margin-left:-3px;
}

.tr-even td{
	background-color:#e5f5fb;
}

.tr-odd td{
	background-color:#f2fafd;
}
/*------------------------------------------Anmelde Formular----------------------------------------*/

.anmelde_formular {
	margin:0px;
	padding:0px;
}

.anmelde_formular FIELDSET, .jugendliche_formular FIELDSET{
border:none;
margin-top:6px;
margin-bottom:6px;
padding:0px;
}




.anmelde_formular  h3{

	margin-top:0px;
margin-bottom:0px;
}

.anmelde_formular DIV{
	margin-bottom:12px;
}

.anmelde_formular DIV DIV{
	margin-bottom:0px;
}

.anmelde_formular p{
	margin-top:6px;
	margin-bottom:12px;
}

.formular_links {
	margin-right:10px;
	float:left;
	width:160px;
	text-align:right;
}


.formular_plz, .formular_rechts{
}
.formular_rechts INPUT{
	width:230px;
}

.formular_strasse INPUT{
	width:157px;
	_width:152px;
}

.formular_plz  INPUT{
	float:left;
	width:60px;
}

.formular_plz {
	float:left;


}

.radio{
	border:none;
	float:left;
	margin-right:6px;
}

.anmelde_abschnitt INPUT, .anmelde_abschnitt TEXTAREA{
	border: 1px solid #24bdeb;
	margin-bottom:10px;
}

.radiofield, .anmelde_abschnitt, .jugendliche_formular FIELDSET{

	background-image: url(../img/formular_background2.gif);  
	background-repeat:no-repeat;
	padding:15px;
padding-bottom:20px;
}


.anmelde_abschnitt FIELDSET, .radiofield p{
	margin-top:22px;
}

.radiofield div{
		float:left;
		margin-right:20px;
}
.submit_button{
	width:180px;
	background-image: url(../img/links/submit_yellowbg.gif);   
}
.druck_button{
	width:180px;
	background-image: url(../img/links/reset_yellowbg.gif); 
}

.fehler {
	color:#bb0000;
	margin-left:132px;
}

.fehlerheadline {
	color:#bb0000;
	font-weight:bold;
}

.submit_button, .druck_button{
	border: 1px solid #24bdeb;
	margin-top:20px;
	background-color:#e5f5fb;
	padding:1px;
}

.submit_button{
	float:right;
}


.jugendliche_formular FIELDSET DIV{
margin-top:15px!important;

}
.jugendliche_formular LABEL{
font-weight:bold!important;

}

