/* CSS Document */
body {
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;	
	font-size:11px;
}

.clearer {
	clear: both;
}

div#headerImage {
	width:980px;
	height:128px;
	background-color:grey;
	overflow:hidden;
}
div#webseite {
	width:980px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background-image:url(../grafiken/hgmain.gif);
	background-position:top right;
	background-repeat: repeat-y;
}

div#mainMenu {
	width:980px;
	height:57px;
	
	margin:0px;
	padding:0px;
	
	position:relative;
	
	background-image:url(../grafiken/hgmenu.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

div#searchbox{
	margin:10px;
	text-align:right;
}

div#content {
	margin-left:40px;
	position:relative;
	margin-top:30px;
}


div#footer {
	clear: both;
	margin-top:40px;
	overflow:hidden;
	line-height:1.3em !important;
	font-size:11px !important;
	position:relative;
}

div#werbung {
	position:absolute;
	top : 0px;
	left:990px;
}
div#werbung2 {
	position:absolute;
	top : 605px;
	left:990px;
}

div#werbung3 {
	position:absolute;
	top : 670px;
	left:990px;
}

div#werbung4 {
	position:absolute;
	top : 735px;
	left:990px;
}

div#werbung5 {
	position:absolute;
	top : 800px;
	left:990px;
}
div#werbung6 {
	position:absolute;
	top : 865px;
	left:990px;
}
div#werbung7 {
	position:absolute;
	top : 930px;
	left:990px;
}



div#footer p {
	padding:0px;
	margin: 0px;
	position:absolute;
	bottom:1px;
	left:300px;
	text-decoration:none;
	text-transform:uppercase;
	color:#00788b;
	font-weight:bold;
	line-height:1.3em;
	font-size:11px;
}

/**
 *
 * KOnfiguration Startseite 
 */ 


div#contentZeile1 {
	overflow:hidden;
	clear:left;
}
div#contentZeile1 div.startseiteText {
	width:605px;
	float:left;
	margin-right:15px;
}
div#contentZeile1 div.startseiteBild {
	width:300px;
	float:left;
}
div#contentZeile2 {
	margin-top:15px;
	overflow:hidden;
	clear:left;
}
div#contentZeile2 div.container {
	width:298px;
	margin-right:9px;
	float:left;
}

#searchform {
	padding: 4px 0px;
}

#searchform form {
	padding: 0 10px;
	height: 20px; 
}

#searchform span {
	font-weight: bold;
	color: #00788B;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 8px;
}
#searchform .searchbox {
	border:1px solid #A5B0B0;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-left:5px;
	padding-top:4px;
	width: 117px;
}
#searchform .submit {
	padding-top: 2px;
	padding-left: 0px;
background-color:rgb(203,231,229);
border: none;
}

/**
 * Konfiguration "Standard"
 * breite Spalte (2:1)
 */
 
div.standardLinkeSpalte {
	width:605px;
	float:left;
	margin-right:15px;
	overflow:hidden;
}

div.standardRechteSpalte {
	width:295px;
	float:left;
	overflow:hidden;
}

/**
 *
 * KOnfiguration Handbuch 
 */ 


div#contentZeile1 {
	overflow:hidden;
	clear:left;
}
div#contentZeile2 {
	margin-top:15px;
	overflow:hidden;
	clear:left;
}
div#contentZeile1 div.handbuchBreit,
div#contentZeile2 div.handbuchBreit {
	width:605px;
	float:left;
}
div#contentZeile1 div.handbuchSchmal,
div#contentZeile2 div.handbuchSchmal {
	width:295px;
	float:left;
}

div#contentZeile2 div.handbuchBreit {
	margin-right:15px;
}

div#contentZeile2 div.handbuchSchmal {
	margin-right:15px;
}




div.farbbox {
	
}
div.farbbox div.header {
	padding:8px;
}
div.farbbox div.content {
	padding:15px;
}

div.twocols {
	overflow:hidden;
}
div.twocols1 {
	float:left;
	width:48%;
	margin-right:3%;
}

div.twocols2 {
	float:left;
	width:48%;
}



.csc-frame-frame1 div.csc-textpic-text {
	border-top:1px dotted #8fc4cc;
	border-bottom:1px dotted #8fc4cc;

}

.firstHeader {
	margin-top:0px !important;
}

#webseitlink {
	display:block;
	padding:0px;
	margin:0px;
	width:305px;
	height:55px;
}
#webseitlink a {
	display:block;
	text-indent:-999em;
	padding:0px;
	margin:0px;
	width:305px;
	height:55px;
}

/* Sonderformatierung für Bilder in der rechten Spalte auf Seite SEELS */
.standardRechteSpalte .csc-textpic-center img {
margin: 5px 0;
}

.addthis_toolbox {
margin-top: 20px;
}

#tx-indexedsearch-searchbox-sword {
	border:1px solid #00788B;
	font-size:13px;
	font-weight:bold;
	color:#00788B;
	height:16px;
	width: 117px;
}
#tx-indexedsearch-searchbox-button-submit{
	background:none;
	border:none;
	color:#00788B;
	font-weight:bold;
	text-transform:uppercase;
}

#searchform fieldset{border:none;}
#searchform p{clear:both;}
