/* generated by bp-webservice.de
Kundenprojekt der Firma Christian B�ch, 15306 Lebus,Germany,
Version: 1.0, 2008-03-17 */

/*** styles ***/
body {background-color: #CCCCCC; margin: 15px 15px; padding: 0px; color:#CCCCCC}
body,td,th {font-family: Arial, sans-serif; font-size: 12px; line-height: 18px; color: #777777; text-align:left}

/* Immer einen Scrollbalken */
html { min-height: 100.05%; }

/* Ueberschriften */
h1 {
font-family: Arial;sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
text-transform: uppercase;
color: #CC0000;
border-bottom: 2px solid #808080; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:0px; padding-right:0; padding-top:0; padding-bottom:0; letter-spacing:1pt }

h2,h3,h4,h5,h6 {
font-family: Arial; sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
text-transform: uppercase;
color: #CC0000;
border-left-width:0px; border-top-width:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0 }

a:link, a:visited, a:active{
	font-size: 13px;
	color: #336699;
	text-decoration: none;
         }
a:hover {
	font-size: 13px;
	color: #003366;
	text-decoration:underline;
         }
hr {
	color: #003366;
	height: 1px;
	width: 100%;
}
#pagewidth{
 width:1024px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 background:#c4b999;
}

#header{
 position:relative;
 height:120px;
 background: #373737 url(banner.jpg) no-repeat 100% 0;
 width:100%;
}

#leftcol{
 width:180px;
 float:left;
 position:relative;
 background-color:#c4b999;
 }

#twocols{
 width:844px;
 float:right;
 position:relative;
 background-color:#c4b999;
 }

#rightcol{
 width:180px;
 float:right;
 position:relative;
 background-color:#c4b999;
 }

#maincol{background-color: #373737;
 height:100%;
 float: left;
 display:inline;
 position: relative;
 width:644px;
 padding:10px;
 }

#footer{
 height:20px;
 background: #373737 url(footer.jpg) no-repeat 100% 0;
 text-align:center;
 clear:both;
 }

.search_box {
	height: 80px;
         font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.search_box {
	float: left;
	clear: left;
	width: 200px;
}
.search_string {
	width: 80px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
 /* *** Float containers fix:*/
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}

/*hide the right column when printing*/
#rightcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}
