/* CSS Document */
@charset "utf-8";

* { margin: 0;
    padding: 0;
  }
body, p a {
	padding: 0 0 0 0;
	font-family: verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0 0 0 0;

}
* html body {
font-size: x-small; /* für IE5/WIN */
f\ont-size: small; /* für andere IE-Versionen */
}

#wrap {
	width: 803px;
	border-right: dotted #315BEB 1px;
	color: #000;
	overflow: hidden;
}
#header {
	height: 210px;
	border: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width: 803px;
}
#wkorb {
  margin: 0 0 0 25px;
}

#warenkorb {
 height: 65px;
 width: 65px;
 border: 0px;
 position: absolute;
 top: 120px;
 left: 700px;
}
#rahmen_inhalt {
float: left;
width: 600px;
}

#nav{
	float: left;
	width: 200px;
	height: 100%;
	background-image: url(backgr_nav.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 86%;

}
/*nav einfügen
#nav ul{
	float: left;
	line-height: 1.5em;
	font-size: 79%;
	width: 185px;
	padding-left: 15px;
	padding-top: 5px;
	margin: 0;
	height: auto;
}
#nav ul li {
    font-weight: normal;
 	font-size: 100%;
	list-style: none;
	color: #666666;
    margin: 0;
	line-height: 1.5em;
}
#nav ul li.sublin {
	margin: 0 0 0 0.8em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #3399FF;
	text-decoration: none;
	
}
#nav ul li.subon {
	margin: 0 0 0 0.8em;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}
#nav ul li.onnl {
    font-weight: bold;
	color: #315BEB;
	text-decoration: none;
}
#nav  ul a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: inherit;	
}
#nav ul a:hover {
    color: #315BEB;
	text-decoration: none;
}
#nav ul a.on {
    font-weight: bold;
	color: #315BEB;
	text-decoration: none;
}
#nav ul a.sub {
	margin: 0 0 0 0.8em;
    font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
#nav ul a.sub:hover {
    font-weight: normal;
	color: #315BEB;
	text-decoration: none;
}*/

ul#Navigation {
	float: left;
	width: auto;
	padding-left: 15px;
	padding-top: 5px;
	margin: 0;
	height: 100%;
	overflow: hidden;

}
ul#Navigation li {
	font-weight: normal;
	font-size: 1em;
	list-style: none;
	color: #666666;
	margin: 0;
	line-height: 1.5em;
}
ul#Navigation li.sublin {
	margin: 0 0 0 0.8em;
    font-weight: normal;
	letter-spacing: 0.1em;
	color: #3399FF;
	text-decoration: none;
}
ul#Navigation li.subon {
	margin: 0 0 0 0.8em;
    font-weight: normal;
	color: #000;
	text-decoration: none;
}
ul#Navigation li.onnl {
    font-weight: bold;
	color: #315BEB;
	text-decoration: none;
}
ul#Navigation a {
    color: #666666;
    font-weight: normal;
	text-decoration: none;
}
ul#Navigation a:hover {
	color: #315BEB;
	text-decoration: none;
}
ul#Navigation a.on {
    font-weight: bold;
	color: #315BEB;
	text-decoration: none;
}
ul#Navigation a.sub {
	margin: 0 0 0 0.8em;
    font-weight: normal;
	color: #3399FF;
	text-decoration: none;
}
ul#Navigation a.sub:hover {
    font-weight: normal;
	color: #315BEB;
	text-decoration: none;
}
li.sub{
  padding-left: 10px;
}

#Inhalt {
	font-size: 86%;
	width: 565px;
	line-height: 1.5em;
	height: auto;
	float: right;
	padding-right: 25px;
	overflow: hidden;
}
#Inhalt_l {
    float: left;
	padding: 15px 0 25px 25px;
	width: 265px;
	line-height: 1.5em;
}
#Inhalt_r {
	padding: 15px 0 25px 25px;
	margin-left: 290px;
	width: 265px;
	line-height: 1.5em;
}
#Inhalt_l_kontakt {
    float: left;
	padding: 0 0 25px 0px;
	margin-top: 0px;
	width: 290px;
	line-height: 1.5em;
}
#Inhalt_r_kontakt {
	padding: 42px 0 25px 0px;
	margin-left: 290px;
	width: 290px;
	line-height: 1.5em;
}
#Inhalt h1 {
	color: black;
	font-size: 100%;
	margin: 0px 0 1em 15px;
}
#Inhalt h2 {
	color: #333;
 	font-size: 100%;
    margin: 0px 0 0.2em 25px;
}
#Inhalt p {
	font-size: 100%;
	margin: 0 0 0.8em 15px;
	line-height: 1.5em;
}
#Inhalt img {
    margin: 0 0 0 0;
}
#Inhalt strong {
 	font-size: 100%;
	color: #666;
	font-weight: bold;
}
#Inhalt .vorspann {
    margin: 0 20px 0 25px;
	line-height: 1.5em;
}
#Inhalt a {
color: #315BEB;
font-size: 100%;
font-weight: bold;
text-decoration: none;
line-height: 1.5em;

}
#Inhalt a:hover {
color: #07227E;
text-decoration: none;
line-height: 1.5em;
}

