body{
	color:white;
	font-family:"Arial";
	background-color:black;
	margin:0;
}
a:link { color:white; }
a:visited { text-decoration:underline; color:white;}
a:hover { text-decoration:underline; color:white; }
a:active { text-decoration:underline; color:white; }
.header2{
	height:159;
	background:url('newHeader.jpg');
}
.nav0{
	background-color:rgb(230,230,230);
	width:138;
	height:700;
}
.nav2{
	
}
.content{
	padding:6;
	padding-top:15;
	font-size:12;
}
td{
	background-color:rgb(60,60,60);
	vertical-align:top;
	padding:5;
}
.back{
	/* background-color:rgb(200,200,200); */
	width:800;
}
.sd_schrift{
}
.line0{
	background:url('line.bmp');
	height:19;
}
.line2{
	background:url('line2.jpg');
}
.button3{
	cursor:hand;
	cursor:pointer;
}
.stufen{
	padding-top:5;
}
.umenuBut{
	width:110;
	background-color:rgb(170,170,170);
	border:0;
	margin:2;
	font-size:12;
	margin-left:10;
	color:black;
}

.kasten{
	cursor:default;
	pointer:default;
	background-color:rgb(50,50,50);
	border-style:solid;
	border-width:1;
	border-color:rgb(80,60,50);
}
.kastenBody{
	padding:14;
}
.td1{background-color:rgb(50,50,50);}

.uberschrift{
	background-color:rgb(81,58,36);
	background:url("back.bmp");
	font-size:15;
	font-weight:900;
	padding-left:30;
	padding-top:5;
	padding-bottom:5;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:rgb(80,60,50);
}

