/*
blau: #22529E
hellblau: #EBEFF6
grau: #757679
grau2: #ADADB1

dunkel: 333333
mittel: AAAAAA
hell: DDDDDD

*/


ul
  {
  margin: 0px 0px 0px 0px;
  padding-left: 1.25em;
  }
li
  {
  margin: 0 0 1 0px;
  /*padding: 0em;*/
  } 
  
p, td, div  { text-align: left; line-height: 16px; color: #000000; font-size: 12px; font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular }

html { height:100%; }
body { height: 100%; text-align: middle;  margin: 0px; padding: 0px; }

#container { position:relative; height: 100%;  width: 880px; background-color: #AAAAAA; }

#meta { position: relative; text-align: right; width: 100%; background-color: #AAAAAA; }
div#meta div  { font-size: 11px; }
div#meta a { font-size: 11px; color:#333333; text-decoration: none;}

#header { position: relative; height: 170px; background-color: #ffffff; }
#logo { position: absolute; top: 26px; left: 36px; }
#nav { position: absolute; top: 107px; left: 280px; }

#content { position: relative; float:right; width: 550px; margin: 33px 40px 40px 0px; display:inline;  }
#left { position: relative; float:left; width: 195px; margin: 40px 0px 40px 42px; display:inline; }

div#left h2 {
    background-image: url(../images/cs/layout/leftH2bg.gif);
    background-repeat: no-repeat;
    width: 195px;
    height: 23px;
    padding: 4px 0px 0px 12px;
    margin-bottom:5px;
    font-size: 12px;
    line-height: 16px;
}
div#left div {
    margin-left: 12px;
    margin-top: 0px;
}

#foot { font-size: 11px; position:relative; background-color: #AAAAAA; }   

div#foot div  { font-size: 11px; }
div#foot a { font-size: 11px; color:#333333; text-decoration: none;}

a  { color: #666666; font-size: 12px; text-decoration: underline;  }
a:hover  { color: #333333; font-size: 12px; text-decoration: none;  }

.nochange  { color: #bac5d1; font-size: 11px; }
.nochange:hover  { color: #bac5d1; font-size: 11px;}

.biglink { color: #666666; font-weight: bold; font-size: 15px; text-decoration: unerline; }
.biglink:hover  { color: #333333; font-size: 15px; text-decoration: none; }

/* nav */
a.subnav, a.subnav:visited, a.subnav:active {
	color:#666666;
	font-weight: normal;
	text-decoration: none;
}
a.subnav:hover {
	color: #333333;
}

a.subnav_over, a.subnav_over:visited, a.subnav_over:active {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
a.subnav_over:hover {
	color:#333333;
}
/* nav */
a.subsubnav, a.subsubnav:visited, a.subsubnav:active {
    color:#666666;
    font-weight: normal;
    text-decoration: none;
    margin-left: 12px;
}
a.subsubnav:hover {
    color: #333333;
}

a.subsubnav_over, a.subsubnav_over:visited, a.subsubnav_over:active {
    color:#333333;
    font-weight: bold;
    text-decoration: none;
    margin-left: 12px; 
}
a.subsubnav_over:hover {
    color:#333333;
}

/* titles n stuff */

h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 28px;
}
h2, h2 a, h2 a:hover, h2 a:visited, h2 a:active {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 22px;
    text-decoration: none;
}
h3, h3 a, h3 a:hover, h3 a:visited, h3 a:active {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 29px;
    text-decoration: none;
}

td.productPre
{
    vertical-align: top;
    width: 170px;
    text-align: center;
}
td.productPre div
{
    text-align: center;
}

.subtitle, .white,  .white:hover, .white:visited, .white:active
{
	color: #ffffff;
	text-decoration:none;
}

.title_fluss  {
	padding-top:7px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}



.textfield, .input_text   { margin-bottom: 6px; width: 250px; color: #000000; font-size: 12px; background-color: #ffffff; padding-left: 2px; border: solid 1px #666666; }
.textbox_medium, textarea  { font-family:Arial, sans-serif;  color:#000000; font-size: 12px; background-color: #ffffff; padding-top: 2px; padding-left: 2px; border: solid 1px #666666; width: 250px; height: 120px }

input.left {
    width: 165px;
}
span.label {
    display: block;
}
a.newsletter {
    display: inline-block;
    padding-top: 8px;
}

div.basketTitle
{
position:relative; border-bottom: 1px solid #ffffff; padding-bottom: 5px; margin-top: 10px; margin-bottom: 9px;
}


.red
{
    color: #ac2344;
    font-weight: bold;    

}

div.slideImage
{
    position:absolute;
    top: 0px;
    left: 0px;
}