/* test warenkorb mit eigener css variante */
#Inhalt_w {
	/*margin-left: 250px;*/
    float: right;
	padding: 0;
	font-size: 86%;
	padding: 0;
	width: 577px;
	height: auto;
	line-height: 1.5em;
	padding-left: 10px;
}
/*#Inhalt_l {
    float: left;
	padding: 15px 0 25px 25px;
	width: 265px;
	line-height: 1.5em;
}
#Inhalt_r {
	padding: 15px 0 25px 25px;
	margin-left: 290px;
	width: 265px;
	line-height: 1.5em;
}
#Inhalt_l_kontakt {
    float: left;
	padding: 0 0 25px 0px;
	margin-top: 0px;
	width: 290px;
	line-height: 1.5em;
}
#Inhalt_r_kontakt {
	padding: 42px 0 25px 0px;
	margin-left: 290px;
	width: 290px;
	line-height: 1.5em;
}*/
#Inhalt_w h1 {
	color: black;
	font-size: 96%;
	margin: 0 0 10px 0;
}
#Inhalt_w h2 {
	color: #333;
 	font-size: 92%;
    margin: 0px 0 0.2em 25px;
}
#Inhalt_w p {
	font-size: 90%;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}
#Inhalt_w img {
    margin: 0 0 0 0;
}
#Inhalt_w strong {
 	font-size: 100%;
	color: #666;
	font-weight: bold;
}
#Inhalt_w .vorspann {
    font-size: 90%;
    font-family: verdana, sans-serif;
    margin: 0 20px 0 15px;
	line-height: 1.5em;
}
#Inhalt_w b{
  font-size: 82%;
}

#Inhalt_w a {
color: #315BEB;
font-size: 100%;
font-weight: bold;
text-decoration: none;
line-height: 1.5em;

}
#Inhalt_w a:hover {
color: #07227E;
text-decoration: none;
line-height: 1.5em;
}
/* ende warenkorb Test  */

dl.spalteschmal {
margin: 6px 0 10px 0;
padding: 8px 0 0px 0;
/*min-height: 65px;*/
color: #000;
line-height: 1.5em;
}
dl.spalteschmal dt {
margin: 0 0 0.8em 0;
}
dl.spalteschmal dt img {
float: left;
margin: 0;
padding-right: 5px;
}
dl.spalteschmal dd {
margin-left: 70px;
}


dl.spalteschmal:after {
/*content: ".";*/
display: block;
height: 0;
clear: none;
visibility: hidden;
}
dl.spalteschmal {
/*display: inline-table;*/
}
/* Vor IE5/Mac verstecken\
* html #dl.spalteschmal { height: 1%; }
dl.spalteschmal { display: block; }
/* Vor IE5/Mac verstecken Ende*/


dl.spaltebreit {
margin: 6px 20px 10px 0;
padding: 8px 0 0px 0;
/*min-height: 200px;*/
width: 555px;
color: #000;
line-height: 1.5em;
}
dl.spaltebreit dt {
margin: 0 0 0.8em 0;
color: #666666;
font-weight: bold;
}
dl.spaltebreit dt img {
float: left;
margin: 0 10px 0 0;
padding: 0 15px 0 25px;
}
dl.spaltebreit dd {
margin-left: 305px;
}



dl.spaltebreit:after {
/*content: ".";*/
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.spaltebreit {
/*display: inline-table;*/
}
/* Vor IE5/Mac verstecken\
* html dl.spaltebreit { height: 1%; }
dl.spaltebreit { display: block; }
/* Vor IE5/Mac verstecken Ende*/



div#shop_border {
display: block;
	margin: 15px 20px 0 25px;
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;
	padding: 0;
	background: url(pix/backgr_shop.jpg) no-repeat top right;
}
ul#shop_l {
    font-size: 100%;
    float: left; 
	width: 100px;
    margin: 0.6em 0 0 0; 
	padding: 0;
}
ul#shop_l img {
margin: 0 5px 0 0;
padding: 0 0 0 0;
}

