
body {
	background-image: url(/images/kunde/design/2010/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}
#main{
	width:1011px;
	background-image: url(/images/kunde/design/2010/hd_zauber.jpg);
	margin:0 auto 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
}	
	.item h2.headline{
	margin:0;
	padding-top:0;
	width: 550px; 
	height: 28px; 
	font-variant:small-caps; 
	font-size:160%;
	color: #3c8cc0;
	border-bottom: 2px solid #bacdd1;

}

.item h3{
	padding: 0;
	margin: 0;
	font-family:Arial; 
	font-size:13px;
	font-weight: bold;
}
.lineBottom {display: none;}

#footer {
	background-image: none;
    background-color:#daecf8;
	height: 28px;
	margin-left: 45px;
	border-bottom: 1px solid #d1dae0;
	border-left: 1px solid #d1dae0;
	border-right: 1px solid #d1dae0;
}
#navi2{
    background-image: none;
	background-color:#daecf8;
	height: 35px;
	margin-left: 45px;
	border-left: 1px solid #d1dae0;
	border-right: 1px solid #d1dae0;
}
#navi2 ul li {padding: 10px 10px 10px 10px;}

#navi{
	margin-left: 45px;}
#navi ul li {padding: 43px 10px 43px 10px;} 	



.item { 
	width: 550px; 
	margin: 0 auto 0  auto; 
	padding:20px;
	background-image: url(/images/kunde/design/2010/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat; 
}
#lh-col { margin-left: 45px;}


#interncontainer
{
margin-left: 0;
padding: 1px 0 1px 0;
list-style: none;
}

ul#internlist li a
{
display: block;
margin-top: 1px;
padding-top: 10px;
background-image: url(images/kunde/design/2010/but_off.jpg);
height: 27px;
width: 180px;
background-repeat: no-repeat;
color: #43a4e6;
}



ul#internlist li a:hover
{
margin-top: 1px;
padding-top: 10px;
background-image: url(images/kunde/design/2010/but_on.jpg);
height: 27px;
width: 180px;
background-repeat: no-repeat;
color: #43a4e6;
}

#themencontainer
{
margin-left: 0;
padding: 1px 0 1px 0;
list-style: none;
}

ul#themenlist li a
{
display: block;
margin-top: 1px;
padding-top: 10px;
background-image: url(images/kunde/design/2010/but_off.jpg);
height: 27px;
width: 180px;
background-repeat: no-repeat;
color: #1d414e;
}

ul#themenlist li a:hover
{
margin-top: 1px;
padding-top: 10px;
background-image: url(images/kunde/design/2010/but_on.jpg);
height: 27px;
width: 180px;
background-repeat: no-repeat;
color: #1d414e;
}


