/* ########################################################
   
    LOHMANN UND ROBINSKI GbR :: professional web solutions
	
	Gerhart-Hauptmmann-Straße 15/Süd 1
	03044 Cottbus

	Telefon: (03 55) 494 36 84
	Telefax: (03 55) 494 36 86

	www.lohmann-robinski.de
	mail@lohmann-robinski.de
   
   ######################################################## */

*{
	outline:none;
}
html, body{
	margin:0; padding:0;
}
html{
	background-color:#0a58a3;
	font-size:100.1%;
	line-height:1.20em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
body{
	font-size:0.75em;
	background-image:url(/images/header_bg.jpg);
	background-position:1000px 0px;
	background-repeat:no-repeat;
}
#wrapper{
	width:1000px;
	background-image:url(/images/bg_main.jpg);
}
#col3 label, #col3 .label{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
}
h1{
	font-size:1.50em;
	line-height:1.50em;
}
h2{
	font-size:1.20em;
	line-height:1.30em;
	background-color:#c2d5e8;
}
fieldset{
	border-style:solid;
	border-width:1px;
	border-color:#707070;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
legend{
	color:#333;
	font-weight:bold;
}
input.long, textarea.long{
	width:350px;
	border-color:#707070;
	border-width:1px;
	border-style:solid;
}
textarea.long{
	height:75px;
}
.form{
	width:220px;
	float:left;
}
.form input{
	width:200px;
	border-color:#707070;
	border-width:1px;
	border-style:solid;
}
.search{
	border-color:#707070;
	border-width:1px;
	border-style:solid;
}
.formlong{
	width:440px;
	float:left;
}
.formlong input, .formlong textarea{
	width:420px;
	border-color:#707070;
	border-width:1px;
	border-style:solid;
}
a:link, a:hover, a:active, a:visited{
	color:#000;
} 
.clear{
	clear:both;
}
.none, #header h1{
	display:none;
}
.hr{
	background-image:url(/images/hr.gif);
	height:2px;
	overflow:hidden;
	width:100%;
	clear:both;
	float:none;
	margin:10px 0px!important;
}
#header{
	height:245px;
	overflow:hidden;
}
#content{
	background-image:url(/images/navi_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:1000px;
}
#col1{
	width:223px;
	float:left;
	margin:0;
	padding:0;
}
#col1 *{
	list-style:none;
	margin:0; padding:0;
	float:right;
	clear:right;
}
#col1 a{
	display:block;
	width:188px;
	height:22px;
	line-height:22px;
	padding-left:10px;
	text-decoration:none;
	background-image:url(/images/bg_li_blau.gif);
	margin-top:2px;
	overflow:hidden;
}
#col1 .liste a{
	margin-left:20px;
	width:168px;
}
#col1 .gruen a{
	background-image:url(/images/bg_li_gruen.gif);
}
#col1 .blau a{
	background-image:url(/images/bg_li_blau.gif);
}
#col1 .rot a{
	background-image:url(/images/bg_li_rot.gif);
}
#col1 .gelb a{
	background-image:url(/images/bg_li_gelb.gif);
}
#col1 a:hover{
	font-weight:bold;
}
#col2{
	width:471px;
	float:left;
	padding:0px 25px;
	overflow:hidden;
	margin:0;
}
* html #col2 {
	 width:521px;
	 w\idth:471px;
}

#col3{
	width:226px;
	float:left;
	padding:0px 15px;
	margin:0;
	color:#fff;
}
* html #col3 {
	 width:256px;
	 w\idth:226px;
}
#footer{
	height:45px;
	overflow:hidden;
	background-image:url(/images/footer.jpg);
}
#footer_bg{
	background-image:url(/images/footer_left.jpg);
	background-repeat:no-repeat;
	text-align:right;
}
.newsfloat{
	float:left;
	margin-right:10px;
}
.newsfloat img{
	width:50px;
}