body, p, li {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #435733;
	}
a {
	color:#000000;
}
.text {
	float:left;
	width:450px;
}
.text2 {
	float:right;
}
.gruenbg {
	background-color:#DAE4AF;
}
.box1 {
	background-color: #A5C365;
	background-image: url(bilder/cobe_01.png);
	background-repeat: repeat-y;
	height: 606px;
	width: 152px;
}
.box2 {
	background-color: #A5C365;
	background-image: url(bilder/cobe_02.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 33px;
}
.box3 {
	background-color: #A5C365;
	background-image: url(bilder/cobe_03.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 805px;
}
.box4 {
	background-color: #A5C365;
	background-image: url(bilder/cobe_04.png);
	height: 410px;
	width: 33px;
	background-repeat: repeat-y;
}
.box5 {
	background-color: #F3F6DC;
	height: 410px;
	width: 739px;
	vertical-align:top;
	padding: 10px;
}
.box6 {
	background-color: #A5C365;
	height: 410px;
	width: 46px;
	background-image: url(bilder/cobe_06.png);
}
.box7 {
	background-color: #A5C365;
	background-image: url(bilder/cobe_07.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 33px;
}
.box8 {
	background-color: #A5C365;
	background-repeat: no-repeat;
	height: 74px;
	width: 805px;
}
.tabelle {

	vertical-align: top;
}
#tabelle tr {
	background-color:#DAE4AF;
}
#tabelle td{
	vertical-align: top;
	padding: 3px;
}
/*Navigation*/
.logo {
	height: 95px;
	width: 130px;
	position: absolute;
	left: 22px;
	top: 23px;
	border: 0;
	background-image:url(bilder/Logo-cobe.png);
}
.ueberuns {
	height: 61px;
	width: 80px;
	position: absolute;
	left: 22px;
	top: 135px;
	border: 0;
	background-image:url(bilder/ueberuns.png);
}
.unterricht {
	height: 61px;
	width: 80px;
	position: absolute;
	left: 22px;
	top: 200px;
	border: 0;
	background-image:url(bilder/unterricht.png);
}
.hauslehrer {
	height: 61px;
	width: 80px;
	position: absolute;
	left: 22px;
	top: 265px;
	border: 0;
	background-image:url(bilder/hauslehrer.png);
}
.kontakt {
	height: 61px;
	width: 80px;
	position: absolute;
	left: 22px;
	top: 265px;
	border: 0;
	background-image:url(bilder/kontakt.png);
}
.tests {
	height: 61px;
	width: 80px;
	position: absolute;
	left: 22px;
	top: 330px;
	border: 0;
	background-image:url(bilder/tests.png);
}
.impressum {
	height: 61px;
	width: 80px;
	position: absolute;
	left: 22px;
	top: 400px;
	border: 0;
	background-image:url(bilder/impressum.png);
}
