/* ******************************************* */
/*    CSS-File of the comundus web relaunch    */
/* ******************************************* */
/* initialization of all elements */
body {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

* {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
/*	vertical-align: middle;*/
}

/* ******************************************* */
/*    definition of writings 				   */
/* ******************************************* */
h1 {
	font-size: 14px;
	margin-bottom: 9px;
}
h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #000000 !important;
	margin-bottom: 4px;
}

h3 {
	font-size: 12px;
	margin-top:0px; /* 17*/
	letter-spacing: 1px;
	font-weight: bold;	
	margin-bottom: 2px;
	color: #000000 !important;
}

h4, .boxHeader {
	padding-left: 3px;
	font-size: 12px;
	width: 257px;
}

h4, h4 a {
	
	color: #FFFFFF !important;
	background-color: #FF7F00;
	
}
.boxHeader {
	color: #FF7F00 !important;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FF7F00;
	/*border-right: 1px solid #FF7F00;*/
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;	
}

#headerText {
	color: #FF7F00 !important;
	background-color: transparent;
	font-weight: bold;
	font-size: 13px;
}

#headerSpacer #headerText{
	vertical-align:bottom !important;
	text-align: right;
	padding-bottom: 1px;
}

h4 a:hover {
	text-decoration: none;
}
/* ******************************************* */
/* 		Rahmen und Schattierungen 			   */
/* ******************************************* */
#cornerBottomLeft {
	width: 192px;
	height: 20px;
	background: url(../images/leftbottom.jpg) no-repeat;
	float: left;
}
.bottom {
	width: 560px;
	height: 20px;
	background: url(../images/bottom.gif) repeat-x;
	float: left;
	margin-top: 2px;
}
#cornerBottomRight {
	width: 213px;
	height: 20px;
	background: url(../images/right_bottom.jpg) no-repeat;
	float: right;
	margin-right: 0px;
	margin-top: 0px;		
}
.bottomShadow {
	height: 18px;
	width: 965px;
}

/* ******************************************* */
/*    general definitions 	 				   */
/* ******************************************* */
html, body {
	background-color: #808080;
}
textarea {
	width: 285px;
	border: 1px solid #666666;
}
img {
	border: none;	
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #FF7F00;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.externLink {
	padding-left: 12px;
	background: url(../images/link_extern.gif) no-repeat 0px 3px;
}
.externLink:hover {
	background:url(../images/extern_link_hover.gif) no-repeat 0px 3px;
} 
/* ******************************************* */
/*    own classes		 	 				   */
/* ******************************************* */
.clear {
	clear: both;
	height: 0px; 
	width: 0px;
}
/* div with all content */
#wholePage {
	background-color: #808080;
}
#centerPage {
	width: 965px;
	margin: 0 auto;
	background: #FFFFFF url(../images/background_page.gif) repeat-y;
}
#leftColumn {
	width: 191px;
	float: left;
	background: #FFFFFF url(../images/leftTop.jpg) repeat-x;
	margin-left: 0px;	
}
#topImage {
	height: 142px;
	width: 565px;	
}
#topImage #headerText {
	vertical-align:bottom !important;
	text-align: right;
	margin-right: 15px;
	margin-top:-17px;
}
#leftSpacer img {
	float:right;	
}
#centerColumn {
	width: 550px;
	float: left;
}
#centerColumn #topImage img {
	width: 565px;
	height: 142px;
}

#content {
	padding-left: 15px;	
	margin-top: 15px;
}
#content ul {
	list-style-image:url(../images/list-style.gif);
	margin-left: 15px;
	padding-bottom: 12px;
}
#content p {
	padding-bottom: 12px;	
}
#content a {
	vertical-align: top !important;	
}
#content ol {
	margin-left: 15px;
	padding-bottom: 12px;
}
/*
#content b, #content strong {
	padding-bottom: 2px;
}
*/
#content a span, #content a:hover span, #content ul li a, #content ul li a:hover, #content a strong, #content a:hover strong, #content table a, #content table a:hover {
	color:#FF7F00 !important;
}
#content ul span {
	vertical-align: top;
}

#rightColumn {
	width: 206px;
	height: 360px;
	float: right;
	background: transparent url(../images/right_top.jpg) no-repeat;
	padding-right: 6px;
}

.spacer {
	height: 130px;
}

