/* zero all margin and paddings! all means, for all elements! */
html *{
	margin:0;
	padding:0;
}

/* some common styles for html elements */

a img{
	border:none;
}

a:link,a:visited{
	color:#477eb1;
	font-weight:900;
	text-decoration:none;
}

a:hover, a:active{
	text-decoration:underline;
}

br.clear{
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
	visibility:hidden;
}

body{
	background:#fff;
	color:#444;
	font-size:78%;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

/* wrapper for make layer center on screen */
#wrap{
	width:775px;
	margin:0 auto;
	position:relative;
	padding-top:37px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}

/* navigation, positioned absolutely (content first, but visually , navigation goes on top) */
#nav{
	height:37px;
	width:775px;
	background:url('../images/nav-wrap.gif') repeat-x;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	padding-top:10px;
}

table.in {
	clear: both;
}

div.link {
	clear: both;
}

#nav a{
	color:#39393d;
	text-decoration:none;
	font-weight:900;
	font-size:0.9em;
	margin:0px 5px;
}

#nav ul li a:hover{
	color:#000;
	text-decoration:underline;
}


/* header */

#head{
	height:122px;
	background:url('../images/header.jpg') 100% 0 no-repeat;
}

#head span.decoration{
	display:block;
	height:11px;
	background:url('../images/top-bottom.gif') repeat-x;
	clear:both;
}


/* search form, also positioned 'absolute' */

#searchform{
	position:absolute;
	top:55px;
	left:260px;
	width:490px;
}

#searchform fieldset{
	border:none;
	position:relative;
}


#searchform p label{
	color:#eeeeee;
	font-size:2.3em;
}


#searchform p input{
	width:300px;
	background:#dbe6f1;
	border:1px solid #98a826;
	top:-3px;
	left:5px;
	position:relative;
}



body #maincol form input.cbx,input.checkbox{
width:1em;
margin-right:1em;
}


#searchform .options{
	margin:5px 0 0 90px;
}



#searchform .options label{
	padding:0 10px 0 3px;
	color:#443a13;
}

#searchform .options span{
	color:#eeeeee;
	font-weight:900;
	padding:0 0 0 5px;
}



#searchform .options span a{
	font-size:0.9em;
	padding:0 0 0 0px;
	color:#eeeeee;
}



#searchform #submit{
	position:absolute;
	right:0;
	top:1.7em;
	font-size:11px;
	cursor:pointer;
}

* html #searchform #submit{
	top:1em;
	right:10px;
}

/* main content */
div#content{
	border-top:1px solid #67667e;
	padding-top:1px;
	position:relative;
	min-height:100px;
}

div#content ul,div#content ol,div#content p{
	margin:1em 0;
}

/* main column (floated to left) */

div#maincol{
	float:left;
	width:525px;
	padding:5px 2px 5px 0px;
}

/* list of catalogue items */
div#itemlist{
	background:#f8f8f8;
	border-top:1px solid #637400;
	border-bottom:1px solid #637400;
	margin:1px 0 0 0;
	clear:both;
	padding:0;
	color:#000;

}

div#itemlist div.item{	
	width:255px;
	float:left;
	padding:10px 0 5px 4px;
	min_height:20px;
	_height:20px;
	background:#f8f8f8;
	
}

div#itemlist div.item h3{
	font-size:0.9em;
	background:url('../images/cat.gif') 0px 0% no-repeat;
	padding:0px 0 0px 20px;
	line-height:1.6em;
}

div#itemlist div.item h3 img{
	margin:0;
	padding:0;
	display:inline;
}

div#itemlist div.item span{
	font-size:0.9em;
	padding-left:21px;
	display:block;
	padding-top:2px;
}

#content h2{
	font-size:1.1em;
	font-variant:small-caps;
}


#maincol h2{
	padding-left:5px;
}



#maincol h2 span{
	font-weight:100;
}



div#colbottombanners{
 text-align:center;
 bottom:5px;
 clear:both;
 width:515px;
 padding:25px 0 0 0;
 }

/* sidebar section floated to right */



div#side{
	width:245px;
	float:right;
	padding:5px 0 5px 0;
	
}

div#werbung{
	padding:10px 0;
	text-align:center;
}

* html div#werbung{
}

div#side .topad{
	text-align:center;
	padding:5px 0;
	background:#eeeeee;
	margin-bottom:5px;
	margin-top:5px;
	_border-top:5px solid #fff;
}



div#side .newsbox{
	background:#eeeeee;
	padding:5px 5px 15px 5px;
	margin-bottom:5px;
}

div#side .newsbox h3{
	font-size:0.9em;
	margin:1.5em 0 0 0;
}


div#side .newsbox h2{
	margin:5px 0;
}

div#side .newsbox p{
	color:#000;
}

div.newsbox {
    background-color:#eeeeee;
}

div.newsbox .newsitem{
	padding:5px 0;
	font-size:0.9em;
}

