/* -------------------- Design GG Anfang -------------------- */
*,html,body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	background-color: #F5F6F7;
	/*background-image: url(/pictures/body_back.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-x;*/
	text-align: center;
	margin: 0px 0px;
}

.refreshCaptcha {
	cursor: pointer;
}

/* common styling */
.menu {
	width: 138px;
	height: 240px;
	position: relative;
	margin: 0;
	font-size: 11px;
	margin: 10px 0;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li {
	float: left;
	margin-right: 1px;
	position: relative;
}

.menu ul li ul {
	display: none;
}

a.NavTop {
	display: block;
	color: #013D7B;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.NavTopSelect {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.NavTopSelect:hover {
	color: #fff;
}

a.NavTop:hover {
	color: #fff;
}

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

input,select,textarea {
	border: 1px solid #003d7b;
	background-color: #fff;
	font-size: 12px;
}

input.submitlogout2 {
	border: 1px solid #003d7b;
	background-color: #fff;
	font-size: 12px;
	width: 170px;
}

input.senden {
	border: none;
	background-color: #fff;
	font-size: 13px;
	width: 170px;
}

input.senden2 {
	border: none;
	background-color: #fff;
	font-size: 13px;
	width: 250px;
}

input.Long {
	width: 250px;
	font-size: 12px;
}

input.Submit2 {
	background: #003d7b;
	color: #fff;
}

input.search {
	border: none;
	height: 14px;
	background-color: #fff;
	font-size: 11px;
	width: 115px;
}

input.login {
	border: 1px solid #013D7B;
	height: 15px;
	background-color: #fff;
	font-size: 11px;
	width: 75px;
}

input.submitlogin {
	border: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

input.submitlogin2 {
	border: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

input.submitlogin3 {
	border: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

input.submit {
	border: none;
}

h1 {
	font-size: 18px;
	color: #003d7b;
	margin-bottom: 10px;
}

h1.ProdukteListe {
	font-size: 20px;
	color: #003d7b;
	text-align: center;
	padding: 2px;
	margin-bottom: 10px;
}

h1.Produkte {
	font-size: 20px;
	border-bottom: 1px solid #003d7b;
	padding: 2px;
}

h2 {
	font-size: 14px;
	color: #003d7b;
}

h2.Produkte {
	background-color: #003d7b;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}

h3 {
	font-size: 12px;
	color: #003d7b;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
}

hr.Warenkorb {
	color: #013D7B;
	background-color: #013D7B;
	height: 1px;
	border: none;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	padding-bottom: 10px;
}

p.icons {
	font-size: 12px;
	color: #000000;
	line-height: 10px;
	margin: 0px;
	padding-bottom: 5px;
}

td {
	font-size: 12px;
	color: #000000;
}

td.ProdukteTitel {
	background-color: none;
	font-weight: bold;
	color: #003d7b;
	padding: 5px;
}

td.ProdukteListe {
	padding: 5px;
}

td.Produkte {
	padding: 3px;
}

td.BGrey1 {
	background-color: rgb(220, 220, 220);
}

td.BGrey2 {
	background-color: #fff;
}

td.BGreyy1 {
	background-color: rgb(220, 220, 220);
}

td.BGreyy2 {
	background-color: #fff;
}

.BorderWhiteRight {
	border-right: 1px solid #fff;
}

img.ProduktListe {
	height: 60px;
	border: 1px solid #E2E2E2;
}

img.ProduktListeThumb {
	height: 60px;
	border: 1px solid #E2E2E2;
}

img.Produkt {
	width: 200px;
}

div.ProduktDiv {
	position: relative;
	width: 80px;
	height: 60px;
	text-align: center;
}

div.ProduktNeu {
	background-image: url(/pictures/neu80.png);
	position: absolute;
	width: 80px;
	height: 60px;
}

div.ProduktTip {
	background-image: url(/pictures/tip80.png);
	position: absolute;
	width: 80px;
	height: 60px;
}

div.ProduktDiv200 {
	position: relative;
	width: 200px;
	height: 150px;
	text-align: center;
}

div.ProduktNeu200 {
	background-image: url(/pictures/neu200.png);
	position: absolute;
	width: 200px;
	height: 150px;
}

div.ProduktTip200 {
	background-image: url(/pictures/tip200.png);
	position: absolute;
	width: 200px;
	height: 150px;
}

ul {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	padding-left: 17px;
	margin: 0px;
	padding-bottom: 10px;
}

ol {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	padding-left: 17px;
	margin: 0px;
	padding-bottom: 10px;
}

div#MainBG {
	height: 651px;
	position: absolute;
	top: 4px;
	width: 954px;
}

div#EbeneTop {
	position: absolute;
}

div#Bottom {
	position: relative;
	height: 40px;
}

div#Footer {
	position: absolute;
	bottom: 0px;
	height: 14px;
}

div#KontaktLinks {
	position: absolute;
	bottom: 15px;
	left: 75px;
	font-size: 11px;
	color: #003d7b;
}

