
html {
	height: 100%;
}
body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #424242;
	background-position: top center;

}

a img {
	border: none;
	outline: none;
}
#wrapper {
	position: relative;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	float: left;
	text-align: left;
	width: 940px;
}
H1 {
	font-size: 1.2em;
}
H2 {
	font-size: 14px;
	margin-top: 15px;
}
H3 {
	font-size: 15px;
}
H4 {
	font-size: 16px;
}
H5 {
	font-size: 18px;
}
H6 {
	font-size: 9px;
	line-height: 9px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}


a.redit {
	color: #ff0000;
}

a {
	color: #4c8511;
	text-decoration: none;
}

#contenttext a:hover , #margin a:hover {
	background-image: url(../images/_Allgemein/a_hover_underline.gif);
}
a:hover{
	text-decoration: none;
}

p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

/*for Firefox Editing*/
li p {
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.deftab {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-width: 0px 0px 0px 0px;
}


td.bg2{
	background-color : #ffffff;
}

input, select {
	font-size: 11px;
}

input.form {
	height: 18px;
	line-height: 18px;
	background-color: #C9C9C9;
	border: 1px solid #ffffff;
	color: #5B5C5C;
	padding-top: 2px;
	padding-left: 2px;
	margin: 4px;
	width: 220px;
}
.formline {
	float: left;
	width: 100%;
}
.label {
	width: 75px;
	float: left;
	padding-top: 5px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	margin-right: 25px;
} 
input.formlong {
	width: 600px;
	border-color: #9faec4;
	border-style: solid;
	border-width: 1px;
	padding-left: 3px;
}
#nachricht {
	font-size: 12px;
	background-color: #C9C9C9;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-family: arial;
	padding-top: 2px;
	padding-left: 2px;
	margin: 4px;
	height: 120px;
	width: 280px;
}

.mail_submit {
	background-color: #9E9E9E;
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 9px;
	background-position: right;
	font-size: 10px;
	text-align: left;
	overflow: visible;
	display: inline;
	color: #ffffff;
	height: 19px;
	margin-left: 104px;
}
.mail_submit:hover {
	background-color: #629230;
}
input.checkbox,input.button {
}
textarea {
	width: 360px;

	background-color: #9E9E9E;
	border: 1px solid #ffffff;
}
textarea.cms {
	width: 480px;
	color: #4f6e9f;
}
textarea.cms {
	color: #4f6e9f;
}
button {
	cursor:pointer;
}

#bottomcontrol {
	margin-top: -17px;
	width: 940px;
	float: left;
	height:16px;
	width: 100%;
	text-align: left;
}
#bottomcontrol a {
	color: #ffffff;
	font-size: 10px;
}
.wrap_footer {
	text-align: right;
	float: right;
	margin-right: 210px;
	position: relative;
	display: inline;
}
.footer {
	background-color: #666666;
	/* width: 739px; */
	width: 2000px;
	position: absolute;
	height:16px;
	right: 0px;
	text-align: right;
}
.footer_links {
	text-align: left;
	float: right;
	width: 540px;
}
#langnav {
	position: relative;
	background-color: #a3a9c3;
	height: 19px;
	line-height: 19px;
	float: left;
	padding-left: 0px;
}
.impressum {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	float: left;
}
.privacy {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	border-right: 1px solid #ffffff;
	float: left;
}
.whitespace {
	float: left;
	width: 201px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	background-color: #F1F1F1;
	margin-left: 10px;
}
.home {
}
.sitemap {
}
#langnav img {
	border-left: 1px solid #ffffff;
}
#langdiv {
	position: relative;
	border-left: 1px solid #ffffff;
	line-height: 20px;
	height: 20px;
	background-color: #a3a9c3;
	float: left;
}
#langselect {
	position: relative;
	color: #ffffff;
	font-size: 10px;
	height: 16px;
	background-color: #a3a9c3;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	padding-left: 15px;
	width: 100px;
	float: left;
}
#searchdiv {
	position: absolute;
	color: #ffffff;
	right: 0px;
	margin-right: 0px;
	margin-top: 21px;
	height: 20px;
	z-index: 100;
	width: 100px;
}
#searchdiv a {
	color: #FFFFFF;
	text-decoration: none;
}
#searchdiv .ger {
	display: block;
	height: 21px;
	padding-left: 40px;
	line-height: 21px;
	text-decoration: none;
	background-image: url(../images/_Allgemein/lang/german_inactive.gif);
}
#searchdiv .ger:hover {
	background-image: url(../images/_Allgemein/lang/german_active.gif);
}
#searchdiv .ger_active {
	display: block;
	height: 21px;
	padding-left: 40px;
	line-height: 21px;
	text-decoration: none;
	background-image: url(../images/_Allgemein/lang/german_active.gif);
}
#searchdiv .eng {
	display: block;
	height: 21px;
	padding-left: 40px;
	line-height: 21px;
	text-decoration: none;
	background-image: url(../images/_Allgemein/lang/english_inactive.gif);
}
#searchdiv .eng:hover {
	background-image: url(../images/_Allgemein/lang/english_active.gif);
}
#searchdiv .eng_active {
	display: block;
	height: 21px;
	padding-left: 40px;
	line-height: 21px;
	text-decoration: none;
	background-image: url(../images/_Allgemein/lang/english_active.gif);
}
#searchfield {
	background-color: #9399b2;
	font-size: 10px;
	color:#ffffff;
	margin: 0px;
	border: 0px;
	width: 155px;
	padding-bottom: 2px;
	line-height: 10px;
}
#searchbutton {
	width: 20px;
	height: 20px;
	border: 0px;
	margin-left: 30px;
}