.downloadLink {
	background: transparent url(../images/diskette.jpg) no-repeat;	
	padding-left: 20px;
	margin-bottom: 4px;
	display: block;
}
.contentlink{
	background: transparent url(../images/Link.gif) no-repeat;	
	padding-left: 20px;
	margin-bottom: 4px;
	display: block;
}
#rightColumn .downloadList{
	list-style:none;
}
.newsBox, .textBox, .downloadBox, .kontaktBox, .linkBox {
	width: 175px;	
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
#lastBox, .kontaktBox{
	border: none !important	
}
#startSearch {
	width: 20px;
	height: 18px;
	border: none;
	float: left;
	margin-top: 1px;	
}
.newsTitle {
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: 0px !important;
}
.newsElement {
	margin-bottom:5px;
}
.newsLink {
	font-size: 11px;	
}
.newsListElement h2 {
	margin-bottom: 0px;
}
#rightContent {
	margin-right: 0px;
	padding-left: 15px;
	width: 205px;
}
#logo {
	height: 53px;
	width: 205px;
	height: 34px;
}
#logo img {
	margin-top: 14px;
	float: right;
}
.newsBox p, .textBox p{
	font-size: 11px !important;
}
#leftSpacer {
	height: 54px;
}
.rightSpacer {
	height: 94px;
}
#footer {
	margin-left: 1px;
	margin-top: 70px;	
}
#footer img {
	float: right;
	margin-right: 20px;	
}
#searchForm {
	margin-bottom: 74px; 
	margin-top:15px;
}
#searchField {
	background-color: #FFFFFF;
	height:16px;
	width:150px;
	float:left;
}
* HTML div#footer {
	padding-top:70px !important;
	margin-top: 0px !important;	
}

.bildrechts {
	float: right;
	margin: 15px 10px 10px 15px;
	max-width:530px;
}

.bildlinks {
	float: left;
	margin: 15px 15px 10px 0px;	
	max-width:530px;
}

#pageNavigation {
	width: 100%;
	border-top: 1px solid #CDCDCD;
	padding-top:4px;
	text-align:center
}
#pageNavigation a {
	vertical-align: middle !important;
	padding-bottom: 2px;	
}
#pageNavigation span {
	
}
/* ******************************************* */
/*    Startseite		 	 				   */
/* ******************************************* */
.startPageBoxes {
	width: 550px;	
}	
.boxWithImage, .boxWithoutImage {
	width: 260px;
	height: 106px;
	margin-right: 10px;
	border: 1px solid #FF7F00;
	float: left;
	margin-bottom: 8px;
	/* background-color: #F9F8F6; */
}
.boxImage {
	width: 120px;
	height: 76px;
	float: left;	
	margin-right:10px;
}
.boxWithImage .boxContent {
	float: right;
	width: 132px;
	
}
.boxContent a, .boxContent a:hover {
	color: #000000!important;
}
.boxWithImage .boxContent h2, .boxWithoutImage .boxContent h2 {
	margin-top:3px;	
}
.boxWithoutImage .boxContent {
	padding-left: 3px;
	height: 75px;	
}
#zwei {
	margin-top: 15px;
}
/* ******************************************* */
/*    Liste mit News	 	 				   */
/* ******************************************* */
.newsList {
	width: 530px;
}
.newsListElement {
	border-bottom: 1px solid #666666;
	padding-top: 8px;
	padding-bottom: 12px;
}
.elementImage {
	width: 100px;
	float: left;	
}
.elementImage img {
	width: 100px;
	float: left;	
}
.elementTeaser {
	width: 420px;
	float:right;
	margin-left: 10px;
}
.newsListElement#lastElement {
	border-bottom: none !important;	
}

/* ******************************************* */
/*    Newsartikel		 	 				   */
/* ******************************************* */
.newsArticle {
	width: 530px;	
}
.newsText {
	float: left;
	width: 460px;
}
.newsImage {
	float: right;
}

/* ******************************************* */
/*    Kontaktformular	 	 				   */
/* ******************************************* */
.feldtext {
	width: 110px;
}
.grTextfield {
	width: 285px;
}
.interessenValues div {
	width: 100px;
	display: block;	
	float:left;
}
.secondColumn {
	width: 185px !important;
	float: right !important;  
}
#contactFormTable input {
	height: 16px;
	border: 1px solid #666666;	
	vertical-align: middle; 
}
#contactFormTable tr {
	width:285px;
	margin-bottom: 10px;
	height: 25px;
}
#contactFormTable td {
	margin-bottom: 10px;
}
#inputOrt {
 	width: 150px;	
}
#spanPLZ {
	margin-left: 20px;
}
#inputPLZ {
	width: 77px;
}
#sendButton {
	width:95px;
	height: 20px;
	margin-left:48px;
}
.interests {
	height: 12px !important;
}
#nachricht {
	margin-top: 12px;
}
#contentDownloadList .downloadList li {
	list-style: none;	
}
#contentDownloadList .downloadList li {
	margin-left: 9px;
	list-style-image: none !important;
}
.downloadList {
	list-style-image: none !important;	
}
.downText {
	margin-left: 29px !important;
}
#contentDownloadList .downloadList {
	margin-bottom: 33px;
	list-style-image: none !important;
}
.smallBlankLine {
	height: 16px !important;
}
.blankLine {
	height: 25px !important;	
}
.noFrame input {
	border: none !important;
	height: 12px !important;
}
#contactFormTable tr#buttonRow {
	height: 20px !important;
	border: none !important;
}
#buttonRow input {
	border: none !important;
	height: 12px !important;
}
#buttonRow td {
	height: 16px!important;
}
label {
	vertical-align: middle;
}
.langChoose {
	background:none;
	background-color: #808080;	
	text-align:right;
	width:100%;
	margin-top: -3px; 
	/* color:#FFFFFF; */
}
.langChoose a, .langChoose a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px!important;
}
.langChoose span {
	color: #FFFFFF !important;
	margin-right:30px;
	font-size: 11px!important;
}
.textBox h3 a {
	color: #000000 !important;
}

