* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
	background-image: url(/userfiles/layout/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.6em;
	font-style: normal;
	color: #555555;
	height: auto;
	display: block;
}
#gesamt {
	height: auto;
	width: 1000px;
	display: block;
	margin: 0 auto;
	background-image: url(/userfiles/layout/mainbackground.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	display: block;
	height: 200px;
	width: 1000px;
	background-color: none;
}
#headerimg {
	position: relative;
	left: 406px;
}
#headerlogo {
	width: 376px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 30px;
	background-image: url(/userfiles/layout/headerlogo.gif);
	background-repeat: no-repeat;
	background-position-y: 22px;
	background-color: white;
	display: block;
	float: left;
}
#printlogo {
	display: none;
}
#headerlogo img {
	width: 376px;
	height: 178px;
	border: none;
	display: block;
}
#navigation {
	display: block;
	width: 940px;
	position: relative;
	float: left;
	top: 0px;
	left: 30px;
	padding: 0;
}
#navigation ul {
	display: block;
	width: 100%;
	height: auto;
	list-style-type: none;
}
#navigation ul li {
	height: 35px;
	display: block;
	list-style-type: none;
	width: 188px;
	float: left;
	text-align: center;
}
#navigation ul li a {
	width: 188px;
	padding: 6px 0px;
	font-family: Verdana;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	height: 23px;
	display: block;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
}
.menu a {
	background-image: url(/userfiles/layout/menu/bg_01.jpg);
	background-repeat: no-repeat;
}
.menu a:hover, .menu.active a {
	background-image: url(/userfiles/layout/menu/bg_02.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	display: block;
	float: left;
	height: auto;
	width: 375px;
	position: relative;
	top: 0px;
	left: 30px;
}
#infotext {
	width: 310px;
	min-height: 270px;
	background-color: #ffffff;
	padding: 10px;
	color: #999999;
	border: 1px solid #999999;
	display: block;
	margin: 10px 0 0 20px;
}
#infotext h1 {
	font-size: 1em;
	font-weight: normal;
}
#subnavigation {
	xbackground-image:
		url(/userfiles/layout_2010-12-29-11-41-07/navigation.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 330px;
	padding: 0;
	margin: 10px 0 20px 20px;
}
#subnavigation ul {
	display: block;
	width: 330px;
	height: auto;
	list-style-type: none;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top: 30px;
}
#subnavigation ul li {
	height: 29px;
	width: 100%;
	display: block;
	list-style-type: none;
	background-color: #dddddd;
}
#subnavigation ul li a {
	padding: 2px 0 0 15px;
	font-family: Verdana;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	height: 26px;
	display: block;
	background-image: url(/userfiles/layout_2010-12-29-11-41-07/button.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
	font-variant: small-caps;
}
#subnavigation ul li a:hover, #subnavigation ul li.sub_active a {
	color: #000000;
	background-image: url(/userfiles/layout_2010-12-29-11-41-07/button2.gif);
	background-repeat: repeat-x;
}
#icons {
	display: block;
	width: 100px;
	height: 40px;
	margin: 10px 0 0 270px;
}
#icons img {
	border: 1px solid #999999;
	padding: 1px;
	margin: 2px 5px 2px 0px;
	float: left;
	background-color: #ffffff;
}
#adressdaten {
	display: none;
}
#content {
	display: block;
	float: left;
	width: 520px;
	height: auto;
	position: relative;
	top: 0px;
	left: 40px;
	padding: 10px;
	margin-top: 15px;
}
#content_breit {
	display: block;
	float: left;
	width: 900px;
	height: auto;
	position: relative;
	top: 0px;
	left: 40px;
	padding: 10px;
	margin-top: 15px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana;
	padding: 0px 0px 5px 0px;
	margin: 0 0 10px 0;
	color: #003399;
	background-color: inherit;
	border-bottom: 1px solid #cccccc;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: Verdana;
	padding: 20px 0px 2px 0px;
	margin: 0 0 10px 0;
	color: #333333;
	background-color: inherit;
	border-bottom: 1px solid #cccccc;
}
a {
	text-decoration: none;
	color: #003399;
	font-weight: normal;
	background-color: inherit;
}
a:hover {
	color: #000000;
	background-color: inherit;
}
#content ul {
	padding: 5px 0px 15px 20px;
	list-style-type: square;
	line-height: 16pt;
	color: #003399;
}
#content ul li {
	line-height: 1.6em;
	font-size: 1em;
	color: #555555;
}
#content p {
	display: block;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}
