/* CSS Document */
*{
	margin: 0;
}
html{
	height:100.3%;
	margin-bottom: 1px;
}
body {
	background-color: #FFF;
	color: #666;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center;
	height:100%;
}
.wrapper{
	min-height: 93%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px 0;
}
.wrapper #sitelinks{
	margin: 0px auto;
	padding: 0px;
	font-size: 11px;
	width: 990px;
	text-align: right;
	height: 100px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/layout/stanton.gif);
	background-repeat: no-repeat;
}
.wrapper #lang {
	float: right;
	height: 40px;
	line-height: 40px;
}
.wrapper  #hnav{
	height: 40px;
	font-size: 14px;
	text-align: left;
	margin: 0px auto;
	width: 990px;
	padding: 0px;
	line-height: 40px;
	color: #FFF;
	background-color: #FFF;
	border-bottom: 1px solid #e9e9e9;
}
.wrapper #container {
	margin: 0px auto 10px auto;
	width: 990px;
	padding: 0px;

}
.wrapper #canvas{
	text-align: left;
	width: 990px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #FFF;
}
.wrapper #logo {
	width: 180px;
	float: left;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	margin: 0px;
	height: 195px;
	text-align: center;
}

.wrapper   #snav  {
	width: 202px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	margin: 20px 0px;
}
.wrapper #middle{
	width: 577px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 20px 10px 0px 10px;
	background-image: url(../images/layout/himmel.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.wrapper #middlehome {
	width: 980px;
	float: left;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	min-height: 550px;
}
.wrapper #right {
	width: 180px;
	float: left;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 20px 0px;
}
.wrapper #none {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer  {
	height: 90px;
	clear: both;
	font-size: 10px;
	color: #999;
}
.hometable {
	background-image: url(../images/layout/homeback.jpg);
	background-repeat: no-repeat;
}

.trenner  {
	font-size: 0px;
	clear: left;
	height: 1px;
	background-color: #FFFFFF;
}
