﻿BODY
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 10pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
    margin:0;
    padding:0;
     text-align:center;
 list-style:none;
}
#wrapper { 
 margin: 0px auto;
 margin-top:5px;
 width: 1000px;
 text-align:center;
border: 2px #006037 solid;
}
#header {
 width: 1000px;
 color: #464646;
 height: 240px;
 margin: 0px 0px 0px 0px;
  background-color:#006037;
}

#logo {
background-image:url('http://www.buchner-bau.de/head/buchner-bauenmitherz.jpg');
background-repeat:repeat-x;
height:30px;
padding:5px;
}

#seitennavi {
  width: 1000px;
  color: #006037;
 margin: 0px 0px 0px 0px;
 text-align:left;
 height:25px;
 border-bottom:1px #006037 solid;
 /*background: #BD9C8C;*/
}

#content { 
 width: 1000px;
 color: #464646;
 margin: 0px 0px 0px 0px;
 padding: 0px;
min-height:550px;

}
#footer { 
 width: 1000px;
 color: #F4FFFB;
 border-top: 1px solid #006037;
 margin: 0px 0px 0px 0px;
 text-align:center;
 background-color:#006037;
  clear: both;

}

.ctitel
{
border: solid 1px #006037; 
background-color: #006037;
}
.ctiteltext
{
color:#ffffff;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 12pt;
Font-Weight: bold;
font-style: italic;
padding-left: 10px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
float:left;
}
.ctiteltext2
{
color:#ffffff;
background-color:#006037;
border: solid 1px #006037; 
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 11pt;
Font-Weight: normal;
font-style: normal;
padding: 5px;
float:left;
}

.czelle
{
border-bottom: solid 1px #505050;
background:#FCE98A;
}
.cleftrightbottom
{
	
	border-bottom:1px #505050 solid;
	border-left: 1px #505050 solid;
	border-right:1px #505050 solid;
	padding: 5px;
	
}
.cbottom
{
border-bottom: solid 1px #505050;}



#setContainer {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#set1 {
	width:950px;
	float:left;
	margin-left:0px;
}
#set2, #set3 {
	width:440px;
	float:left;
	margin-left:0px;
}


#set1 h3,
#set2 h3,
#set3 h3,
#vorVollen_sControl {
	color: #990000;
	background-color:#D9FFEF;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	text-align:left;
	border:1px solid #464646;
}

/*
	I very rarely advocate using !important, but given the above margins are set
	via an ID for when .js is off, this is the simplest answer.
*/
.s_control {
	padding:0 !important;
	display:visible !important;
}

.s_control a {
	display:block;
	height:24px;
	padding:2px 1px;
	position:relative;
	color:#990000;
	text-decoration:none;
}

.s_control a span {
	position:absolute;
	top:1px;
	right:8px; /* half pixel stops gecko from firefuxing up position*/
	width:12px;
	height:16px;
	font-size:1px; /* keep IE happy */
	background:url(http://www.buchner-bau.de/images/buttons.gif) 0 -16px no-repeat;
}

.sc_shrunk a span {
	background-position:0 0;
}

.sc_shrinking a span {
	background-position:-12px -16px;
}

.sc_expanding a span {
	background-position:-12px 0;
}

.sc_shrinking,
.sc_expanding {
	/*background:#EEF;*/
}

.s_content {
text-align: left;
width: 950px;
	overflow:hidden;
	margin-bottom:2px;
	font:normal 12px/16px arial,helvetica,sans-serif;
}
.s_content2 {
text-align: center;
width: 440px;
	overflow:hidden;
	margin-bottom:2px;
	font:normal 12px/16px arial,helvetica,sans-serif;
}


.s_content.s_shrunk {
	border-bottom:0;
}
h3 {
	font-size: 14pt;
	font-style: italic;
	text-decoration:underline;
	margin: 10px 0 2px 0;
	color:#990000;
}
.adresse {
	font-size: 10pt;
	font-style: normal;
	margin: 10px 0 2px 0;
	color:#000000;
}


#noprint {
    display:none;
  }
