body{
	background-color:#0b0b0b;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
img{
border:none;
}

#content{
	position:relative; 
    margin: 0 auto;
	width:870px;
	background-image:url(../img/bgg.jpg);
	background-repeat:repeat-y;
}
a {
	color:#AA0000;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
}
#cbg{
	background-image:url(../img/cbg.jpg);
	background-repeat:no-repeat;
	width:870px;
	height:800px;
}
#tree{
	padding:0px 20px 20px 20px;
	color:#555555;
	position:relative;
	top:-100px;
	float:left;
	background-image:url(../img/bgg.jpg);
	background-repeat:repeat-y;
}
#inhalt{
	position:relative;
	top:-100px;
}
#foot{
	background-image:url(../img/foot.png);
	background-repeat:no-repeat;
	width:870px;
	height:101px;
	float:left;
	position:relative;
	top:-170px;
}
#infoot{
padding:30px;
color:#666666;
text-align:center;
}
#tree a{
	color:#AAAAAA;
	text-decoration:none;
}
#tree a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#f2{
	position:relative;
	top:100px;
	left:200px;
	background-image:url(../img/f2.jpg);
	width:244px;
	height:449px;
	float:left;
}
#f2:hover{
	background-image:url(../img/f2-1.jpg);
}
#ftwo{
	position:relative;
	top:100px;
	left:200px;
	background-image:url(../img/ftwo.jpg);
	width:238px;
	height:448px;
	float:left;
}
#ftwo:hover{
	background-image:url(../img/ftwo2.jpg);
}

.filetree{
	border:none;
}


.treezeilewht{
	background-color:#111111;
}
.treezeile2wht{
	background-color:#171717;
}
.treezeilewht:hover{
	background-color:#660000;
	color:#FFFFFF;
}
.treezeile2wht:hover{
	background-color:#660000;
	color:#FFFFFF;
}

.treezeilered{
	background-color:#313131;
}
.treezeile2red{
	background-color:#272727;
}
.treezeilered:hover{
	background-color:#660000;
	color:#FFFFFF;
}
.treezeile2red:hover{
	background-color:#660000;
	color:#FFFFFF;
}

.ft{
	width:800px;
	padding:3px 3px 3px 10px;
}
.ft1{
	width:500px;
	padding:3px 3px 3px 10px;
}
.ft2{;
	width:100px;
	padding:3px 10px 3px 10px;
	text-align:right;
}
.ft3{
	width:100px;
	padding:3px 10px 3px 10px;
	text-align:center;
}


h1{
color:#AA0000;
font-size:14px;
}
h2{
color:#AA0000;
font-size:12px;
}
#login{
	
	width:770px;
	height:600px;
	padding:100px 0px 0px 100px;
}