@CHARSET "ISO-8859-1";
html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #58585a;
	background-color: #f9f7f6;
}
.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background: url(images/body_bg2.gif) top repeat-x #f9f7f6;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #58585a;
}
#bod{
	background: url(images/body_bg.gif) top repeat-x #f9f7f6;
}
table,tr,td,p{
	font-size: 11px;
}
a{
	color: #2799d1;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
a img{
	border: 0;
}
#head{
	width: 734px;
	height: 109px;
	margin: 0 auto;
}
#headcont{
	float: right;
	width: 255px;	
}
#logo{
	float: left;
	margin-top: 25px;	
}
#headimg{
	background: url(images/atv_11.jpg) top left no-repeat;
	margin: 0 auto;
	width: 970px;
	height: 99px;
	overflow: hidden;
	
}
.login input{
	width: 100px;	
}
#adminstart.start{
	display: none;	
}
#headimg p{
	margin: 0;
	padding: 0;	
}
#headimg.start{
	height: 182px;
}
#mainbig{
	background-color: #f9f7f6;
}
#main{
	width: 736px;
	margin: 0 auto;	
}
#menue{
	background: url(images/menue_but.gif) left top repeat-x;
	height: 26px;
	padding: 0;
	margin: 0;
}
#menue a{
	display: block;
	width: 146px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	height: 21px;
	text-decoration: none;
	font-size: 12px;
}
#menue a img{
	margin-right: 4px;
}
#maincont{
	float: left;
	width: 508px;
	margin-top: 6px;
	padding: 0 12px;
}
#rightcont{
	margin-top: 3px;
	padding: 2px 11px;
	float: right;
	width: 182px;
}
#bottom{
	border-top: 2px solid #eae8e7;
}
#bottom2{
	border-top: 2px solid #fff;
	padding-top: 11px;
}
#bottomcont{
	width: 734px;
	margin: 0 auto;
	color: #888788;
}
h1{
	color: #2799d1;
	font-size: 14px;
	font-weight: normal;
}
h2{
	font-size: 11px;
	font-weight: bold;
}
#suchfeld{
	display: block;
	padding: 3px;
	height: 16px;
	background-color: #f9f7f6;
	color: #8e8e8e;
	border: 1px solid #d0d0cf;
	float: left;
	width: 180px;
}
.suchbut{
	display: block;
	background: url(images/suche.gif) bottom no-repeat;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 13px;
	height: 13px;
	border: none;
	cursor: pointer;
}
#menue .menuesub2{
	margin-top: -3px;
	margin-left: -3px;	
}
#menue .menuesub{
	text-align: left;
}
#menue .menuesub a{
	text-align: left;
	padding-left: 10px;
	margin-left: 1px;
	background-color: #242424;
	-moz-opacity:0.8;
}
#menue .menuesub a:hover{
	background-color: #3a3a3a;
	-moz-opacity:1;
}
* html #menue .menuesub a{
	filter: alpha(opacity=80);
}
* html #menue .menuesub a:hover{
	filter: alpha(opacity=100);
}
#rightcont img{
	border: 1px solid #d0d0d0;
}
#container{
	margin-top: 10px;
	background:url(images/seitenleiste.gif) right repeat-y;
}