@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:#e1e8ff url(../img/bg.gif) center top repeat-x;
	text-align:center;
	font-size:9px;
}
#container {
	margin:0 auto;
	width:790px;
}
#header {
	text-align:right;
	background:url(../img/logo.gif) left top no-repeat;
	height:205px;
}
#content {
	text-align:left;
	background: url(../img/contentbg.gif) center top repeat-y;
}
#bottom {
	background: url(../img/bottom.gif) center top no-repeat;
	height:34px;
	margin-bottom:10px;
}
#menu {
	padding-top:59px;
	margin-right:26px;
}
#menu img {
	padding-right:2px;
}
#nav {
	margin-top:22px;
	margin-right:7px;
	float:right;
	width:566px;
	text-align:left;
	list-style:none;
}
html > body #nav {
	margin-right:14px;
}
#nav li {
	background:url(../img/smenu.gif);
	width:112px;
	height:38px;
	float:left;
	margin-right:1px;
	font-family: Arial;
	font-size: 1.60em;
	font-style:italic;
	font-weight:bold;
}
#nav li a {
	display:block;
	text-decoration:none;
	padding-top:11px;
	padding-left:33px;
	color:#00124e;
	height:27px;
}
#nav li a:hover {
	color:#53ab9c;
}
#content {
	font-family: Verdana;
	line-height: 20px;
	font-size: 1.30em;
}
#content p {
	margin-left:50px;
	padding-bottom:15px;
	padding-right:50px;
}
#content #shopcontainer p {
	width:auto;
	margin-left:0px;
	padding-bottom:0px;
}
#bottom p {
	padding-top:12px;
	color:#FFF;
	font-family: Verdana;
	line-height: 20px;
	font-size: 1.30em;
}
h1 {
	display:none;
}
h2 {
	font-weight:bold;
	width:690px;
	color:#00124e;
	margin-left:45px;
	padding-top:20px;
	font-family: Georgia;
	font-size: 2.20em;
	font-style:italic;
	padding-bottom:3px;
}
#shopcontainer h2 {
	width:auto;
}
.tool-tip {
	font-family: Arial;
	font-weight: bold;
	font-style:italic;
/*	font-size: 1.85em;*/
	color: #fff;
	width: 139px;
	z-index: 13000;
}
h3 {
	font-size:1.00em;
	margin-left:50px;
	font-weight:bold;
}
.tool-title {
/*	font-size: 1.85em;*/
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
/*	background: url(../img/bubble.png) top left;*/
}
.tool-text {
	font-size: 1.85em;
	padding: 4px 8px 8px;
	background: url(../img/bubble.png) top right no-repeat;
}
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
.custom-title {
/*	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;*/
}
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.listing {
	margin-left:80px;
	margin-bottom:20px;
}
#contact2 {
	width:580px;
	margin-left:150px;
}
#contact2 label, #contact2 input, #contact2 textarea, #contact2 .extra {
	float:left;
	margin:2px;
}
#contact2 label {
	width:280px;
}
#contact2 input, #contact2 textarea, #contact2 .extra {
	padding:1px;
	width:200px;
}
#contact {
	width:620px;
	margin-left:60px;
}
#contact label, #contact input, #contact textarea, #contact .extra {
	float:left;
	margin:2px;
}
#contact label {
	width:200px;
}
#contact input, #contact textarea, #contact .extra {
	padding:1px;
	width:400px;
}
.knop {
	width:auto !important;
}
.selekt input {
	float:none !important;
}
.selekt {
	margin:2px;
	float:left !important;
	width:400px;
}
.route2 {
	float:left !important;
	padding:1px;
	width:200px;
}
.route {
	float:left !important;
	padding:1px;
	width:390px;
}
.rfoto {
	float:right;
	margin-top:10px;
	margin-right:30px;
	clear:right;
	margin-left:10px;
}
.rfoto2 {
	float:right;
	margin-top:10px;
	margin-right:40px;
	clear:right;
	margin-left:10px;
}

#winkelwagen h3 {
	color:#FFF !important;
}


#nav li ul {
	list-style:none;
	position: absolute;
	display: none;
	clear: both;
	width: 70px;
	padding-right: 4px;
	margin-top:-3px;
/*	padding-bottom: 4px;*/
	padding-left: 2px;
	margin-left: -2px;
	z-index: 20;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

#nav li ul li {
	float: left;
	height:auto;
	background: #bcccff;
}

#nav li ul li a {
	width: auto;
	font-size:12px;
	height: auto;
	display: block;
	background: #bcccff;
	color: #000;
	text-transform: none;
	text-align: left;
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #e1e8ff;
	border-top: 1px solid #e1e8ff;
	
	border-right: 1px solid #87a3ff;
	border-bottom: 1px solid #87a3ff;
}

#nav li ul li a:hover {
	background: #13267E;
	color: #FFF;
	border-right: 1px solid #e1e8ff;
	border-bottom: 1px solid #e1e8ff;
	
	border-left: 1px solid #87a3ff;
	border-top: 1px solid #87a3ff;
/*	padding-left: 6px;*/
}
a {
	color:#14267E;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.listing li ul {
	list-style:disc;
	margin-left:20px;
}