#logo {
	background-color: #ffffff;
	text-align: right;
	position: absolute;
	width: 200px;
	height: 84px;
	top: 93px;
	right: 0px;
	z-index: 10;#
	display: block;
	float: right;
	overflow: hidden;
}
#logo_frame {
	width: 200px;
	overflow: hidden;
	height: 84px;
}
#globalnav {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#headnavframe {
	position: relative;
	width: 940px;
	float: left;
	text-align: right;
	height: 40px;
	background-image: url(../images/_Allgemein/headnav_bg2.gif);
}
#headnav {
	position: relative;
	width: 900px;
	height: 0px;
	text-align: left;
	right: 0px;
	float: left;
}
#headnav a {
	display: block;
	float: left;
	line-height: 20px;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}

#headnav a:hover {
	background-color: #629230;
	color: #FFFFFF;
}
#headnav a.navglobal1aktiv {
	color: #ffffff;
	background-color: #629230;
}

#subnav_bgr {
	width: 200px;
	padding-bottom: 34px;
	position: relative;
	float: left;
}
#subnav_frame {
	position: absolute;
	background-color: #dbdbdb;
	width: 1000px;
	float: left;
	right: 0px;
	height: 100%;
}
#subnav {
	width: 1000px;
	float: left;
	position: absolute;
	background-color: #aeaeae;
	right: 0px;
	text-align: right;
}
#subnav_links {
	width: 200px;
	right: 0px;
	text-align: right;
	float: right;
	background-color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#subnav_links a {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/_Allgemein/subnav/sec.gif);
	margin-top: 1px;
	padding-left: 31px;
	text-align: left;
}
#subnav_links a:hover {
	background-image: url(../images/_Allgemein/subnav/hover.gif);
}
#subnav .subnavaktiv {
	background-image: url(../images/_Allgemein/subnav/active.gif);
}
#subnav .subnavaktiv_2 {
	background-image: url(../images/_Allgemein/subnav/sec_act.gif);
}

#subnav .ternavaktiv_2 {
	background-image: url(../images/_Allgemein/subnav/sec_act.gif);
	padding-left: 41px;
}
#subnav .ternavi {
	background-image: url(../images/_Allgemein/subnav/thrd.gif);
	padding-left: 41px;
}
#subnav .ternaviaktiv {
	background-image: url(../images/_Allgemein/subnav/active.gif);
	padding-left: 41px;
}
#subnav .ternavi:hover {
	background-image: url(../images/_Allgemein/subnav/hover.gif);
	padding-left: 41px;
}
#subnav .fthnavi {
	background-image: url(../images/_Allgemein/subnav/frth.gif);
	padding-left: 51px;
}
#subnav .fthnavi:hover {
	background-image: url(../images/_Allgemein/subnav/hover.gif);
	padding-left: 51px;
}
#subnav .fthnaviaktiv {
	background-image: url(../images/_Allgemein/subnav/hover.gif);
	padding-left: 51px;
}



fthnaviaktiv

#subnav_links form a {
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#dontbreak {
	width: 940px;
}
#imgframe {
	width: 960px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#imgframe_background {
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	overflow: visible;
	float: left;
	background-image: url(../images/_Allgemein/shadowbg.gif); 
	background-position: right;
	background-color: #DBDBDB;
}
#centerdiv {
	height: 100%;
}
#insel_left {
	width: 200px;
	margin-bottom: 1px;
	float: left;
}

#contnav2 {
	display: block;
	border-top: 1px solid #FFFFFF;
	margin-top: 20px;
	padding-top: 8px;
	clear: both;
	margin-bottom: 50px;
	padding-right: 20px;
}
#contnav2 a {
	text-decoration: none;
	font-size: 11px;
	color: #797979;
	border-bottom: 0px dotted #629230;
}
#contnav2 a:hover {
	text-decoration: underline;
}

#contnav2 img {
	margin-right: 8px;
	margin-left: 8px;
}
#maincontent {
	display:  block;
}
#content {
	float: left;
	width: 740px;
}
#contenttext {
	line-height: 17px;
	margin-left: 20px;
	margin-left: 20px;
	width: 520px;
	position: relative;
}
#contenttext_frame {
	float: left;
	width: 540px;
}
ul {
	list-style-image: url(../images/_Allgemein/bullet.gif);
	line-height: 18px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
#produktnav {
	width: 12px;
	margin-left: 1px;
	float: left;
}
#produktnav img {
	margin-top: 1px;
	width: 10px;
	height: 31px;
	border: 0px;
}

