/*Standards----------------------------------------*/

body {
	margin: 12px auto 0px 42px;
	background-color: #E7E7E7;
	background-image: url(back/back.gif);
	background-repeat: repeat;
	text-align: left;
}

p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}

img {
	border-width: 0px;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
}

/* Layout-------------------------------------------*/


#kopf {
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 918px;
}

#kopfPrint {
	display: none;
}

#menue {
	visibility: visible; 
	position:absolute;
	left: 43px;
	top: 174px;
	width: 179px;
	height: auto;
	margin: 0px;
	background-color: #FFE78A;
}

#contentArea {
	clear: both;
	width: 918px;
	background-color: transparent;
	background-image: url(back/back_content.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#contentOben {
	clear: both;
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px auto;
	text-align: right;
	background-color: transparent;
}
#content {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 221px;
	background-color: transparent;
    height: 475px;   /* nur für IE, andere unten */
}
#content[id] {
   height: auto; 
   min-height: 475px;
}
#fuss {
	clear: both;
	margin: 0px;
	width: 100%;
	height: 70px;
	background-color: transparent;
	background-image: url(back/back_fuss.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#abstand {
	clear: both;
	margin: 0;
	width: 918px;
	height: 12px;
	background-color: transparent;
}


/*Navigation------------------------------------------------*/

ul.produktnav {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
}
ul.produktnav li {
	border-top: 1px solid #FFE78A;
	
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 18px;
	color: #666633;
}
ul.produktnav li a:link, ul.produktnav li a:visited {
	display: block;
	height: 18px;
	background-color: transparent;
	
	text-decoration: none;
	color: #666633;
	
	padding-left: 30px;
	padding-right: 0px;
}
ul.produktnav li a:hover {
	display: block;
	height: 18px;
	padding-left: 30px;
	padding-right: 0px;
	background-color: #EBE1BC;
	
	color: #990000;
}
ul.produktnav li.aktiv {
	display: block;
	height: 18px;
	padding-left: 15px;
	padding-right: 0px;
	background-color: #EBE1BC;
	border-left: 15px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	
	color: #990000;
}
ul.produktnav li.blind {
	display: block;
	height: 18px;
	padding-left: 30px;
	padding-right: 0px;
}
ul.produktnav li.leer {
	display: block;
	height: 8px;
	padding-left: 30px;
	padding-right: 0px;
}

ul.subnav {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
}
ul.subnav li {
	height: 16px;
	border-top: 1px solid #FFE78A;
	
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 16px;
	color: #666633;
}
ul.subnav li a:link, ul.subnav li a:visited {
	display: block;
	height: 16px;
	background-color: transparent;
	
	text-decoration: none;
	color: #666633;
	
	padding: 0px 0px 0px 45px;
}
ul.subnav li a:hover {
	display: block;
	height: 16px;
	background-color: #EBE1BC;
	
	padding-left: 45px;
	padding-right: 0px;
	
	color: #990000;
}
ul.subnav li.aktiv {
	display: block;
	height: 16px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 0px;
	
	background-color: #EBE1BC;
	border-left: 15px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	
	color: #990000;
}
ul.subnav li.inaktiv {
	display: block;
	height: 16px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 0px;
	
	background-color: #EBE1BC;
	border-left: 15px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	
	color: #CC0000;
}

table#sekundaernav {
	width: 30%;
	height: 100%;
	margin: 0px 0px 0px auto;
}

table#sekundaernav td {
	padding-top: 5px;
	padding-left: 5px;	
	padding-right: 5px;
}

table#sekundaernav td a:link, table#sekundaernav td a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

table#sekundaernav td a:hover {
	color: #990000;
	text-decoration: underline;
}

table#sekundaernav td.aktiv {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

/*Text--------------------------------------------------*/

#claim {
	padding-top: 45px;
	padding-left: 220px;
}
.textMenue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666633;
	padding-left: 30px;
	margin: 0px;
}
.referenzen {
	display: block;
	padding-left: 30px;
	padding-top: 12px;
}

/*Formulare--------------------------------------------------*/
form {
	margin: 0px;
	padding: 0px;
}
.fielddesc {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
input, submit, textarea {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: White;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 2px;
}
input.check, input.radio {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: White;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	margin-top: 2px;
}
input.button { 
	background-color: #CCCCCC; 
	border-left: 0px solid #EEEEEE;
	border-top: 0px solid #EEEEEE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999; 
	color: Black; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold; 
	padding: 1px 3px 1px 3px;
	text-align: center;
}
input.button:active {
	background-color: #FF6600;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
}
input.button:hover {
	background-color: #AAAAAA;
}

a.button { 
	background-color: #CCCCCC; 
	border-left: 0px solid #EEEEEE;
	border-top: 0px solid #EEEEEE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999; 
	color: Black; 
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold; 
	padding: 1px 3px 1px 3px;
	text-align: center;
}
a.button:active {
	background-color: #FF6600;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
}
a.button:hover {
	background-color: #AAAAAA;
	text-decoration: none;
}

.rot { color: RED;}