body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
}
#head{
	width:1000px;
	margin:0px auto;
	padding:0px;
	float:none;
	height:80px;
	background:url("images/index/pic1.gif") #fdfcfc repeat-x top;
}

#header{
	width:1000px;
	height:65px;
	margin:0px auto;
	padding:0px;
	height:80px;
	background:url("images/index/pic20.gif") repeat-y left;
}
#logo{
	float:left;
	width:600px;
	background: url("images/index/pic2.gif") top left no-repeat;
	padding-top:5px;
	padding-bottom:3px;
}

#logo object{
}

#menue{
	width:370px;
	float:right;
	margin:0px ;
	padding:0px;
}
#navlist {
	float:right;
	margin:8px 0px 5px 0px ;
}

#navlist li{
	display: inline ;
	padding-right:13px;
	padding-left:6px;
	float:left;
}
#navlist li a{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	float:left;
}
#navlist li img{
margin:0px 5px 0px 5px}
#log{
	clear: both;
	margin:0;
}

#mainmenue{
	width:1000px;
	height:25px;
	background:url("images/index/pic4.gif") repeat-x ;
	clear:both;
	margin:0px;
	float:none
}
#home-content{
	width:1000px;
	margin:0px auto;
	float:none;
	background:#e3e3e3 url("images/index/pic7.gif") right repeat-y
}
#footer{
	width:1000px;
	margin:0px auto;
	float:none;
	background:#e3e3e3 url("images/index/pic17.gif") top repeat-x;
	color:#990000
}
#text-footer,#footer{
	font-family:tahoma;
	font-size:11px;
}
  #errmsg { color:red; }

