body {
  background-color: #F6FBFE;
  color: #000000;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 101%; 
	color: #0A357E;
  }
  
/* Grundelemente */  


#header {
	width:735px;
  height: 105px;
  border-top: 2px solid #C1E1F3; 
  border-bottom: 0px; 
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  text-align : right; 
  background-image:  url("../_images/bg_head.gif");
  background-repeat: repeat-x;
  background-color: #FFF;
	}
  
#logo {
  width: 115px;
  height: 38px;
  margin-right: 29px;
  margin-top: 54px;
  border: 0px;
  }

#login {
  float:left;
  margin-left:9px;
  margin-top:6px;
  font-size: 0.67em;
  color: #0A357E;
  }

#teaser {
  width: 735px;
  background-color: #C1E1F3;
  border-top: 1px solid #C1E1F3; 
  border-bottom: 0px; 
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  }
  

  
#mainmenu {
  width: 718px;
  background-color: #FFF;
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  text-align: left;
  margin-bottom:-3px;
  padding-left:17px;
  }

#mainmenu img {
	margin-left: -3px;
  } 
  
#main {
  width: 735px;
  background-color: #D4E8F6;
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  border-bottom: 2px solid #C1E1F3; 
  }

#submenu {
  position: relative;
  float:left;
  top: 20px;
  left: 13px;
  font-size: 0.66em;
  }
  
#content {
  padding-top: 20px;
  margin-left: 200px;
  width: 500px;
  left: 20px;
  color: #0A357E;
  font-size: 0.7em;
  line-height: 1.45em;
  margin-bottom:20px;
  min-height: 420px;
  }

div#content div {
  margin-bottom: 10px;
  }
  
#footer_top {
  text-align: center;
  width:100%;
  }

#footer {
  /* text-align: right;
  width: 743px;
  */
  color: #669BBA;
  margin-top:5px;
  font-size : 0.67em;
  line-height: 12px;
  }
 
#footer_rand {
  width: 737px;
  background-color: #A7CCE2;
  height:4px;
  margin-left:6px;
  font-size: 1%; /*MSIE Hack*/
  }
  
#rand {
  text-align:left;
  width:4px;
  padding:0;
  border:0;
  background-color: #A7CCE2;
  font-size: 10%; /*MSIE Hack*/
  }
  
.text {

}

.imgfloat {
  float:left;
  margin: 10px;
  }
  
/* Subnavigation */
#submenu div:hover {
  background-color: #FE9001;
  color: #fff;
  }
  
#submenu div:hover>a {
  color: #000;
  }

.navactive {
  width: 12em; 
  background-color: #FE9001;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  }
  
.navactive2 {
  width: 12em; 
  background-color: #FE9001;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  margin-left: 5px;
  }
  
.navactive3 {
  width: 12em; 
  background-color: #FE9001;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  margin-left: 10px;
  }  

.navselected1 {
  width: 12em; 
  background-color: #0A357E;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  }
  
.navselected2 {
  width: 12em; 
  background-color: #667CA1;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  margin-left: 5px;
  }

.nav {
  width: 12em; 
  background-color: #BDDAF1;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  }
  
.navzwei {
  width: 12em; 
  background-color: #DFEDF9;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  margin-left: 5px;
  }
  
.navdrei {
  width: 12em; 
  background-color: #F6FBFE;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  margin-left: 10px;
  }

/* Textformatierungen */
  
p {  
	font-weight: normal; 
	color: #0A357E;
	line-height:inherit;
  }   

h1 {
	FONT-SIZE: 1.25em;
  font-weight: bold;
  } 

h2 {
	FONT-SIZE: 1.2em;
  font-weight: bold;
  } 
  
  
/* Links */
  
a {
  TEXT-DECORATION: underline;
  color: #0A357E;
  }
a:visited {
  TEXT-DECORATION: underline;
  color: #0A357E;
  }
  
a:hover {
	TEXT-DECORATION: underline;
  color: #000;
  }
a:active {
  TEXT-DECORATION: underline;
  color: #0A357E;
  } 

/* Links der Login (Head)*/

div#login a {
	TEXT-DECORATION: none;
  color: #0A357E;
  }  
  
div#login a:hover {
	TEXT-DECORATION: underline;
  color: #0A357E;
  }  

  
/*Links des Submenus*/

div.navactive a, div.navactive2 a, div.navactive3 a {
	TEXT-DECORATION: none;
  color: #FFF;
  }
  
div.navactive a:visited,div.navactive2 a:visited,div.navactive3 a:visited {
	TEXT-DECORATION: none;
  color: #FFF;
  }  
  
div.navactive a:hover, div.navactive2 a:hover, div.navactive3 a:hover {
	TEXT-DECORATION: none;
  color: #000;
  }

div.navactive a:active, div.navactive2 a:active, div.navactive3 a:active {
	TEXT-DECORATION: none;
  color: #000;
  }
  
div.navselected1 a, div.navselected1 a:visited {
  color:#fff;
  TEXT-DECORATION: none;
  }
  
div.navselected1 a:hover, div.navselected1 a:active {
  color:#DFEDF9;
  TEXT-DECORATION: none;
  }
 
div.navselected2 a {
	TEXT-DECORATION: none;
  color: #FFF;
  }
  
div.navselected2 a:visited {
  TEXT-DECORATION: none;
    color: #fff;
  }  
  
div.navselected2 a:hover {
	TEXT-DECORATION: none;
  color: #000;
  }
    
div.navselected2 a:active {
  TEXT-DECORATION: none;
      color: #fff;
  }
  
div.nav a {
	TEXT-DECORATION: none;
  color: #0A357E;
  }
  
div.nav a:visited {
  TEXT-DECORATION: none;
  }  
  
div.nav a:hover {
	TEXT-DECORATION: none;
  color: #000;
  }
    
div.nav a:active {
  TEXT-DECORATION: none;
  } 
  
div.navzwei a {
	TEXT-DECORATION: none;
  color: #0A357E;
  }
  
div.navzwei a:visited {
  TEXT-DECORATION: none;
  }  
  
div.navzwei a:hover {
	TEXT-DECORATION: none;
  color: #000;
  }
    
div.navzwei a:active {
  TEXT-DECORATION: none;
  } 
  
div.navdrei a {
  color:#0A357E;
  TEXT-DECORATION: none;
  }
  
div.navdrei a:visited {
  TEXT-DECORATION: none;
  }
  
div.navdrei a:hover {
  color:#000;
  TEXT-DECORATION: none;
  }
 
div.navdrei a:active {

  TEXT-DECORATION: none;
  }

div#footer a {
	TEXT-DECORATION: underline;
  color: #669BBA;
  }
    
