@import url("menue.css");

html{margin:0;padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#474747;
	line-height:21px;
	margin:27px 0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
}
a, a.link, a.visited{color:#757575;text-decoration:none;}
a:hover, a.link:hover{color:#474747;}
a.small{font-size:9px;}
hr{border:none;border-top:1px solid #CFCFCF;border-bottom: transparent;height:1px;margin-bottom:7px;}
h1{font-size: 15px;color:#272727;padding-top:0px;margin-top:0px;height:32px;}

#frame{width:994px;height:600px;margin:0 auto;}
#header{width:980px;height:152px;padding:7px 7px 0 7px;background:url(../images/layout/back_top.png) 0 0 no-repeat;}
#content{clear:both;float:left;width:980px;height:auto;padding:15px 7px;background:url(../images/layout/back_mid.png) 0 0 repeat-y;text-align:left;}
#text{float:left;width:475px;padding:5px 27px 0 50px;height:auto;border-right:1px dotted #989898;}
#bilder{float:left;width:225px;padding-left:37px;height:100%;}
#bilder img{margin-top:27px;border:none;}
#footer{clear:both;width:980px;height:28px;padding:2px 7px 0 7px;background:url(../images/layout/back_bot.png) 0 0 no-repeat; color:#FFFFFF;}

#galerie{width:100%;}
#galerie ul{clear:both;margin:0;padding:0px;list-style:none;}
#galerie ul li{float:left;margin:0 11px 11px 0;}
#galerie ul li img{border:1px solid #676767;}

#video{float:left;width:780px;height:780px;padding-left:25px;}
#video ul{clear:both;margin:0;padding:0px;list-style:none;}
#video ul li{width:385px; height:363px;float:left;margin:0 0px 11px 0;padding:0;}