div#KontaktDaten {
	position: absolute;
	bottom: 15px;
	right: 75px;
	font-size: 11px;
	color: #003d7b;
}

div#ebene1 {
	position: relative;
	width: 954px;
}

div#ebene2 {
	position: relative;
	top: 410px;
	width: 954px;
	/*background-image: url(/pictures/body_bg.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-y;*/
}

div#ebene3 {
	position: relative;
	width: 1000px;
	top: 289px;
	/*background-image: url(/pictures/body_bg.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-y;*/
}

div#ebene_vergleich {
	position: relative;
	width: 1000px;
	top: 289px;
	/*background-image: url(/pictures/body_bg.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-y;*/
}

div#NavTop {
	position: absolute;
	top: 98px;
}

div#NavTopLeft {
	float: left;
	background-image: url(/pictures/top_nav_l_l2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	display: block;
}

div#NavTopLeftSelect {
	float: left;
	background-image: url(/pictures/top_nav_l_d2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
	display: block;
}

div#NavTopLeft:hover {
	background-image: url(/pictures/top_nav_l_m2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#NavTopCenter {
	float: left;
	background-image: url(/pictures/top_nav_c_l2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
}

div#NavTopCenterSelect {
	float: left;
	background-image: url(/pictures/top_nav_c_d2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
}

div#NavTopCenter:hover {
	background-image: url(/pictures/top_nav_c_m2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#NavTopRight {
	float: left;
	background-image: url(/pictures/top_nav_r_l2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
}

div#NavTopRightSelect {
	float: left;
	background-image: url(/pictures/top_nav_r_d2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 117px;
	height: 26px;
	text-align: center;
	padding-top: 5px;
}

div#NavTopRight:hover {
	background-image: url(/pictures/top_nav_r_m2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#ProduktNavLeft {
	float: left;
	background-color: #013D7B;
	width: 190px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
	display: block;
	border-radius: 8px 8px 0px 0px;
}

div#ProduktNavLeftSelect {
	float: left;
	background-color: #013D7B;
	width: 190px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
	display: block;
	border-radius: 8px 8px 0px 0px;
}

div#ProduktNavLeft:hover {
	background-image: url(/pictures/top_nav_l_m2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
	width: 94px;
}

div#ProduktNavRight {
	float: left;
	background-image: url(/pictures/top_nav_r_l.gif);
	background-position: -16px 0px;
	background-repeat: no-repeat;
	width: 95px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
	display: block;
	margin-left: 1px;
}

div#ProduktNavRightSelect {
	float: left;
	background-image: url(/pictures/top_nav_r_d.gif);
	background-position: -16px 0px;
	background-repeat: no-repeat;
	width: 95px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
	display: block;
	margin-left: 1px;
}

div#ProduktNavRight:hover {
	background-image: url(/pictures/top_nav_r_m2.jpg);
	background-position: -22px 0px;
	background-repeat: no-repeat;
}

div#NavProduktLeft {
	float: right;
	background-image: url(/pictures/top_nav_l_l.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 111px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
	display: block;
}

div#NavProduktLeftSelect {
	float: right;
	background-image: url(/pictures/top_nav_l_d.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 111px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
	display: block;
}

div#NavProduktLeft:hover {
	background-image: url(/pictures/top_nav_l_d22.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#NavProduktCenter {
	float: right;
	background-image: url(/pictures/top_nav_c_l.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 112px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
}

div#NavProduktCenterSelect {
	float: right;
	background-image: url(/pictures/top_nav_c_d.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 112px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
}

div#NavProduktCenter:hover {
	background-image: url(/pictures/top_nav_c_d22.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#NavProduktRight {
	float: right;
	background-image: url(/pictures/top_nav_r_l.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 111px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
}

div#NavProduktRightSelect {
	float: right;
	background-image: url(/pictures/top_nav_r_d.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 111px;
	height: 21px;
	text-align: center;
	padding-top: 5px;
}

div#NavProduktRight:hover {
	background-image: url(/pictures/top_nav_r_d22.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#bgtop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 400px;
}

div#ContentTop {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#ContentBottom {
	position: absolute;
	left: 0px;
}

div#Produkte {
	background-image: url("/pictures/prod_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	width: 266px;
}

div#ProdukteNav {
	background-image: url("/pictures/prod_nav_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	width: 190px;
}

div#NaviLeft {
	position: relative;
	background-image: url(/pictures/navileft_bg210.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	left: 25px;
	top: 0px;
	width: 150px;
}

div#news {
	background-image: url("/pictures/prod_nav_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: -7px;
	width: 190px;
}

div#login {
	background-image: url("/pictures/prod_nav_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	width: 190px;
}

div#Warenkorb {
	background-image: url("/pictures/prod_nav_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: 0;
}

div#vergleich {
	background-image: url("/pictures/prod_nav_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: 0;
}

div#Navi_rechts {
	background-image: url("/pictures/prod_nav_bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-y;
	position: relative;
	top: 0;
}

div#login2 {
	position: relative;
	background-image: url(/pictures/prod_nav_bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	top: 0px;
	width: 190px;
}

div#searchbg {
	background-image: url("/pictures/search_bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 2px;
	position: absolute;
	right: 0;
	top: 98px;
	width: 244px;
}

div#searchinput {
	position: absolute;
	padding-top: 5px;
	padding-left: 7px;
}

