/* Standard-CSS für www.muensterteicher.com */

/* Wichtige Farben
background color 		= #FFFFFF
text					= #333333
nav.text aktiv			= #cc0033
*/

/* Hier werden alle html-Tags auf "Null" gesetzt und eine Standard-Schriftart vergeben */
html, body, div, p, h1, h2, h3, ul, ol, span, a, form, img, li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}




/* Hier allgemeingültige Formatierungen */

html {
	height: 100%;
	width: 100%;
}

body {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

#huelle {
	position:relative;
	height: 610px;
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
}

#kopf {
	font-size: 12px;
	color: #CC0033;
	height: 45px;
	width: 980px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mitte {
	font-size: 11px;
	height: 500px;
	width: 980px;
	float: left;
	background-color: #FFFFFF;
}
.text_mitte {
}


.text_tabelle {
	padding-bottom: 9px;
}


/* Links im Text */


a.nave2m:link {
	color:#000000;
	text-decoration:none;
}   

a.nave2m:visited {
	color:#000000;
	text-decoration:none;
}   

a.nave2m:hover {
	color:#CC0033;
	text-decoration:none;
}   

a.nav2m:active {
	color:#000000;
	text-decoration:none;
}   


#fuss {
	height: 65px;
	width: 980px;
	clear: left;
	font-size: 11px;
	background-image: url(../pixel/streifen_ma.gif);
	background-repeat: no-repeat;
	/*background-color:#FFFF00;*/
}

a:link {
	text-decoration: none;   
}

a:visited {
	text-decoration: none;   
}

a:hover {
	color: #CC0033;
	text-decoration: none;   
}

a:active {
	color: #CC0033;
	text-decoration: none;   
}




/* Nav1 */


ul.nav1 {
	text-decoration: none;
	padding-top: 10px;
	float:left;
	/*background-color:#00FF00;*/
	
}


li.nav1 {
	display: inline;
	margin-right: 44px;
}

ul.naveng {
	text-decoration: none;
	padding-top: 10px;
	/*background-color:#FF0000;*/
	text-align:right;
	margin-left:900px;
}

li.naveng {
	display: inline;
	/*margin-left: 1px;*/
}

a.nave1m:link, a.nave1m:visited, a.nave1m:hover, a.nave1m:active {
	color:#cc0033;
	text-decoration:none;
}   
ul.titel {
	text-decoration: none;
	font-weight: normal;
}
li.titel {
	list-style-type: none;
	padding-top: 2px;
	font-weight: normal;
}
ul.button {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 940px;
	padding-top: 15px;
	/*background-color:#00FFFF;*/
}
li.button {
	display: inline;
}
.tabelle {
}

#rechts {
	font-size: 11px;
	height: 500px;
	width: 490px;
	float: left;
	background-color: #FFFFFF;
}
#links {
	font-size: 11px;
	height: 500px;
	width: 470px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 20px;
}


#links_profil {
	font-size: 11px;
	height: 500px;
	width: 735px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 20px;
}
#rechts_profil {
	font-size: 11px;
	height: 500px;
	width: 225px;
	float: left;
	background-color: #FFFFFF;
}

