html{height:100%}
body{margin:0; padding:0; background: url(/img/css/bg.jpg) repeat center top; min-height:101%;}
A{color:#870100; text-decoration:underline;}
A:HOVER{color:#870100; text-decoration:none;}
#TellAFriend{margin:0; padding:0;
position: absolute; left: 0px; top: 0px;
}
#ContainerSeite {
	width:1250px;
	margin-left: auto;
	margin-right: auto;
	min-height: 101%;
	position: relative;
	text-align:center;
}
#ContainerSeite #Left {
	width: 220px;
	left:0px;
	top:300px;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align:left;
}
#Left .img1 { margin-left:28px; }
#Left .img2 { margin-left:42px; margin-top:53px; }
#Left .img3 { margin-left:28px; margin-top:55px; }

#ContainerSeite #Right {
	width: 220px;
	left:1030px;
	top:300px;
	padding: 0;
	margin: 0;
	position: absolute;
	text-align:right;
}
#Right .img1 { margin-right:22px; }
#Right .img2 { margin-right:35px; margin-top:57px; }
#Right .img3 { margin-right:25px; margin-top:67px; }

#ContainerSeite #Language {
	width: 80px;
	left:1030px;
	top:280px;
	padding: 0;
	margin: 0;
	position: absolute;
}
#ContainerSeite #Language div {
	float:left;
}
#Seite {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#Seite #Center {
	width: 960px;
	padding: 0;position: relative;
	float: left;
}
#Seite #Center #Logo {
	text-align: center;
}
#Seite #Center #TopNav {
	text-align: center;
	width:960px;
	padding: 0;
	margin: 0;
	z-index: 400;
}
#Seite #Center #TopNav ul {
	/*border: 1px solid #33CC33;*/
}
#Seite #Center #Middle {
	background: url(/img/middle-bg.jpg) repeat-y 73px top;
	text-align:left;
	width: 960px;
/*	position:relative;*/
}
#Seite #Center #Middle #MiddleTop {
	background: url(/img/top.gif) no-repeat left top;
	padding-top:50px;
	padding-bottom:0px;
	margin:0;
	z-index: 1 !important;
	width: 960px;
	/*min-height:30px;*/
}
#Seite #Center #Middle #MiddleContent {
	/*min-height:350px;*/
	padding-left:180px;
	width:600px;
}
#Seite #Center #Middle #MiddleBottom {
	background: url(/img/bottom.gif) no-repeat left bottom;
	height:300px;
	min-height:300px;
	text-align:left;
	padding-left:180px;
	padding-right:160px;
	position:relative;
}
#Seite #Center #Middle #MiddleBottom #LeftCol {
	width:280px;
	padding-top:10px;
	float:left;
}
#Seite #Center #Middle #MiddleBottom #RightCol {
	width:340px;
	margin-top:30px;
	float:right;
}
#Seite #BottomShadow {
	background: url(/img/bottom-shadow.png) no-repeat left top;
	height:90px;
	text-align:center;
	padding-top:50px;
	padding-bottom:20px;
}
#Seite #BottomShadow #Plakette {
	background: url(/img/plakette.gif) no-repeat center center;
	width:390px;
	height:105px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#Seite #BottomShadow #Plakette #pText {
	padding-top: 50px;
	font-size:11px;
	color:#2D1E0E;
}