div#logo_header {
	position: absolute;
	right: 61px;
	top: 13px;
}

div#LinkTop {
	color: #7F9EBB;
	font-size: 18px;
	font-weight: bold;
	left: 140px;
	position: absolute;
	top: 45px;
}

div#Header {
	position: absolute;
	top: 125px;
}

a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #003d7b;
}

a.download {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.download:hover {
	color: #003d7b;
	text-decoration: underline;
}

a.produkte {
	font-size: 14px;
	color: #003d7b;
}

a.produkte:hover {
	font-size: 14px;
	color: #000000;
}

a.footer {
	color: #003d7b;
	text-decoration: underline;
	font-size: 11px;
}

a.footer:hover {
	color: #000;
}

a.ProduktListe {
	text-decoration: none;
}

a.ProduktListe:hover {
	text-decoration: underline;
}

div#PrintAdresse {
	display: none;
}

/* -------------------- Design GG Ende -------------------- */
/* -------------------- Navigation Beginn -------------------- */
div#NavLink1 {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/pictures/nav_pfeil_1.jpg);
	background-position: 8px 7px;
	background-repeat: no-repeat;
}

div#NavLink1Open {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/pictures/nav_pfeil_1.jpg);
	background-position: 8px 7px;
	background-repeat: no-repeat;
}

div#NavLink1Selected {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/pictures/nav_pfeil_1.jpg);
	background-position: 8px 7px;
	background-repeat: no-repeat;
}

div#NavLink2 {
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/pictures/nav_pfeil_2.jpg);
	background-position: 21px 3px;
	background-repeat: no-repeat;
}

div#NavLink2Open {
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/pictures/nav_pfeil_2.jpg);
	background-position: 21px 3px;
	background-repeat: no-repeat;
}

div#NavLink2Selected {
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/pictures/nav_pfeil_2.jpg);
	background-position: 21px 3px;
	background-repeat: no-repeat;
}

div#NavLink3 {
	padding-left: 45px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/pictures/nav_pfeil_2.jpg);
	background-position: 31px 3px;
	background-repeat: no-repeat;
}

div#NavLink3Open {
	padding-left: 45px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/pictures/nav_pfeil_2.jpg);
	background-position: 31px 3px;
	background-repeat: no-repeat;
}

div#NavLink3Selected {
	padding-left: 45px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/pictures/nav_pfeil_2.jpg);
	background-position: 31px 3px;
	background-repeat: no-repeat;
}

div#NavLink4 {
	padding-left: 75px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#NavLink4Open {
	padding-left: 75px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#NavLink4Selected {
	padding-left: 75px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.Nav1 {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.Nav1:hover {
	color: #003D78;
}

a.Selected1 {
	color: #D7022E;
}

a.Selected1:hover {
	color: #003D78;
}

a.Open1 {
	color: #D7022E;
}

a.Open1:hover {
	color: #003D78;
}

a.Nav2 {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.Nav2:hover {
	color: #003D78;
}

a.Selected2 {
	color: #D7022E;
}

a.Selected2:hover {
	color: #003D78;
}

a.Open2 {
	color: #D7022E;
}

a.Open2:hover {
	color: #003D78;
}

a.Nav3 {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.Nav3:hover {
	color: #003D78;
}

a.Selected3 {
	color: #D7022E;
}

a.Selected3:hover {
	color: #003D78;
}

a.Open3 {
	color: #D7022E;
}

a.Open3:hover {
	color: #003D78;
}

a.Nav4 {
	color: #000000;
}

a.Nav4:hover {
	color: #D7022E;
	text-decoration: underline;
}

a.Selected4 {
	color: #000000;
	text-decoration: underline;
}

a.Selected4:hover {
	color: #D7022E;
}

a.Open4 {
	color: #D7022E;
}

a.Open4:hover {
	text-decoration: underline;
}
/* -------------------- Navigation Ende -------------------- */