#margin {
	float: left;
	width: 200px;
	position: relative;
	left: 20px;
/*	background-color:yellow;*/
}

.ueberschrift {
	font-size: 14px;
	font-weight: bold;
}

.absatz{
	font-size: 15px;
	line-height: 18px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.unterschrift ,.bild{
	font-size: 10px;
}

.marktext {
	background-color:yellow;
}
#suche {
	padding-top: 10px;
}
#suche form {
	padding: 0px;
	margin: 0px;
}
#suche h5 {
	padding: 0px;
	margin: 0px;
}
#suche input {
	border: 1px solid #ffffff;
	border-right: none;
	margin: 0px;
	background-color: #B0B0B0;
	color: #FFFFFF;   
}
#suche .suchfeld {
	font-size: 11px;
	width: 135px;
	float: left;
	/* height: 18px; */
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	vertical-align: middle;
	line-height: 14px;
	padding: 3px;
	padding-bottom: 2px;
}
#suche .suchbutton {
	background-image: url(../images/Symbole/suche.gif);
	margin: 0px;
	padding: 0px;
	width: 21px;
	float: left;
	height: 26px;
	border: 0px solid #FFFFFF;
}
#suche img {
	padding: 0px;
	margin: 0px;
}
.textbox {
	width: 100%;
}
.textbox td {
	padding: 20px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 15px;
	vertical-align: top;
	align:left;
}
.textbox td.bildbox {
	padding: 0px;
	width: 160px;
	vertical-align: top;
}

.textbox td.bildbox img {
	margin-bottom: 5px;
	margin-right: 8px;
}
.textbox td.bildbox {
	padding: 0px;
	margin: 0px;
}
#formsuche {
	padding: 0px;
	margin: 0px;
}
.table td {
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	padding-left: 11px;
	padding-right: 20px;
	vertical-align: top;
	align: left;
}
table td {
	vertical-align: top;
	align: left;	
}
.topline td {
	border: 1px solid #AEAEAE;
	BORDER-COLLAPSE: collapse;
	margin: 0px;
	background-color: #AEAEAE;
	font-weight: bold;
	color: #FFFFFF;
}

.tdeven td {
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
	BORDER-COLLAPSE: collapse;
}
.tdodd td {
	background-color: #F3F3F3;
	border: 1px solid #AEAEAE;
	BORDER-COLLAPSE: collapse;
}
.contact_table {
	border: 0px;
	margin: 0px;
	padding: 0px; 
	background-image: url(../images/_Allgemein/table/table.gif);
}
.contact_table td {
	height: 21px;
	width: 33%;
	overflow: hidden;
	padding-left: 25px;
	line-height: 21px;
	vertical-align: top;
	background-image: url(../images/_Allgemein/table/pfeil.gif);
	background-repeat: no-repeat;
}
.contact_table td a  {
	color: #797979;
	border-bottom: 0px solid #FFFFFF;
}
.contact_table_list_headline {
	background-color: #AEAEAE;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	padding-left: 12px;
	vertical-align: middle;
	align: left;
}
.contact_table_list_text {
	font-weight: normal;
	padding: 12px;
	vertical-align: top;
	align: left;
	width: 50%;
	background-color: #f3f3f3;
}
#contenttext .formated_table {
	border-collapse: collapse;
}
#contenttext .formated_table td.firstline {
	font-weight: bold;	
}
#contenttext .formated_table td {
	padding-top: 3px;	
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	border-bottom: 1px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
}
#contenttext .formated_table .firstcell {
	border-left: 0px solid #FFFFFF;
}
#contenttext .formated_table .headline {
	background-color: #9E9E9E;
	font-weight: bold;
	color: #FFFFFF;
}
#contenttext .formated_table .even {
	background-color: #FEFEFE;
}
#contenttext .formated_table .odd {
	background-color: #F0F0F0;
}
HR{
	color:#DBDBDB;
}
.metanav {
	position: absolute;
	top: 42px;
	left: 0px;
}
.metanav a {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 6px;
	color: #424242;
}

#contenttext a.pdf {
	padding-left: 19px;
	background-image:url(../images/Symbole/acro_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenttext a.pdf:hover {
	padding-left: 19px;
	background-image:url(../images/_Allgemein/acro_icon_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.img {

}
input.error {
	border: 1px solid #4C8511;
	background-color: #B0B0B0;
}
label {
	border: none;
	background-color: transparent;
}
#contenttext .contact_table_2 {
	background-color: #f3f3f3;
}
#contenttext .leftcol,
#contenttext .leftcol p {
	font-size: 11px;
}
#contenttext .leftcol {
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#contenttext .leftcol {
	border-right: 1px solid #aeaeae;
}
#contenttext .tabheader {
	background-color: #aeaeae;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	padding-left: 10px;
}
