/*:::::: Formatvorlage für die Website www.heber-terramix.de ::::::*/
body {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
        background-color: #006651; 
        background-image: url(images/background-row.gif); 
        background-repeat: repeat-x;
	color: black;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.LogoContainer {
  float:		left;
  clear:		left;
  background-image:	url('images/logo.gif');
  width:		165px;
  height:		109px;
  margin:		0px 0px 0px 0px;
}

h1  {
	font-size: 120%;
	font-weight: bold;
	color: #006651;
	padding-top: 8px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #006651;
	padding-top: 8px;
}

h3, h4, h5 {
	font-size: 105%;
	font-weight: bold;
	color: black;
	padding-top: 5px;
}

h6 {
	font-size: 110%;
	font-weight: bold;
	color: white;
	padding-top: 8px;
}

span { color: #00705B;
       font-size: 85%;
       font-weight: bold;
}

a {
	color: #00705B;
}

a:hover, a:focus {
	color: #FEE000;
	text-decoration: underline;
}

a:active {
	color: #FEE000;
}

.doNotDisplay {
	display: none;
}

.mainContainer {
	text-align: left;
	font-size: 100%;
	width: 913px;
	background-color: #006651;
	background-image: url(images/background.gif); 
        background-repeat: repeat-y;
	border-style: solid;
	border-width: 0;
	border-color: #006651; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.topRow {
	width: 100%;
	background-color: #006651; /*#00705B;*/
}

.topRow img {
	float: left;
}

.topImages {
	width: 100%;
}

.menuRow {
	clear: left;
	width: 100%;
}

.topMenu {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 80px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-right: 0;
	text-align: left;
	text-indent: 61px;
	text-transform: uppercase;
	float: left;
	width: 700px;
	height: 20px;
	/*max-height: 10px;*/
	/*overflow: hidden;*/
}

.topMenuItem {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.topMenuItem A {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.topMenuItemActive {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #FFDF00;
	font-weight: normal;
	text-decoration: none;
}

.topMenuItem A:hover {
	color: #FEE000;
}

.topMenuItemActive A {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #FFDF00;
	font-weight: normal;
	text-decoration: none;
}

.topRightTitle {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	width: 690px;
        padding-top: 45px;
	padding-bottom: 4px;
	padding-left: 37px;
	text-indent: 55px;
	float: left;
}

.topTitles {
	clear: left;
	height: 27px;
	width: 100%;
}

.topLeftTitle {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	/*text-indent: 12px;*/
	color: black;
	width: 225px;
	height: 28px;
	float: left;
	background-color: white;
	padding-top: 5px;
	border-bottom: 4px solid;
	border-color: #006A4D;

}

.headerRow {
	border-top: 12px solid #006651;
        height: 4px;
        background-color: white;
}

.bottomRow {
	clear: left;
	width: 100%;
	color: white;
	text-align: left;
	background-color: #006651;
 	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 88%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0;
}

.bottomRow A {
	color: white;
	text-decoration: none;
}

.contentRow {
	clear: left;
	width: 100%;
	min-height: 400px;
	/*background-color: white;*/
	background-image: url(images/contentBack.gif);
        background-repeat: repeat-y;

}

.endRow {
        height: 4px;
        background-color: white;
        border-bottom: 25px solid #006651;
}

.mainMenu {
	font-size: 100%;
	float: left;
	width: 255px;
	max-width: 255px;
	min-height: 400px;
	text-transform: uppercase;
	height: 100%;
	overflow: hidden;
	background-color: #006651;
	padding-bottom: 3em;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

.breadcrumb {
	width: 410px;
	/*height: 20px;*/
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 85%;
	color: black;
	padding-top: 10px;
        padding-bottom: 8px;
	padding-left: 15px; 
	background-color: #ffffff; 
	float: left;
}

.breadcrumb A {
	color: #00705B;
	text-decoration: none;
}

.breadcrumb A:hover {
	color: #FEE000;
	text-decoration: none;
}

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.content {
	float: left;
	width: 630px;
	max-width: 630px;
	min-height: 450px;
	background-color: #006651;
        color: yellow;
	height: 550px;
	overflow: auto;
        color: black;
        padding-left: 14px;
	padding-right: 10px;
	padding-top: 15px;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 110%;
}

.contentContainer {
	float: left;
	width: 630px;
	background-color: #006651;
	min-height: 450px;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 110%;
	color: white;
	margin: 0;
	padding-top: 25px;
	padding-left: 0;
	padding-right: 12px;
	padding-bottom: 10px;
	/*padding-left: 0px;
	margin-left: 0px;*/
}

.rightMenu {
	float: right;
	width: 130px;
	min-height: 417px;
	padding: 0;
	margin: 0;
}

.rightMenu A {
	color: #5D80AB;
	text-decoration: none;
}

.rightMenu A:hover {
	color: #FF5E00;
	text-decoration: none;
}


.suche {
        width:130px;   
        background-color: white;
	height:max;	
	float:right;
        font-size: 85%;
     	text-align:left;
	padding-top: 5px;
	padding-bottom: 0;
}

.suche p {
	display: none;
}

.csc-form-label-req {
display: none;
}

.clearLinkLineDiv {
	width: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}

/*:::::: Erste Menüebene ::::::*/

.mainMenuItemLevel1 {
	text-align: left;
	font-weight: bold;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #E2E8F4;*/
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 13px;
}

.mainMenuItemLevel1 A {
	color: white;
	font-weight: bold;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	text-decoration: none;
	font-size: 13px;
}

.mainMenuItemLevel1Active {
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	color: black;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2E8F4;*/
	background-color: #B8C8E5;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.mainMenuItemLevel1 A:hover {
	color: #FEE000;
}


.mainMenuItemLevel1Active A {
	color: white;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}

.mainMenuItemLevel1TextBlock  {
	width: 200px;
	float: left;
padding-left: 10px;
}


.mainMenuItemLevel1Bullet {
	padding-left: 6px;
	margin-right: 4px;
	padding-top: 5px;
	float: left;
}


/*:::::: Zweite Menüebene ::::::*/

.mainMenuItemLevel2 {
	text-align: left;
	font-weight: bold;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 11px;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 12px;
}

.mainMenuItemLevel2 A {
	color: white;
	font-weight: bold;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	text-decoration: none;
	font-size: 12px;
}

.mainMenuItemLevel2Active {
	text-align: left;
	font-weight: bold;
	color: #FFDF00;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 11px;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mainMenuItemLevel2 A:hover {
	color: #FEE000;
}

.mainMenuItemLevel2Active A {
	color: #FFDF00;
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.mainMenuItemLevel2TextBlock  {
	width: 200px;
	float: left;
	padding-left: 10px;
}

.mainMenuItemLevel2Bullet {
	padding-left: 0px;
	margin-right: 4px;
	float: left;
	padding-top: 4px;
}

/*:::::: KONTAKTFORMULAR ::::::*/

.csc-mailform {
	border-style:	none;
	margin-top: 1px;
	padding-top: 1px;
	float: left;
	
}

.csc-mailform-field label {
	width:		100px;
	display:	block;
	float: 		left;
}

csc-mailform-field {
        float: left;
        margin-top: 3px;
}

.csc-mailform-field input {
	border-style:	solid;
	border-width:	1px;
	border-color:	black;
	background-color:	#eeeeee;
}


.csc-mailform-field textarea {
	border-style:	solid;
	border-width:	1px;
	border-color:	black;
	background-color:	#eeeeee;
}

.csc-mailform-check {
	border-style:		none;
	background-color:	white;
}

.csc-mailform-radio fieldset {
	border-style:	none;	
}

.csc-mailform-radio label {
        font-size: 120%;
        font-weight: normal;
	color:		black;
	display:	inline;
	margin-left:    90px;
	/*float:	left;*/
}

.csc-mailform-radio {
	display:	block; 
	/*text-align:	left;*/
	clear:		both;
	float:		none;
}

.csc-mailform-radio input {
	border-style:	none;
	background-color:white;
	float:		none;
}

.csc-mailform-radio legend {
	display:	none;
}

.mailformBereich {
	border-style:	none;
	margin-top: 5px;
	float: left;
}