div#daten {
    font-size: 100%;
    float: right; 
	width: 180px;
    margin: 0.6em 0 1em 0; 
	padding: 0;
}
div#daten h1 {
	font-size: 100%;
	margin: 0 0 .3em 0;
	color: #000000;
	padding-left: 10px;
}
div#daten .durchstrich{
	text-decoration: line-through;
}
div#daten h2 {
	font-size: 100%;
	margin: 0 0 0 0;
	color: #009933;
	font-weight: normal;
	padding-left: 10px;
}
div#daten h3 {
	font-size: 100%;
	margin: 1.5em 0 0 0;
	color: #FFFFFF;
	background-color: #009933;
	padding-left: 10px;
}
div#daten h4 {
	font-size: 100%;
	margin: 0 0 0 0;
	color: #CC6600;
	font-weight: normal;
	padding-left: 10px;
}
div#daten h5 {
	font-size: 100%;
	margin: 1.5em 0 0 0;
	color: #FFFFFF;
	background-color: #CC6600;
	padding-left: 10px;
}
div#daten h6 {
	font-size: 100%;
	margin: 1.5em 0 0 0;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 10px;
}
div#daten a {
	font-size: 100%;
	margin: 0 0 0 0;
	color: #990000;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}
div#daten p {
	font-size: 100%;
	margin: 0;
	padding-left: 10px;
}
div#shop_txt {
	width: 265px;
    margin: 0.6em 0 1em 100px;
}
/** html div#shop_txt {
    height: 1em;   Workaround gegen den 3-Pixel-Bug des Internet Explorers 
}*/
div#shop_txt h1 {
    font-size: 100%;
    margin: 0 0 .3em 0;
}
div#shop_txt p {
    font-size: 100%;
    margin: 0.2em 0 0 0;
}
dl.referenzen {
margin: 5px 20px 4px 0;
padding: 0.5em 0 1em 0;
width: 555px;
color: #000;
line-height: 1.5em;
}
dl.referenzen dt {
margin: 0 0 0.8em 0;
color: #666666;
font-weight: bold;
}
dl.referenzen dt img {
float: left;
margin: 0 10px 0 0;
padding: 0 15px 0 0;
}
dl.referenzen dd {
margin-left: 115px;
}
.antifloat {
	clear: both;
	visibility: hidden;
}



dl.referenzen:after {
/*content: ".";*/
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.referenzen {
	/*display: inline-table;*/
}
/* Vor IE5/Mac verstecken\
* html dl.referenzen { height: 1%; }
dl.referenzen { display: block; }
/* Vor IE5/Mac verstecken Ende*/



#footer {
 clear: both;
 font-size: 86%;
 height: 1.7em;
 width: 803px;
 background-color: #315BEB;
 background: #315BEB url(pix/leiste_unten.gif) repeat-x top left;
}
#footer_l {
 float: left;
 border: 0;
 padding: 0 0 0 25px;
 width: 175px;
 color: white;
}
#footer_r {
 border: 0;
 margin-left: 200px;
 padding: 0 0 0 25px;
 color: white;
}
#footer a {
 color: #fff;
 text-decoration: none;
}
#footer a:hover {
color: #33CCFF;
text-decoration: none;
}
/* footer für warenkorb */
#footerw {
 clear: both;
 font-size: 86%;
 height: 1.7em;
 width: 803px;
 background-color: #315BEB;
 background: #315BEB url(pix/leiste_unten.gif) repeat-x top left;
}
#footerw_l {
 font-size: 79%;
 float: left;
 border: 0;
 padding: 0 0 0 25px;
 width: 175px;
 color: white;
}
#footerw_r {
 font-size: 79%;
 border: 0;
 margin-left: 200px;
 padding: 0 0 0 25px;
 color: white;
}
#footerw a {
 color: #fff;
 text-decoration: none;
}
#footerw a:hover {
color: #33CCFF;
text-decoration: none;
}
/* ende footer für warenkorb */
#footer_impron {
 float: left;
 border: 0;
 padding: 0 0 0 25px;
 width: 175px;
 font-weight: bold; 
 color: #FFCC33;
}
#kontaktbild{
    margin: 0 0 0 22px;
}
.trenner {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.punktunten {
    font-size: 75%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
}
#warenkorb {
	background-image: url(ekw.gif);
	height: 65px;
	width: 65px;
	border: 0px;
	position: absolute;
	top: 120px;
	left: 720px;
}
.sonder{
  font-family: verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
.sonder a{
  font-family: verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
