body, html {
	margin:0;padding:0;
	font-family:Arial, sans-serif;
}
#kopf {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/kopf.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}
#fuss {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/fuss.gif);
	background-repeat:repeat-y;
}
#nav {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/pixel_gruen.gif);
	background-repeat:repeat-y;
}
#nav td {
	padding-left:5px;
}
#nav a {
	color:#005E31;
	text-decoration:none;
	height:26px;
	width:147px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0;
}
td.nav {
	height:26px;
	width:147px;
}
#nav a.nav:hover, #nav a.nava {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/button_a.gif);

}
* html #haupt {
	padding-left:10px;
}
#haupt h1 {
	font-size:18px;
}
td.nav {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/module_middle.gif);
}

#kopf div {
	padding-left:700px;
}
td.navu {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/module_middle.gif);
}
* html td.navu {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/unterpunkt.gif);
	height:28px;
}
a.oben {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/button_top.gif);
	width:84px;
	height:23px;
	font-size:11px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding-top:4px;
	margin-top:5px;
	padding:10px;
	background-repeat:no-repeat;
}
a.nav2:before, a.nav2a:before { content:"\2022"; }
	
}
* html a.nav2,* html  a.nav2:hover,* html  a.nav2a {
	padding-left:20px;
}

* html a.nav2:hover, * html a.nav2a {
	background-image:url(http://osterlandgymnasium-gera.de/pics/osterland/unterpunkt_a.gif);
	
}
label {
	font-family: Arial, sans-serif; font-size: 14px; color: #000;
}
legend {
	font-family: Arial, sans-serif; font-size: 14px; font-weight: bold;
	background: #FFF; color: #000;
}
label.left {
	float:left; text-align:right; width:7em; margin-right:.3em;
}
label.leftkf {
	float:left; text-align:left; width:9em; margin-right:.3em; margin-bottom:10px; margin-left: 10px;
}
input, textarea, select {
	font-family: Arial, sans-serif; font-size: 14px; width:200px; float:left;
	border: 1px groove #AAA;
}
input:focus, textarea:focus, select:focus {
	font-family: Arial, sans-serif; font-size: 14px; width:200px; float:left;
	border: 1px solid #000;
}
form br {
	clear:both;
}
fieldset {
	width:400px;border: 1px dotted #000;
}

.ok, .fehler {
	font-size: 12px; font-weight:bold; padding:10px; background-color:#ddd;
}
.fehler {
	color:#ff0000;
}
.ok {
	color:#008000;
}
