BODY {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-family : verdana, arial, sans-serif;
	text-align: center;
	background-color : #336699;
	color: #003366;
	background-image : url(../image/higru1.jpg);
	background-position : 0px 125px;
	background-repeat : repeat-x;
}

/*Angabe wegen Skalierbarkeit im IE */
table, th, caption {font-size:100%; }

div {

}

.druck {
display: none;
}

tr, td {
font-size: 1.0em;
text-align: left;
vertical-align: top;
}

th {
font-size: 1.0em;
text-align: left;
vertical-align: top;
}

.white {
background-color: #DBE5EF;
}

.blue {
background-color: #B8C9DB;
}

p {
text-align: left;

}

h1 {
font-size: 160%;
background-color: transparent;
color: #04274A;
}
h2 {
font-size: 130%;
background-color: transparent;
color: #04274A;
}
h3 {
font-size: 110%;
background-color: transparent;
color: #04274A;
}

.fett {
font-size: 0.9em;
font-weight: bold;
}


.mini {
font-size: 0.7em;
text-align: left;
}

.minirechts {
font-size: 0.7em;
text-align: right;
}

/* liste n&ouml;tig, um hintergrund bei mouse-over &auml;ndern zu k&ouml;nnen */
ul {
list-style: none;
}

li {
display: inline; 
padding-left: 40px;
}

tt {
font-weight: bold;
font-style: italic;
font-size: 1.0em;
font-family : verdana, arial, sans-serif;
}

a:link { color: #000033; text-decoration:none; }
a:visited { color: #000033; text-decoration:none; }
a:hover { color:#336699; text-decoration:none;  }
a:focus { color:#336699; text-decoration:none;  }

a:link.imp { color: #99CCFF; text-decoration:none; }
a:visited.imp { color: #99CCFF; text-decoration:none; }
a:hover.imp { color:#003366; text-decoration:none;  }
a:focus.imp { color:#003366; text-decoration:none;  }

a:link.wett { color: #99CCFF; text-decoration:none; }
a:visited.wett { color: #99CCFF; text-decoration:none; }
a:hover.wett { color:#33ccff; text-decoration:none;  }
a:focus.wett { color:#33ccff; text-decoration:none;  }

a:link.navi { color: #336699; text-decoration:none; }
a:visited.navi { color: #336699; text-decoration:none; }
a:hover.navi { color:#000033; text-decoration:none;  }
a:focus.navi { color:#000033; text-decoration:none;  }

a:link.skip { color: #336699; text-decoration:none; }
a:visited.skip { color: #336699; text-decoration:none; }
a:hover.skip { color:#336699; text-decoration:none;  }
a:focus.skip { color:#336699; text-decoration:none;  }

.nonavi {
 color:#000033;
}

.spacer {
height: 10px;
width: auto;
}

.spacerbig {
height: 30px;
width: auto;
}

.spacerleer {
height: auto;
width: 25px;

}

.pfeiloben {
text-align: right;
margin-right: 10px;
margin-bottom: 10px;
}

#naviskip {
margin-top: 0px;
margin-bottom: 0px;
}




/* n&ouml;tig, um in ns mittig zu positionieren */
#aussen {
	padding: 0px; 
	margin-top: 0px; 
	margin-left: auto; 
	width: 760px;
	height: auto; 
	margin-right: auto;  
	text-align: left;

}
#hochplatte {
	margin-top: -15px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	
	
}

#navi {
	padding-top: 7px;
	padding-left: 0px;
	height: 40px;
	width: 100%;
	background : #FF9966;
	border: 1px solid #003366;
	font-size: 0.9em;
	font-weight: bold;
	
}



#image {
	margin-top: -5px;
	
}

#textfenster {
	position: relative;
	margin-top: -60px;
	margin-left: 10px;
	width: 600px;
	height: auto;
	border: 1px solid #003366;
	background : #C7D6E5;
	float: left;
	
}

#subnavi {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	height: 40px;
	border-bottom: 1px solid #003366;
	background : #FF9966;
	font-size: 0.9em;
	font-weight: bold;
	
}

#text {
 	margin-top: -10px;
	width: 600px;
	height: auto;
	background : #C7D6E5;
	font-size: 0.8em;
	padding: 10px;
}

.links {
float: left;
margin-right: 10px;

}

.rechts {

}

.teaserrechts {
	padding: 10px;
	
	width: 200px;
	height: 300px; 
	right: 0px;
	top: 0px;
	float: right;
	border: 1px dotted #003366;
	background: #ffffff;
}

#temp {
	margin-top: -200px;
	margin-left: 625px;
	width: 130px;
	border: 2px dotted #ffcc99;
	background: #006699;
	color: #ffcc99;
	text-align: left;
	font-size: 0.7em;

}
/*wenn kein temp, dann wetter margin-top -90px/-80 setzen*/
#wetter {
	margin-top: 3px;
	margin-right: 5px;
	text-align: right;
	font-size: 0.8em;
}



#imp {
	margin-right: 5px;
	text-align: right;
	
}

#sponsor {
	margin-right: 5px;
	margin-top: 10px;
	text-align: right;
	font-size: 0.8em;
}

/*--------------- Formulare --------------------*/
#sendedb {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 30px;
}

#sende {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

fieldset {
padding: 10px;
border: 1px solid #000066;

margin: 10px;

}

legend {
color: #000066;
}

.anmeldeform {
text-align: center;
}

.anmeldeformlinks {
text-align: left;
}

.formular {

border: 1px solid #000066;
width: 120px;
color: #000066;
margin-top: 5px;
margin-left: 10px;
margin-right: 5px;

}

.formularkommentar {
background-color: whitesmoke;
border: 1px solid #000066;
width: 340px;
color: #000066;
margin-top: 5px;
margin-left: 30px;
margin-right: 5px;
white-space:normal; 
scrollbar-base-color : #D7D7D7; 
scrollbar-3dlight-color: #A4B1F4;

}

.sendebutton {
background-color: #cccccc;
color: #000066;
}

.formularlong {
background-color: whitesmoke;
border: 1px solid #000066;
width: 269px;
color: #000066;
}

#namelinks {
width: 580px;

}

#jahrrechts {
width: 580px;

}

/*-------------------- Kommentar --------------------------*/
.name {
text-align:left;
font-weight: bold;
float: left;
}

.datum {
text-align:right;
font-weight: bold;
}

.hp{
text-align:left;
float: left;
}

.email {
text-align:right;
vertical-align: bottom;
}

.fehler {
margin-top: 20px;
margin-bottom: 20px;
width: auto;
background-color: whitesmoke;
border: 1px dotted #003366;
color: black;
font-weight: bold;
padding: 10px;
text-align: left;
}