.textfield {
	background-color: #FFFFFF;
  width: 200px;
	border: 0px #E5E9F7 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
  line-height: 12pt
  }

.sdw_right { 
	padding: 0px; 
	background: transparent url(images/shadow_blue.gif) repeat-y scroll left top;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	vertical-align: top;
	background-color: #A7CCE2;
  }

.sdw_bottom { padding: 0px; background: transparent url(/pics/new/farbverlauf_unten.gif) repeat-x scroll left top; width: 100%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; text-align: left; vertical-align: top; }

.sdw_corner { background: transparent url(/pics/new/farbverlauf_rechtsunten.gif) no-repeat scroll left top; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; }

.warenkorb table{
  text-align: center;
  background-color:#BDDAF1;
  width: 500px;
  border: 0px;
  }

.warenkorb td {
  padding-top:2px;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  }
  
.tdprodukt {
  background-color: #9AC5E9;
  padding-top: 2px;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  } 
tr.tdprodukt td{
  background-color: #9AC5E9;
  padding-top: 2px;
  padding-bottom:2px;
  padding-left:4px;
  padding-right:4px;
  border-top: 2px solid #0A357E;
  } 
  
table.summary tr.tdprodukt td {
  border-top: 0px;
}

.warenkorb th {
  text-align: center;
  color:#FFFFFF;
  background-color: #0A357E;
  font-weight:normal;
  padding: 4px;  
  }

.warenkorb td.preise {
  text-align: center;
  font-weight:bold;
  }

.warenkorb caption {
  font-weight:bold;
  text-align:left;  
  padding-top: 1.0em;
  padding-bottom: 0.6em;
  }

h5 {
  color: #0A3480;
  font-size: 1.0em;
  margin-bottom:0.4em;
  }

.liste1 ul {
  list-style-type: square;
  color: #60A7D5;
  }

.liste1 li {
  color: #0A3480;
  }

.blauerkasten {
  background-color:#9AC5E9;
  width: 470px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-top: 15px;
  padding-right:5px;
  }

.kasten2 table {
  background-color:#9AC5E9;
  width: 500px;
  font-size:0.8em;
  }

.kasten_hellblau {
  font-size: 0.8em;
  background-color:#EBF4FB;
  width: 470px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-top: 15px;
  padding-right:5px;
  }

.kasten2 td {
  width:33%;
  } 
  
.kasten2 table.suche {
  background-color:#9AC5E9;
  font-size:0.8em;
  
  }
table.suche td {  
  padding: 5px;
  }
  