/* Sitemap */
#sitemap li {
	list-style: none;
}

#sitemap a, #sitemap a:link {
	font-weight: bold;
}

#sitemap .sitenextLevel a {
	font-weight: normal;
	font-size: 12px;
	
}
#sitemap .sitenextLevel li {
	list-style-image:url(../images/list-style.gif) !important;
}

#sitemap ul {
	margin-bottom: 10px;
	padding-bottom: 0px !important;
}

.highlight {
	padding-bottom: 2px;
}
.seachScore {
	padding-bottom: 2px;
}
/* ************************************************** */
/* *******************  News  *********************** */
/* ************************************************** */
/* =================================================== */
/*	css-File for News and the News-List	       */
/* =================================================== */
.newsData {
	float: right;
}
.newsContainer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsContainer h2, .newsContainer h2 a, .newsContainer .newsTitle {
	color: #FF7F00 !important;
	/*font-size: 12px;*/
	font-weight: bold;
}

.newsThumbnail {
	float: left;
	width: 65px;
	margin-right: 5px;
	/* border: 1px solid black; */
}

.toTextlink:visited, .toTextlink:active {
	text-transform: none;
}
.newsTeaser {
	width: 460px;
	float: left;
}
.newsTeaser a {
	/*font-size: 11px;*/
	text-decoration: none;
}
.newsTeaser p {
	margin-bottom: 0px !important;
}

/* ************************************************** */
/* ********** Opencms- Formula Generator*********** */
/* ************************************************** */
/* =================================================== */
/*	css-File for Formula Generator       */
/* =================================================== */

	/* labels */
	td.webform_label, td.webform_label_multi{
		background-color:transparent;
		color:#000000;
		font-family:Arial;
		font-size:12px;
		margin:0px;
		vertical-align: top;
		padding: 1px 2px 0px 5px;
		width: 110px;
	}
	
	
	
	td.webform_field{
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		color: #000000;
		font-family: Arial;
		font-size: 12px;
		vertical-align: middle;
	}
	

		
	/* additional fields */
	table.webform_table select {
		height: 20px;
		margin:0;
	}

	table.webform_table textarea {
		height: 285px;
		margin:0;
	}

	table.webform_table tr td.webform_button {
		text-align: left;
		margin:0;		
	}
	
	/* error */
	span.webform_label_error {
		color: #CC0000; 
		vertical-align:top;		
		margin-top: 0px !important;
	}

	span.webform_msg_error{
		color: #CC0000; 
		margin-top: 0px !important;
		font-weight: bold;

	}
	
	/* checkbox */
	table.webform_checkbox_row{
		float: left; 
		padding: 0px 8px 0px 0px;	
	}
	
	td.webform_field_checkbox, td.webform_field_checkbox_row{
		padding: 2px 0px 2px 0px;		
	}
	
	td.webform_label_checkbox{
		padding: 2px 0px 2px 5px;		
	}

	td.webform_label_checkbox_row{
		padding: 2px 0px 2px 3px;	
	}
	
	/* radio */	
	table.webform_radio_row{
		float: left; 
		padding: 0px 8px 0px 0px;		
	}
	
	td.webform_field_radio, td.webform_field_radio_row{
		padding: 4px 0px 0px 0px;		
	}
	
	td.webform_label_radio, td.webform_label_radio_row{
		padding: 1px 2px 0px 5px;
	}
	
	/* table field */
	table.webform_label_table{
		vertical-align: top;
	}
	
	.webform_label_table tr th, .webform_label_table tr td, 
		.webform_field_table tr th, .webform_field_table tr td {
		padding-bottom: 2px;
		padding-top: 2px;
		white-space: nowrap;
	}
	
	td.webform_button input {
		color: #FFFFFF;
		background-color: #9B9B9B;
		width:95px;
		height: 20px;
		margin-left:48px;
	}
	
	td.webform_field input {
		height: 16px;
		border: 1px solid #666666;	
		vertical-align: bottom;
		padding: 0px ;
	}
	
	td.webform_field input.onlineform {
		width: 285px;
		margin-bottom: 5px;
	}
		
	td.webform_field input.radio, td.webform_field input.check, td.webform_field input.checkbox {
		color: #000000;
		background-color: #FFFFFF;
		width: 12px;
	}

	td.webform_field input + a {
		padding: 2px 2px 0px 5px !important;		
	}

	
	td.webform_button input[type="submit"] {
	margin-top: 15px !important;
	margin-left: 0px;
	}
	
	td.webform_button input[type="reset"] {
	margin-top: 15px	!important;

	}
input.radio, input.check {
	border-top: 0px solid #FFFFFF !important;
	border-left: 0px solid #FFFFFF !important;
	border-bottom: 0px solid #FFFFFF !important;
	border-right: 0px solid #FFFFFF !important;
}

