/* allgemeine Schriftgröße
   --------------------------------- */	
body{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font: normal 83% arial, sans-serif;
}
.seite1 {
width: 990px;
margin: 0 auto;
}
.seite {
width: 990px;
margin: 0 auto;
/*background: #EDEBC5;*/
border:1px solid #cccccc;
}
#head {
color: #000;
height: 40px;
margin-top: 0px;
padding: 0px 0px 0px 0px;
border-bottom:1px solid #c9d7f1;
background: #FFFFFF;
text-align:center;
}
#lefthead { 
 color: #333;
 text-align:left;
 border: 0px solid #ccc;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 10px;
 width: 48%;
 float: left;
}
#righthead { 
 float: right;
 color: #333;
 text-align:right;
 border: 0px solid #ccc;
 background: transparent;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 10px;
 width: 48%;
 display: inline;
 position: relative;
}
.header1 {
 color: #000;
margin-top: 0px;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 4px;
border-bottom:1px solid #c9d7f1;
padding-right: 10px;
background: #FFFFFF;
text-align:center;
}

.header1 a {
 color: #000;
 text-decoration: none;
}

.header1 a:hover {
 color: #000;
 text-decoration: underline;
}

.header {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 4px;
border-bottom:1px solid #c9d7f1;
padding-right: 10px;
background: #AFA938;
text-align:center;
}


/* Logo/Kopfbereich Section
   --------------------------------- */
.logo {
text-align:center;
margin: 0px 0px 10px 0px;
}
.slogen11 {
text-align:center;
margin: 0px 100px 10px 0px;
}
.slogen11 h2 {
 color: #000;
}

/* Navigationsleiste unter dem Logo
   --------------------------------- */
#ssb{
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
border-top:1px solid #6b90da;
background:#ebeff9;
}


/* Suchfeld Section
   --------------------------------- */	
.search_field {
background: #ffffff;
color: #000000;
clear: both;
padding-left: 10px;
text-align:left;
}


/* allgemeine Linkfarbe und Größe
   --------------------------------- */	
a:link    {color: #000; font: 13px arial, sans-serif;}
a:visited {color: #000; font: 13px arial, sans-serif;}  
a:active  {color: #000; font: 13px arial, sans-serif;}  
a:hover   {color: #000; font: 13px arial, sans-serif;text-decoration:none;}


/* Hauptteil nach dem Kopfbereich 
   --------------------------------- */	
.maincontainer{
width: 99%;
padding-left: 10px;
}
/* Hauptteil nach dem Kopfbereich Shop 
   --------------------------------- */	
.maincontainer1{
width: 99%;
padding-left: 0px;
}

/* Linke Seite vom Hauptteil
   --------------------------------- */	
#leftcolumn{
width: 200px;
float: left;
margin-top: 15px;
margin-right: 0.8em;
}

#leftcolumn .titlebar{
font-weight: bold;
margin: 0.2em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
font-size: 100%;
padding-right: 1px;
border-bottom: 1px solid #555555;
color: #222222;
}


/* Mitte vom Hauptteil
   --------------------------------- */	
#middlecolumn{
width: 530px;
float: left;
border-left: 1px solid #c9d7f1;
border-right: 1px solid #c9d7f1;
padding-left: 10px;
padding-right: 10px;
margin-top: 1.1em;
padding-bottom: 1em;
}

#middlecolumn .titlebar{
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
color: #222222;
font-size: 100%;
padding-left: 1px;
border-bottom: 1px solid #555555;
}


/* Mitte vom Hauptteil Schop
   --------------------------------- */	
#middlecolumn1{
width: 780px;
float: left;
border-left: 0px solid #c9d7f1;
border-right: 1px solid #c9d7f1;
padding-left: 0px;
padding-right: 10px;
margin-top: 1.1em;
padding-bottom: 1em;
}

#middlecolumn1 .titlebar{
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
color: #222222;
font-size: 100%;
padding-left: 1px;
border-bottom: 1px solid #555555;
}
/* Haupteil Impressum, AGBs un Fehlerseite
   --------------------------------- */	
#middlecolumn2{
width: 99%;
float: left;
padding-left: 0px;
padding-right: 2px;
margin-top: 1.1em;
padding-bottom: 1em;
}


/* Rechte Seite vom Hauptteil
   --------------------------------- */	
#rightcolumn{
width: 200px;
float: left;
margin-top: 15px;
margin-left: 0.8em;
}

#rightcolumn .titlebar{
font-weight: bold;
margin: 0.2em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
font-size: 100%;
padding-right: 1px;
border-bottom: 1px solid #555555;
color: #222222;
}
/*
#rightcolumn td{
width: 180px;
float: left;
padding:3px;
}*/
#rightcolumn div{
width: 170px;
float: left;
padding:3px;
}

/* Fussbereich/Footer Section
   --------------------------------- */	
#footermenu{
clear: both;
height:80px;
margin-top: 1.5em;
border-top:1px solid #6b90da;
border-bottom:1px solid #6b90da;
background:#ebeff9;
text-align: center;
font-size: 10px;
}


/* Sonstiges
   --------------------------------- */	
hr {
border:dashed #cccccc 1px;
height:1px;
}

h3 {
font: normal 100% arial, sans-serif;
margin-top: 0px;
color: #777777;
text-decoration: underline;
}

h2 {
margin: 3px; padding: 0;
font: bold 1.2em 'Trebuchet MS', Arial, Sans-serif;
text-transform: none;
color: #6b90da;
}

img {
border: 0px;
}

p {
margin: 0px 0 10px 0;
}

form {
margin: 0px;
}

table.center {
width:50%; 
text-align:center;
margin-left:auto;
margin-right:auto;
}
/* Button Keyword Werbung
   --------------------------------- */	
a.keybutton {
    background: transparent url('webkatalog_img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.keybutton span {
    background: transparent url('webkatalog_img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.keybutton:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.keybutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}