* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #FAFAFA;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #3E3E3E;
}

/* Seite */

/* Menu */

#menubox {
	display: none;
	width: 100%;
	height: 55px;
	background-color: #3E3E3E;
	background-image: url(images/menu_bg.gif);
}

/* Header */

h1 {
	display: none;
	width: 100%;
	height: 194px;
	background-color: white;
	background-image: url(images/header_bg.gif);
	text-indent: -1999px;
}

h4 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 13px;
}

h5 {
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-bottom: 13px;
}

h1.en {
	display: none;
	background-image: url(images/header_bgen.gif);
}

/* Content */

#contentstart h3, #contentzweispalten h3 {
	color: white;
	padding-top: 9px;
	font-size: 11pt;
	font-weight: bold;
	height: 26px;
	font-variant: small-caps;
}

#contentbox {
	width: 100%
}

.contentbox {
	width: 100%;
	padding: 10px;
	background-color: #E6E6E6;
	border: 1px solid black;
	margin-bottom: 10px;
}

.contentblock, .contentblockmiddle {
	float: left;
	margin-right: 1%;
	width: 31%;
}

.contentblockright {
	float: left;
	margin-left: 1%;
	width: 31%;
}

.contentblockzweispalten {
	float: left;
	margin-left: 1%;
	width: 62%;
}

.blockerleft {
	float: left;
	width: 48%;
	padding: 0px 8px 0px 0px;
}

.blockerright {
	float: left;
	width: 48%;
	padding: 0px 0px 0px 7px;
}

.historyleft {
	float: left;
	width: 62px;
	padding: 0px 8px 0px 0px;
}

* html .historyleft {
	width: 70px;
}

.historyright {
	float: left;
	width: 394px;
	padding: 0px 0px 0px 7px;
}

* html .historyright {
	width: 401px;
}

.contenttextzweispalten p {
	font-size: 8pt;
	margin-bottom: 13px;
}

.contenttextzweispalten hr {
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 13px;
}

.newstext {
	width: 100%;
	height: 106px;
}

.contenttext {
	width: 100%;
	padding: 0px 15px 0px 0px;
}

#untermenu {
	margin-left: 15px;
}

#untermenu li {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 8px;
	list-style-type: circle;
}

#untermenu li a, #untermenu li a:visited {
	color: #3D3D3D;
	text-decoration: none;
}

#untermenu li a:hover {
	color: #0E55BD;
	text-decoration: underline;
}

#untermenusub {
	margin-top: 4px;
	margin-left: 13px;
}

* html #untermenusub {
	margin-left: 16px;
}

#untermenusub li {
	width: 195px;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 4px;
	list-style-type: none;
	list-style-image: url(images/disc.gif);
	vertical-align: top;
}

* html #untermenusub li {
	width: 190px;
}

#untermenusub li a, #untermenusub li a:visited {
	color: #0E55BD;
	text-decoration: none;
}

#untermenusub li a:hover {
	color: #0E55BD;
	text-decoration: underline;
}

#kontaktform label  {
	display: block;
	float: left;
	width: 100px;
	height: 17px;
	margin-right: 20px;
	font-weight: bold;
	border-bottom: 1px solid #1A6BE1;
}

* html #kontaktform label {
	height: 18px;
}

#kontaktform p  {
	padding-bottom: 5px;
}

.kontaktfeld {
	font-family: Arial, sans-serif;
	width: 65%;
	font-size: 9pt;
	height: 16px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #525252;
}

* html .kontaktfeld {
	width: 200px;
	height: 18px;
}

.kontaktred {
	font-family: Arial, sans-serif;
	width: 65%;
	font-size: 9pt;
	height: 16px;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #1A6BE1;
}

* html .kontaktred {
	width: 200px;
	height: 18px;
}

.kontaktarea {
	font-family: Arial, sans-serif;
	width: 65%;
	height: 98px;
	padding: 1px;
	font-size: 9pt;
	background-color: #FFF;
	border: 1px solid #525252;
}

.kontaktareared {
	font-family: Arial, sans-serif;
	width: 65%;
	height: 98px;
	padding: 1px;
	font-size: 9pt;
	background-color: #FFF;
	border: 1px solid #1A6BE1;
}

* html .kontaktarea, * html .kontaktareared {
	width: 200px;
	height: 100px;
}

#plz {
	font-family: Arial, sans-serif;
	width: 41px;
	height: 16px;
	padding: 1px;
	font-size: 9pt;
	margin-right: 2px;
	background-color: #FFF;
	border: 1px solid #525252;
}

* html #plz {
	width: 43px;
	height: 18px;
}

