body {
	background-color: #fcfcfc;
	padding:0;
	margin:0;
}
div#outerFrame {
	padding:0;
	margin:0;
	background-image:url('../images/design/bg.png');
	background-repeat:no-repeat;
	background-position:top center;
}
div#innerFrame {
	padding:10px 0px 0px 0px;
	margin:0;
	width:913px;
	margin:0px auto;
}
div#search {
	text-align:right;
	margin-top:15px;
	height:35px;
}
div#logo {
	background-image:url('../images/design/logo.png');
	background-repeat:no-repeat;
	background-position:top center;
	height:77px;
	margin-top:10px;
}
div#ill {
	height:250px;
}
div#main {
	min-height:300px;
	padding-left:105px;
}
div#widthLeft {
	width:200px;
	float:left;
	margin-bottom:40px;
}
div#left {
	padding-top:15px;
}
div#rightWidth {
	margin-left:210px;
	margin-bottom:30px;
}
div#article {
	background-image:url('../images/design/headline_oe.png');
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color:#f0f0f0;
	color:000;
	padding:50px 20px 30px 17px;
	min-height:200px;
	border-top:2px solid #818181;
	margin-bottom:40px;
}
div#bottom {
	background-image:url('../images/design/bg_bottom.png');
	background-repeat:no-repeat;
	background-position:top right;
	clear: both;
	height:59px;
}
div#visto {
	margin:2px 0px 20px 0px;
}
div#contact {
	background-image:url('../images/design/headline_kontakt.png');
	background-repeat:no-repeat;
	background-position:0% 0%;
	background-color:#f0f0f0;
	color:000;
	padding:0px 20px 20px 20px;
	min-height:80px;
	border-top:2px solid #818181;
	position:relative;
}
.teaser, .newsMenu {
	margin-top:40px;
	margin-bottom:30px;
}
#scroll { 
	position:absolute; 
	top:-1; 
	bottom:-1px; 
	width:1em; 
	z-index:-1; 
} 
#telefon {
	position:absolute;
	bottom:0px;
	right:0px; 
	width:80px;
	height:60px;
}
