﻿.link
{
color:#464646;
text-decoration: none;
}

.link1
{
color:#505050;

text-decoration: none;
}
.link2
{
color: #ffffff;
text-decoration: none;
}
.link3
{
color: #990000;
text-decoration: none;
}
A:hover
{
color:#663300;
text-decoration: underline;
}
TD
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 10pt;
Font-Variant: normal;
Font-Weight: normal;
Font-Style: normal;
}

div#index{
 position: absolute;
 width: 600px;
 overflow:hidden;
 z-index: 2;
 visibility:visible;
 top:390px;
 padding-left: 85px;
 }

div#index2{
 position: absolute;
 width: 200px;
 overflow:hidden;
 }
.teaser
{
	border-bottom:1px #464646 solid;
	font-size:11px;
	margin-top:2px;
}
.teasertitel
{
	padding-left:5px;
	font-weight:bold;
}
.teaserimg
{
	padding-right:5px;
	
}

.teaserdatum
{
	text-align:right;
}

ol, ul {
	list-style: none;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #006037;
 /*Remove this to remove border between bar and tabs*/
}
.ddcolortabsline2{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 8px;
background: #f4fffb;
 /*Remove this to remove border between bar and tabs*/
}

.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; 
background-color: #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:10px;
}


#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;
	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;
}
#noscreen {
    display:none;
  }

