@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	font-family: "Vectora LT Std", "Vectora LH", Helvetica, Arial;
}

html, body {
	height: 100%;
 }

.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -81px;
 }

#container {
	background-color: #FFFFFF;
}

.foot, .push {	height: 81px; }

.size850 { height: 96px; width: 850px; clear: left; padding: 0 0 28px 0; }

.imagecomment{ float: left; width: 500px; }
.imagespace  { float: left; width: 225px; }

#header { height: 46px; }
#headerlinks {	float: right; margin-right: 42px;	margin-top: 26px;	font-size: 10px; color: #000000; }
#headerimage { 	height: 166px; background-image: url(img/wolken.jpg); display: block; white-space: nowrap; }

#content {
	margin-left: 42px;
	margin-top: 40px;
	margin-right: 42px;
	margin-bottom: 23px;
	background-color: #FFFFFF;
	color: #5A5A5A;
	font-size: 13pt; line-height: 22pt; font-weight: light; 
}

#footer {
	height: 81px;
	position: relative;
	background-color: #CDCDCD;
	background-image: url(img/footer_l.gif);
	background-repeat:no-repeat;
	display: block;
}

#footerleft  { width: 680px; height: 81px; border: 0px; position: relative; }
#footerright { width: 344px; height: 81px; border: 0px; position: absolute; right:0px;}

a { text-decoration: none; color: #DF0000; }
a:hover { text-decoration: underline; }

a.headerlink { color: #000000; font-size: 10px; }
a.headerpage { color: #DF0000; font-size: 10px; }
a.footerlink { color: #BBBBBB; font-size: 10px; margin-left: 40px;}

.adress{
	float:left;
	width:260px;
	display: block;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

#logo_vbs { border: 0px; float:left; width:150px; display: block; }
#logo_b29 { border: 0px; float:left; width:150px; display: block; }
#logoclear{ clear: both; }