#ort {
	font-family: Arial, sans-serif;
	width: 54%;
	height: 16px;
	padding: 1px;
	font-size: 9pt;
	background-color: #FFF;
	border: 1px solid #525252;
}

* html #ort
{
	width: 155px;
	height: 18px;	
}

#button {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	width: 120px;
	padding: 0 3 0 3;
	margin-left: 120px;
	color: black;
	border: 1px solid #525252;
	cursor: pointer;	
}
	
* html #button {
	margin-left: 123px;
}

.button {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	width: 120px;
	padding: 0 3 0 3;
	background-color: #1A6BE1;
	border: 1px solid #525252;
	cursor: pointer;	
}

.feld {
	border: 1px solid black;
}

/* Subcontent */

.subcontentblock {
	width: 33%;
}

.subcontentblockright, .subcontentblockmiddle {
	display: none;
}

.subcontenttext label, .contenttextzweispalten label {
	display: block;
	float: left;
	width: 25px;
	margin-right: 5px;
}

.subcontentlanguage label {
	display: block;
	font-weight: bold;
	float: left;
	width: 70px;
	margin-left: 5px;
}

* html .subcontentlanguage label {
	width: 65px;
}

#subcontentstart h3 {
	color: white;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: bold;
	height: 18px;
	font-variant: small-caps;
}

/* Footer */

#footerbox {	
	width: 100%;
	height: 25px;
	background-color: white;
	background-image: url(images/footer_bg.gif);
}

#submenu {
	display: none;
	float: left;
	padding-top: 0px;
	margin-left: 51px;
}

#submenuen {
	display: none;
	float: left;
	padding-top: 0px;
	margin-left: 134px;
}

* html #submenu, * html #submenuen {
	padding-top: 4px;
}

#download li {
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}

#download img {
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Schriftformatierungen */

.downloadlink {
	font-weight: bold;
	margin-right: 10px;
}

.produktgruppe {
	float: left;
	width: 63px;
	height: 64px;
	margin-right: 5px;
}

.abstandproduktgruppe {
	margin-bottom: 17px;
}

.contenttext p {
	margin-bottom: 10px;
}

.contenttext a, .contenttext a:visited, .subcontenttext a, .subcontenttext a:visited {
	color: #0E55BD;
	text-decoration: underline;
}

.contenttext a:hover, .subcontenttext a:hover {
	color: #3D3D3D;
	text-decoration: underline;
}

.contenttextzweispalten a, .contenttextzweispalten a:visited {
	color: #0E55BD;
	text-decoration: none;
}

.contenttextzweispalten a:hover {
	color: #3D3D3D;
	text-decoration: underline;
}

.contenttextzweispalten ul {
	margin-bottom: 13px;
}

.contenttextzweispalten li {
	margin-left: 20px;
}

.subcontenttext li {
	margin-left: 13px;
}

* html .subcontenttext li {
	margin-left: 15px;
}

.leistungsdaten {
	width: 100%;
	border: 1px solid black;
	background-color: white;
}

.leistungsdaten th {
	text-align: left;
}

.leistungsdaten td, .leistungsdaten th {
	font-size: 8pt;
}

.line td {
	border-bottom: 1px solid black;
}

.leistungsdaten td {
	padding: 3px;
}

.leistungsdaten th {
	color: white;
	padding: 3px;
}

tr.backblue {
	background-color: #3365FF;
}

.blue {
	color: #0E55BD;
}

.subcontentlanguage p {
	margin-bottom: 10px;
}

.leftfooter {
	float: left;
	font-size: 8pt;
	margin-top: 20px;
	padding-top: 0px;
}

* html .leftfooter {
	padding-top: 3px;
}

.language {
	padding: 0px;
	float: left;
	width: 32px;
	height: 16px;
	background-image: url(images/english.gif);
	margin-bottom: 13px;
	cursor: pointer;
}

.sprache {
	float: left;
	width: 32px;
	height: 16px;
	background-image: url(images/deutsch.gif);
	margin-bottom: 13px;
	cursor: pointer;
}

.bildlinks {
	float: left;
	margin-right: 13px;
}

.bildrechts {
	float: right;
	margin-left: 13px;
}

.center {
	text-align: center;
}

.printlogo {
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
}

.right {
	text-align: right;
}

.small {
	font-size: 7pt;
}

.normal {
	font-weight: normal;
}

.fett {
	font-weight: bold;
}

.rahmen {
	border: 1px solid #0E55BD;
}

.cl {
	clear: both;
	line-height: 1px;
}

.clprint {
	clear: both;
	line-height: 1px;
}