div.newsbox .newsitem span{
    display:block;
    font-weight:900;
    padding:0 0 3px 0;
}
div.newsbox .newsitem a{
	font-weight:100;
	color:#000;
}

div.newsbox a.promo{
	font-size:0.9em;
	display:block;
	padding:10px 0 0px 0;
}

div#side .newsbox .rsslink{

}

div.servicesbox{
	background:#eeeeee;
/*	padding:10px; */
	padding:5px 10px 10px 10px;	
	margin-bottom:5px;
}


div.servicesbox ul{
	padding:3px 0; 
	list-style:none;
}

div.servicesbox ul li{
	padding:0 15px;
	background:url('../images/bull.gif') 0 50% no-repeat;
}

div.contentseiten{
	background:#f8f8f8;
/*	padding:10px; */
	padding:5px 10px 10px 10px;

	margin-bottom:5px;
	clear:both;
}

div.contentseiten ul{
	padding:5px 0px;
	list-style:none;
}

div.contentseiten ul li{
	padding:0.2em 15px;
	background:url('../images/bull.gif') 0 50% no-repeat;
}


div.servicesbox div.col2  ul li a{
	color:#000;
	font-weight:100;
}

div.teaser{
    background:#eeeeee;
	padding:10px;
	margin-bottom:5px;
}

div.teaser div.item{
	padding:7px 0 7px 0;	
}

div.teaser div.item h3{
	font-size:1em;
}

div.teaser div.item p{
	font-size:0.9em;
}

div.teaser div.item p img{
	float:left;
	margin-right:3px;
	margin-bottom:1px;
	padding:0;
}

div.teaser div.item a{
	clear:left;
	font-size:0.9em;
	font-weight:100;
}

div.teaser div.item h3 a{
	font-size:1em;
	font-weight:900;
}


div.neueauftrage {
	background:#eeeeee;
	padding:5px 10px 10px 10px;
	margin-bottom:5px;
}

div.wetter, div.partner{

	background:#f8f8f8;

	padding:5px 10px 10px 10px;

	margin-bottom:5px;
	text-align:center;
	min-height:100px;

}

div.wetter {
	height:300px;
}

* html div.wetter, * html div.partner{

	height:100px;

}

div.partner ul{
	padding:0.1em 0;
	list-style:none;
}
div.partner ul li{
padding:6px 0px;
border-bottom:1px solid #ccc;
}

div.neueauftrage ul{
	padding:0em 0;
	list-style:none;
}

div.neueauftrage ul li{
	padding:8px 15px 8px 15px;
	background:url('../images/bull.gif') 0 50% no-repeat;
	border-bottom:1px dashed #bbb;
}


/* promo  (above footer) */

div#promo{
	clear:both;
	height:91px;
	background:url('../images/foot.jpg') no-repeat;
}

/* Image Replacement (FIR) for text */

div#promo strong{
	display:block;
	color:#fff;
	font-size:1.4em;
	height:61px;
	width:488px;
	text-indent:-9999px;
	background:url('../images/promo.gif') 100% 100% no-repeat;
	padding:13px 0 0 10px;
}

/* footer */
div#footer{
	clear:both;
	text-align:center;
	font-size:0.9em;
	padding:5px;
	border-bottom:5px solid #eee;
}

div#footer div#fnav a{
	color:#000;
}

/*i add this from previous css*/
/*
table {
	background-color:#FFFFFF;
	text-align:left;
}

.outborder {
	background-color:#666666;
}

.inborder {
}

.out {
	background-color:#ffffff;
}

.in {
	 background:none;
}
td {
 background-color:#ffffff;
}

.header {
	background-color:#ffffff;
}

*/

.title {
	color:#000000;
	font-weight:bold;
}

.menu {
	background-color:#efefef;
}

td {
	font-size:11px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#000000;
}

.small {
	font-size:10px;
	font-family:verdana,arial,geneva,sans-serif;
}

.smallgrey {
	font-size:11px;
	font-family:verdana,arial,geneva,sans-serif;
	color:#000;
}

.menu a, .menu a:visited, .menu a:active {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

.menu a:hover {
	font-weight:normal;
	color:#FF0000;
}

/*
.tableb {
	background-color:#ffffff;
}
*/

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table.adsense {
	border: dashed 1px #666666;
	padding: 7px;
	background:#fff;
}

table.adsense select{
	width:auto;
}

/* ab hier Änderungen der Version 1.4.1 */

legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}

fieldset {
	border:1px solid #cdcdcd;
	padding:12px;
}



.error {
	color:#990000;
	background-color:#FFFFE1;
	border:1px dashed #990000;
	margin-top:25px;
	margin-bottom:25px;
   	font-weight:bold;
}

.error ul li{
	margin-left:25px;
}



.addform_titel {
	font-weight:bold;
	margin-bottom:5px;
}


form table input, form table textarea{
	width:300px;
}

form select{
	width:340px;
}

