/* ########################################################
   
    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:#dee8bf;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:100.1%;
	line-height:1.50em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	width:970px;
	margin:0 auto;
	background-image:url(images/main.gif);
	font-size:0.75em;
}
a:link, a:active, a:visited, a:hover{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-size:1.50em;
}
/* ######################################################## */

.none{
	display:none;
}
.clear{
	clear:both;
}
a img{
	border-style:solid;
	border-width:1px;
	border-color:#333;
}
.galerie{
	display:block;
	width:100%;
}
.galerie:hover{
	background-color:#e6edcc;
}

/* ######################################################## */

#header{
	height:150px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
}
#header h1{
	display:none;
}
#header *{
	list-style:none; margin:0; padding:0;
}
#header ul{
	float:right;
	margin-right:35px;
}
#header li{
	float:left;
	margin-right:1.56em;
}
#header li a{
	color:#333;
}
#header img{
	display:none;
}
#navigation{
	height:380px;
	width:320px;
	background-image:url(images/bg_navi.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:1.17em;
	line-height:1.5em;
}
#navigation *{
	list-style:none; margin:0; padding:0;
}
#navigation li{
	margin-left:25px;
	font-weight:bold;
}
#navigation li a{
	color:#86ab11;
}
#navigation li ul a{
	color:#333;
}
#navigation li ul li{
	font-weight:normal;
}
#slideshow{
	background-image:url(images/bg_slideshow.gif);
	background-repeat:no-repeat;
	height:380px;
	width:650px;
	float:left;
	overflow:hidden;
}
#content{
	clear:both;
	padding:45px 55px 25px 177px;
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	min-height:590px;
}
#content h1{
	font-size:1.50em;
	padding-bottom:20px;
}
#content h2{
	font-size:1.25em;
}
#footer{
	clear:both;
	text-align:right;
	padding-right:55px;
	line-height:3.13em;
	height:3.13em;
}
#footerprint{
	display:none;
}

/* ######################################################## */
