@charset "UTF-8";
/* CSS Document */
html {
	position:relative;
	overflow: scroll;}
body {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff;
	position:relative;
}
a {	color: #0066CC;}

h1 {
	color:#0066CC;
	font-size: 16px;
}

h2 {
	color:#0066CC;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	color:#0066CC;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: normal;
}

hr {
	border: none;
	border-top: 1px dashed #ddd;
	height: 1px;
	margin:5px 0px 5px 0px;
	padding: 0px;
}
.textklein {
	font-size: 9px;
	color: #555;}
#site {
	margin:0 auto;
	width: 810px;
	background-image:url(images/background.jpg);
	background-repeat: repeat-y;
	padding: 0px 11px 0px 9px;
	min-height: 700px;
	}
#header {
	background-image:url(images/header.jpg);
	width: 810px;
	height: 179px;
}
.headerlink{
	text-decoration:none;
	display:block;
	height: 179px;}
#header h1 {
	display:none;
	margin:0;
	padding: 0;
	width:810px;
	height:179px;
}

#navigation {
	background-image:url(images/navi.jpg);
	width: 810px;
	height:32px;
	display:block;
	margin: 0px;
	border-top: 1px solid #0066CC;
}

#navigation ul{ 
	padding: 0px;
	margin:0px;
}
#navigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding:0px;
}

#navigation ul li a {
	color: #eee;
	font-size:12px;
	height: 18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	
	width: auto;
	float: left;
	padding: 7px;
	padding-left: 25px;
	margin-right: 10px;
	background:url(images/arrow.gif) no-repeat 9px 10px;
}

#navigation ul li a:hover {
	color:#fff;
	background:url(images/arrow_aktiv.gif) no-repeat 9px 10px;
}

#navigation ul li a.current {
	color:#fff;
	background:url(images/arrow_aktiv.gif) no-repeat 9px 10px;
}

#content {
	padding: 15px;
	clear: both;	
}
#content ul{
	margin:0px;
	padding: 0px;
	list-style:none;
}

#footer {
	margin:0 auto;
	background: url(images/footer.jpg) no-repeat;
	padding-top: 10px;
	width: 830px;
	text-align:center;
	font-size: 10px;
	color:#555;
}
#footer a {
	color:#333;
}
.text {
	width: 385px;
	float:left;
	display:block;}
	
.box {
	display: block; 
	width: 181.5px; 
	height: 170px;
	float:right; 
	border: 1px solid #A4DFFD; 
	padding: 2px;
	margin:0px;
	margin-right: 10px;
	position:relative;
}
.box h2 {
	background-image: url(images/navi.jpg); 
	margin:0; 
	padding:4px; 
	color: white;
	font-size:12px;
}
.box h2 a{ 
	font-size: 12px;
	color: white;
	font-weight:bold;
}
		
.box p {
	margin: 0px;
	padding: 8px;

}
a.price {
	text-align:center;
	display:block;
	position:absolute;
	color:#0066CC;
	font-weight:bold;
	bottom:13px;
	right:25px;
	font-size:12px;
	text-decoration: none;
	height: auto;
	padding: 0px;
	margin: 0px;
}
/*//////// PRODUKTE /////////////*/

.links {
	padding: 0px;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px; 
	text-align:right;
}
a.hellblau{
	color:#0066CC;
	font-size:11px;}
.produkt {
	display:block;
	background-image:url(images/produkt_4.jpg);
	border: 1px solid #B6DBFD;
	float: left;
	width: 162px;
	height: 200px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 10px;
	list-style-type:none;
	position:relative;
	
	
}
.produkt img{
	height:100px;
	width:100px;
	display:block;
	margin:0 auto;
}
.produkt h3 {
	padding: 0px;
	margin:0px;
}
.produkt h3 a {
	font-size:12px;
	color: #0066cc;
	text-decoration: none;
}
.produkt div {
	text-align:center;
	}
	
.beschreibung {
	height: 38px;
	margin:0px;
	padding: 0px;}
.price {
	text-align: right;
	float:right;
	display:block;
	padding-right: 12px;
	padding-top: 10px;
	color:#0066CC;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}


.infos { 
	text-decoration:none;
	color: #0066CC;
	font-weight:normal;
	font-size:9px;
}


/*//////FINDER    //////////////*/
table.finder {
	border: 1px solid #A2DFFC;
	padding: 10px;
	margin: 0px;
	float: left;
	}
table.finder td {
	padding-bottom: 10px;}
table.finder input.blue {
	background: #0066cc;
	font-weight:bold;
	color: white;
	font-size: 14px;}
	
table.finder td.head {
	background-color:#E8F5FE;
	font-weight:bold;
	color: #444;
	font-size: 12px;
	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
}
.schlittenfinderbox {
	width: 189px; 
	color:#333; 
	text-decoration:none; 
	height: 166px; 
	margin-right: 0px;
	background: url(images/schlittenfinder.jpg) no-repeat;
	padding: 20px 0px 0px 195px; 
	border:0px;
	float: right;
	display:block;
}
.formularfinder{
	 float: left; 
	 width: 386px;
}
/*/////JAVASCRIPT//////////////*/
.glt-elm{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	color: #000;
	border: 1px solid #222;
	visibility:hidden;
}
.glt-elm b {
	color:#0066cc;
	display:block;}

.glt-elm p{
	background: #D9FFFF;
	margin: 0;
	padding: 10px;
}

.glt-elm img{
	display: block;
}
.topsellerpreis{
	color:#FFFFFF;
	display:block;
	font-size:20px;
	height:80px;
	left:50px;
	position:absolute;
	text-align:center;
	top:40px;
	width:100px;
}
.topproduct{
	position:absolute;
	bottom:10px;
	z-index:200
}