form table input#submit, #content input#submit, input.submit{
	width:auto;
	padding:1px 5px;
	display:block;
	margin-top:5px;
}
form table input.submitre{
	width:auto;
	padding:1px 5px;
	display:block;
	margin-top:5px;
	margin-left:170px;
}
form#addForm1 input{
	width:auto;
	padding:0 5px;
}

table.in{
	border-collapse:collapse;
}
table.in td{
	padding:5px;
}

td.link div{
	padding:10px 5px 5px;
}


table td.link{
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	margin:5px 0;
	background:#fff8db;
}

table#newLinks{
	width:96%;
}
table#newLinks td{
	
}

table#newLinks a.link{
	font-size:1.1em;
	color:#000;
}

table#newLinks td.arrow{

	background:url('../images/cat.gif') 100% 50% no-repeat;
}

p.newsMonth{
	font-weight:900;
	padding:0.2em 0.5em;
}

#bottombanners{
clear:both;
text-align:center;
font-size:0.9em;
line-height:1.6em;
padding:5px;
border:1px solid #4275a4;
margin-bottom:2px;

}

#bottombanners a{
	color:#000;
}

#bottombanners a.brown{
	color:#800000;
}

div#cstitle{
	font-weight:900;
	padding:0.5em 1em;
}

div.content_piece{
	padding:0.5em 1em;
	clear:both;
}

div.contentpage{
	padding:0.5em 1em;
}

div.contentdate{
	font-size:0.9em;
}

div.contenttitle{
	font-weight:900;
	padding:0 0 1em 0;
	clear:both;
	}
div.contentpageintro,div.contentpagebody{
	padding:0 0 1em 0;
	font-size:0.9em;
	font-family:Verdana,arial,geneva,sans-serif;
	text-align:justify;	
	
}

div.contentpagebody{
	clear:both;
	line-height:1.2;
}

.contentpagebody li {
	margin-left: 12px;
	_margin-left: 15px;
}

div.contentpageintro{
	line-height:1.2;
	_width:auto;
	_height:1.5em;
}

div.newsbody, div.static, div#disl, div#aqbcontent, div.contentBox{
	width:505px;
	_overflow-x:hidden;
	padding:5px 5px 5px 10px;
	font-size:0.9em;
	font-family:Verdana,arial,geneva,sans-serif;
	text-align:justify;
}

img.contentpageimage{
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	border:1px solid #ccc;
}


form#addForm1,form#addForm2,from#addform1,form#addform2{
	width:500px;
	margin:10px 0 10px 10px;
	font-size:0.9em;
	font-family:Verdana,arial,geneva,sans-serif;
}


div.newsbody br{
	line-height:1em;
}

div#cslinksb{
}

a.print{
margin-left:300px;
}

a.back{
}

h3.itemhead{
	font-size:1em;
	padding:5px 10px;
	color:#477eb1;
}

textarea#text{
}

div#diframe iframe{
	margin:10px 0;
	width:490px;
	height:350px;
}

#addform1,#addform2{
	width:500px;
	margin:10px 0 10px 10px;
}

table.contentBox{
	margin:10px;
}


table.contentBox div li{
	margin-left:10px;
}


div#skycrapper{
	position:absolute;
	left:790px;
	top:165px;
}

div#pagesbar{
	padding:10px;
	text-align:center;
}

form.searchf{
	width:170px;
}
form.searchf input.searchs{
	width:160px;
}

form.searchf select{
	display:block;
	margin:1px 0;
	width:162px;
}

div.csalert{
	padding:10px;
}
div.neueauftrage, div.col2 {
	height:220px;
}

div.newlink div.neueauftrage{
	background:#E8F4F4;	
	margin-bottom:5px;
}

div#side div.servicesbox {
	background:#E8F4F4;	
}

div#side a.servicelink {
	font-weight:bold;
}

div.newlink div.servicesbox {
	background:#eeeeee;
}
div#dienste_list {
	margin-left:10px;
}

div#dienste_list h3 {
	font-size:1.2em;
	font-style:normal;
	font-weight:bold;
	margin-left:5px;
}

div#dienste_list h2 {
	text-align:center;
	margin:10px 10px;
}

div#dienste_list ul {
	margin-left:20px;
}

div#seminare h2 {
	font-size:1.2em;
	text-align:center;
	margin:10px 10px;
	font-style:normal;
	font-weight:bold;
}
div.wetter ul{
	font-size:0.9em;
	padding:0px;
	margin-top:0px;
	text-align:left;
	list-style:none;
}
div.wetter li{
	margin-top:5px;
}
div.wetter span.date {
	font-weight:bold;
}

div#bottombanners a {
	color:#999999;
}

#cmssubcats {
	padding: 0 0 20px 14px;
    color:#000000;
	list-style: none;
	position: relative;
	height: auto;
	clear: both;
}

#cmssubcats li {
	width: 230px;
	float: left;
	display: block;
}