#footer {
	clear: both;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 50px;
	background-image: url(/userfiles/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
#footer span {
	color: #cccccc;
	font-size: 8pt;
	display: block;
	text-align: right;
	width: auto;
	padding-right: 10px;
	padding-top: 25px;
}
#footer span a {
	text-decoration: none;
	color: #aaaaaa;
	background-color: inherit;
	border: none;
}
#footer span a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}
#footer span img {
	border: none;
}
/* wp_box-Layoutelemente */
#wp_box_portrait {
	background-color:#F5F5F6 !important;
	border:1px solid #D7D7DD;
	font-size:1em;
	height: 190px;
	line-height:1.3em;
	margin-bottom:15px;
	padding:0;
}
#wp_box_portrait_infopic {
	border:0 solid;
	display:inline;
	float:left;
	font-size:1em;
	margin:0 10px 0 10px;
	text-align:left;
	width:150px;
}
#wp_box_portrait_infotext {
	border:0 dashed;
	float:left;
	font-size:1em;
	margin: 40px 0px;
	padding:6px;
	text-align:left;
	width:325px;
}
#wp_box_portrait h3 {
	font-size: 14px;
	font-weight: normal;
}
	
#wp_box_produktinfo {
	height: auto;
	margin-bottom:25px;
	padding: 0px;
}
#wp_box_produktinfo_infopic {
	border:0 solid;
	display:inline;
	float:left;
	font-size:1em;
	margin-right:20px;
	text-align:left;
	width:160px;
}
#wp_box_produktinfo_infotext {
	background-color:#F5F5F6 !important;
	border:1px solid #D7D7DD;
	float:left;
	font-size:1em;
	margin:0;
	padding:6px;
	text-align: left;
	width: 318px;
}
#wp_box_produktinfo_infotext * {
	text-align: left !important;
}
/* Vertriebsgebiete Map Neu */
#container_vertriebsgebiet {
	position: relative;
}
#vertriebsgebiet_blau {
	display: block;
	position: absolute;
	top: 21px;
	height: 255px;
	width: 152px;
	left: 169px;
}
#vertriebsgebiet_gruen {
	display: block;
	position: absolute;
	top: 3px;
	height: 216px;
	width: 152px;
	left: 38px;
}
#vertriebsgebiet_gelb {
	display: block;
	position: absolute;
	top: 269px;
	border: 1px red;
	height: 107px;
	width: 182px;
	left: 120px;
}
/*Vertriensgebie Map*/
#wp_vtg_blobs {
	width: 338px;
	height: 444px;
	background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#wp_vtg_blobs.neu {
	background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet_neu_mit.gif);
	background-repeat: no-repeat;
}
#wp_vtg_blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#wp_vtg_blobs a {display: block;}
#wp_vtg_blob1 {left: 144px; top: 12px; width: 205px; height: 276px;}
#wp_vtg_blob1_neu {left: 144px; top: 12px; width: 205px; height: 276px;}
#wp_vtg_blob2_neu {left: 32px; top: 0px; width: 173px; height: 213px;}
#wp_vtg_blob2 {left: 32px; top: 0px; width: 173px; height: 213px;}
#wp_vtg_blob3 {left: 103px; top: 250px; width: 201px; height: 203px;}
#wp_vtg_blob1 a {height: 276px;}
#wp_vtg_blob1_neu a {height: 276px;}
#wp_vtg_blob2_neu a {height: 213px;}
#wp_vtg_blob2 a {height: 213px;}
#wp_vtg_blob3 a {height: 203px;}
#wp_vtg_blob1 a:hover {background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet1.gif) -11px 0px no-repeat;}
#wp_vtg_blob1_neu a:hover {background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet1_neu.gif) -11px 0px no-repeat;}
#wp_vtg_blob2_neu a:hover {background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet2_neu.gif) 0px 0px no-repeat;}
#wp_vtg_blob2 a:hover {background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet2.gif) 0px 0px no-repeat;}
#wp_vtg_blob3 a:hover {background: url(/userfiles/site_Vertriebsgebiet/vertriebsgebiet_3.gif) 0px 0px no-repeat;}
table.kontakt2 td:nth-child(2) {
	background-color: #f5f5f6;
	border: 1px solid #d7d7dd;
	padding: 9px;
}
table.kontakt2 ul {
	padding-left: 40px !important;
}
table.kontakt2 p {
	text-align: left !important;
}
#wp_cookie_zustimmung_div {
    xborder: 3px dashed #F00;
    padding: 10px;
    position: fixed;
    xright: 1em;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background: #003399;
    background: hsla(#003399,50%,50%,0.3);
    color: white;
    
}
#wp_cookie_zustimmung_div_link {
    color: red;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 20px;
}