html{margin:0;padding:0;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}


li{
	list-style-type:none;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:500px;
	height:20px;
}


body {
	background-color:#141414;
	background:url('img/wall.png');
	font-family:verdana;
	font-size:15px;
	color:#eeeeee;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	}

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

img {border:0;}

iframe {
	height:350px;
	overflow:hidden;
}


.group{
margin-bottom:25px;
margin-left:50px;
margin-right:50px;
line-height:25px;
}
.group_titel{
	margin:0px auto;
	width:100%;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:20pt;
	text-align:left;
	line-height:30px;
	margin-bottom:5px;
}
.option {
margin-left:15px;

}
.txt {
width:50px;
height:15px;
}

.select{
}

#C_oo{
width:150px;
}

#command{
width:100%;
margin-left:2px;
margin-top:5px;
margin-bottom:20px;
}

input:disabled,select:disabled{
background-color:#cccccc;
}

#top { 
	height:40px;
	margin-left:50px;
	margin-right:50px;
	margin-top:40px;
	margin-bottom:25px;
	border-bottom:1px solid #ffffff;
}	
	
#toplogo{
	float:left;
	background:url('img/handsdown.png');
	width:190px;
	height:40px;
}

#toptitel{
	float:left;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:16pt;
	text-align:left;
	line-height:55px;
	padding-left:5px;
	}		
	
#C_pipepipe{
		width:300px;
		}
	
	
		
#footer{ 
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:14pt;
	text-align:left;
	height:40px;
	margin-left:50px;
	margin-right:50px;
	margin-top:40px;
	margin-bottom:50px;
	border-top:1px solid #ffffff;
	}