html, body{
	margin:0px; padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
body{
	margin-top:1px;
	margin-bottom:1px;
	background-color:#f5f5f5;
	behavior:url(/csshover2.htc);
}
a{
	color:#000;
	font-weight:bold;
}
form{
	margin:0px; padding:0px;
}
#wrapper{
	margin:0px auto;
	padding:0px 2px;
	width:950px;
	background-image:url(images/site_bg.gif);
	background-color:#FFFFFF;
}
.col1{
	width:204px;
	float:left;
}
.col2{
	width:743px;
	float:right;
}
#header img{
	display:block;
	overflow:hidden;
}
#header br{
	display:none;
}
#header .col1{
	overflow:hidden;
	height:255px;
}
#header h1, #header h2{
	padding:0px;
	margin:0px;
}
#navi{
	clear:both;
	background-image:url(images/navi_bg.gif);
	height:31px;
	line-height:31px;
}
#navi *{
	margin:0; padding:0; list-style-image:none; list-style-type:none;
}
#navi a{
	height:31px;
	display:block;
	overflow:hidden;
}
#navi ul li{
	float:left;
	position:relative;
	width:85px;
	padding-left:12px;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#navi ul li.kontakt{
	width:52px;
}
#navi ul li.kontaktaktiv{
	width:52px;
	background-image:url(images/menu_bg_over.gif);
}
#navi ul ul{
	display:none;
	position:absolute;
	top:31px;
	left:0px;
	background-color:#f3cb2b;
	line-height:20px;
}
#navi ul li:hover, #navi ul li.aktiv{
	background-image:url(images/menu_bg_over.gif);
}
#navi ul ul li{
	clear:both;
	background-image:none!important;
	width:auto;
	padding-left:0px;
}
#navi ul li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;	
}
#navi ul ul a{
	height:auto;
	width:200px;
	color:#000;
	padding-left:12px;
}
#navi ul ul a:hover{
	background-color:#131677;
	color:#FFF;
}
#navi ul li:hover ul{
	display:block;
}
#content{
	clear:both;
	background-image:url(images/bg_sidebar.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:950px;
}
.hr hr, .hr2 hr{
	display:none;
}
#content .col1 .hr{
	display:block;
	height:3px;
	width:100%;
	background-color:#FFFFFF;
}
#content .col2 .hr{
	background-image:url(images/hr.jpg);
	height:2px;
	background-repeat:repeat-y;
}
#content .col2 .hr2{
	background-image:url(images/hr.jpg);
	height:2px;
	background-repeat:repeat-y;
	margin-top:10px; margin-bottom:10px;
}
#footer{
	font-size:10pt;
	clear:both;
	padding-left:207px;
	text-align:center;
	color:#999;
}
#footer a{
	font-weight:normal;
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#content .col1 *{
	margin:0px; padding:0px;
}
#content .col1 h2{
	background-color:#999;
	font-size:10pt;
	color:#fff;
	margin-top:10px;
	padding:3px 10px;
}
#content .col1 p{
	padding:5px 10px;
}
#content .col1 img{
	border:1px #fff solid;
}
#content .col1 ul{
	list-style:none;
	margin:10px 0px;
}
#content .col1 ul a{
	text-decoration:none;
	display:block;
	width:190px;
	line-height:15px;
	padding-left:14px;
	background-image:url(images/icon_blau.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#content .col1 ul a:hover, #content .col1 ul a.aktiv{
	background-image:url(images/icon_gelb.gif);
}
#content .col2 h1{
	font-size:15pt;
}
#content .col2{
	width:713px;
	padding:15px;
}
#content .col2 h2{
	font-size:12pt;
	font-style:italic;
}
#content .col2 h2 img{	
	vertical-align:middle;
}
#letter{
	background-image:url(images/letter.gif);
	background-color:#f5f5f5;
	background-position:left center;
	background-repeat:no-repeat;
	height:50px;
	margin-bottom:12px;
	line-height:50px;
	padding-left:60px;
}
#formwrap{
	padding:0 30px;
}
.form, .form input{
	width:350px;
}
.formlong, .formlong input, .formlong textarea{
	width:350px;
}
.formlong textarea{
	height:100px;
}
.newsfloat{
	float:left;
}
.contentspacer{
	clear:both;
	margin:10px 0px;
}
.newscontainer{
}
.newscontainer img{
	margin-right:10px;
}