table.suche input {  
  margin-bottom: 4px;
  }
  
.kasten_hellblau {
  font-size: 0.8em;
  background-color:#EBF4FB;
  width: 470px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-top: 15px;
  padding-right:5px;
  }

.kasten2 td {
  width:33%;
  }
  
td.picture  {
  text-align:center;
  }

.pdflink {
  padding-left:32px;
  padding-top:5px;
  padding-bottom: 10px;
  background-image:  url("../_images/pdf_icon.gif");
  background-repeat: no-repeat;
  }
  
.manypics {
  float: left;
  }

.manypics img {
  padding-left:10px;
  padding-right:10px;
  }
  
.manypicslast {
  float: none;
  }
  
.manypicslast img{
  margin-left:0px;
  padding-left:10px;
  padding-right:10px;
  }
  
.anmeldeformular input {
  background-color: #F6FBFE;
  border: 1px solid #BDDAF1;
  padding: 2px;
  }
.anmeldeformular input:hover, .anmeldeformular input:focus {
  background-color: white;
  }

    
.anmeldeformular input.absenden {
  border: 0;
  padding: 0;
  background-color: transparent;
  }
  
table.summary td.label {
 	font-weight: bold;
	}
 
table.summary {
 	background-color: #BDDAF1;
	}
	
table.summary th,table.summary td{
	padding: 3px;
	} 
	
table.summary th{
	background-color: #0A357E;
	font-weight: lighter;
	color: white;
	}
tr.variant td {
	background-color:#CBE2F4;
}
td.altcolor {
	background-color:#DFEDF9;
}

tr.variant td.altcolor {
	background-color:#DFEDF9;
}

tr.variant_head td{
	background-color:#B4D5F1;
}

.orange {
color:#FE9001;
}

.logintop {
  padding: 5px;
  width: 144px;
  height: 106px;
  min-height: 116px;
  background-color: #9AC5E9;
  }
.logintop input {
   margin-bottom: 4px;
}

.cartnav {
  width: 12em; 
  background-color: #F6FBFE;
  padding-left: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom:4px;
  min-height:1.5em;
  margin-left: 0px;
  
}


hr {
	color: #9AC5E9;
}

  
div#content_start div {
  margin-bottom: 10px;
  }

#content_start {
  padding-top: 20px;
  margin-left: 20px;
  width: 590px;
  color: #0A357E;
  font-size: 0.7em;
  line-height: 1.45em;
  margin-bottom:20px;
  min-height: 420px;
  }
  
#start_teaser_reseller {
/* startteaser_reseller_n.jpg bis 07/2010 */
  width: 735px;
  height: 244px;
  background-image: url(../_images/startteaser_0710.jpg);
  background-repeat: no-repeat;
  background-color: #D4E8F6;
  border-top: 1px solid #C1E1F3; 
  border-bottom: 0px; 
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  }

#start_teaser_pfleger {
  width: 735px;
  height: 244px;
  background-image: url(../_images/startteaser_pfleger.jpg);
  background-repeat: no-repeat;
  background-color: #D4E8F6;
  border-top: 1px solid #C1E1F3; 
  border-bottom: 0px; 
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  }

#start_teaser_multiplikatoren {
  width: 735px;
  height: 244px;
  background-image: url(../_images/startteaser_multiplikatoren.jpg);
  background-repeat: no-repeat;
  background-color: #D4E8F6;
  border-top: 1px solid #C1E1F3; 
  border-bottom: 0px; 
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  }

#start_teaser_entscheider {
  width: 735px;
  height: 244px;
  background-image: url(../_images/startteaser_entscheider.jpg);
  background-repeat: no-repeat;
  background-color: #D4E8F6;
  border-top: 1px solid #C1E1F3; 
  border-bottom: 0px; 
  border-left: 2px solid #C1E1F3; 
  border-right: 2px solid #C1E1F3; 
  }

  
#news{
  margin-left:448px;
  margin-top: 64px;
  width:250px;
  font-size: 0.7em;
  font-weight:bold;
 
  }

div#news div.abschnitt {
  margin-top: 16px;
  }

table.start {
  }

  
table.start td{
  background-color: #BCDEF6;

  }
  
td.start_layoutbild {
  vertical-align: top;
  width:198px;
  padding: 0px;
  }
td.start_newstext {
  vertical-align: top;
  padding: 4px;
  }
  
  .kasten_scroll {
	height: 190px;
	width: 485px;
	border: 1px solid #BDDAF1;
	overflow:auto;
	padding: 7px;
	background-color: #F6FBFE;
	
}

#lineprice {
border-bottom: 2px solid #0A357E;
}

sup {
	padding-top:10px
}