/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

html{ height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.3em;
}

body{
    background: white;
    text-align: center;
    padding: 0;
    margin: 0;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

/* Grundgerüst */
#container{
    margin: 0 auto;
    background: white;
    text-align: left;
    position: relative;
    width: 1000px;
    border: 2px solid #efefef;
}

#header{
    border-bottom: 2px solid #efefef;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right:20px;
    margin-bottom: 15px;
    color: #505050;
}
#header a {
    color: #909090;
    text-decoration: none;
    margin-left: 15px;
    float:left;
    
}

#navigation{
    width: 1000px;
    text-align: center;
    
}
#subnavi {
    width: 190px;
    margin-right: 10px;
    float:left;
    margin-top: 100px;
    text-align: right;
    
}
#inhalt{
    position: relative;
    width: 620px;
    float: left;
    height: 380px;
    background: white;
    text-align: justify;
 
}
#home {
    background-image: url( ../bilder/cpk_optimierung_home.jpg );
    height: 380px;

}
#profilseite {
    background-image: url( ../bilder/cpk_optimierung_profil_1.jpg );
    height: 380px;
    overflow:hidden;
    padding:0px;
}
#profilseite2 {
    background-image: url( ../bilder/cpk_optimierung_profil_2.jpg );
    height: 380px;

}
#inhaltb{
    position: relative;
    width: 620px;
    float: left;
    height: 380px;
    background-image: url( ../bilder/cpk_optimierung_hintergrund.jpg );
    text-align: justify;
 
}
#inhaltshop{
    position: relative;
    width: 620px;
    float: left;
    height: 380px;
    
    text-align: justify;
 
}
#inhaltright {
    text-align: right;
    width: 180px;
    float:left;
    overflow: hidden;
}
#inhalt2 {
    width: 1000px;
    background: #e6e6e5;
    
}
#inhalt3 {
    width: 1000px;
    
    
}
#inhalt2links {
    
    width: 190px;
    
    margin-right: 10px;
    float:left;
    text-align: right;
    margin-top: 15px;
}
#inhalt2links a {
    color: #909090;
    text-decoration: none;
    
 
}
#inhalt2mitte{
    
    width: 620px;
    float: left;
    
    text-align: justify;
    padding-right:15px;
    
}
#inhalt3mitte{
    
    width: 620px;
    float: left;
    
    text-align: justify;
    padding-right:15px;
    
}
#inhalt2rechts {
    margin-right: 10px;
    margin-top:15px;
    width: 150px;
    float:left;
}
#footer{
    width: 835px;
    float:left;
    text-align:center;
    color: #909090;
    font-size: 10px;

}

#footer2{

    float:left;

    color: #909090;
}

#shopfooter{
    width: 835px;
    float:left;
    text-align:center;
    color: #909090;
    font-size: 10px;
    background: #e6e6e5;
    margin-top:25px;
    height: 50px;
}
#shopfooter2{
    width: 165px;
    float:left;
    
    color: #909090;
    background: #e6e6e5;
    margin-top:25px;
    height: 50px;
}
/* Ende Grundgerüst */

/* Navigation */
.navigation, .navigation ul{
    list-style: none;
    text-align: left;
}

ul.navigation{
    margin-left: 200px;
    padding: 0;
    
}
.navigation li {
    float: left;
    margin-right: 20px;
}
.navigation a {
    color: #909090;
    text-decoration: none;
    font-weight: bold;
}
.navigation a:hover {
    color:#db1e1b;
}

.unternavigation, .unternavigation ul{
    list-style: none;
    text-align: left;
    margin-top:10px;
    font-size:10px;
    padding-left: 268px;
}


.unternavigation li {
    float: left;
    margin-right: 2px;
}
.unternavigation a {
    color: #a0a0a0;
    text-decoration: none;
    font-weight: bold;
}
.unternavigation a:hover {
    color:#db1e1b;
}
/* Ende Navigation */

/* Inhalt */
.active a{
    color: #db1e1b;
}
#inhalt ul{
    padding-left: 15px;
    margin : 10px 0;
    list-style: none;
}

#inhalt ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    padding-left: 15px;
    position: relative;
}

h1{
    font-size: 14px;
    margin: 0 0 0.5em 0;
}

h2{
    font-size: 12px;
    margin: 0 0 0.1em 0;
}

h3{
    font-size: 12px;
    margin: 0 0 0.3em 0;
}
h4{
	font-size: 11px;
    color: #db1e1b;
}

a {
    color: #db1e1b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.repeater{
    margin-bottom: 1.4em;
    
}

.repeater h2{
    margin: 0;
    font-size: 12px;
    padding: 0;
}

.rahmen {
    border: 2px solid #efefef;
}

.datum {
    font-size: 10px;
    color: #808080;
}


/* Ansprechpartner */
.ansprechpartner .text{
    width: 250px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
/* Ende Ansprechpartner /*

/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}

#formmailmessage, .formmailerror {
    width: 370px;
}

label {
    
    width: 140px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    
    width: 130px;
    float: left;
    margin-bottom: 5px;
}

input, textarea, select {
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
/*     background: #eee; */
    border: 1px solid #cccccc;
    font-size:10px;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

select {
    margin-bottom: 5px;
    font-size: 11px;
    padding: 2px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    padding: 2px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
}

input:focus, select:focus, input.required:focus {
    border: 1px solid black;
}

form label.required {
    color: red;
}

form label.completed {
    color: black;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.3em;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: black;
    border: 1px solid green;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift {
    float: right;
    
}

#anschrift label {
    
    width: 60px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }
/* Ende Kontakt */

#kundenbereich{
    
    float:right;
}
#kundenbereich2{
    
    float:left;
}

#warenkorb {
    margin-left: 130px;
    margin-top:20px;
    width: 480px;
    height: 350px;
    padding-right: 15px;
    overflow:auto;
}
#warenkorb table tr td {
    padding-right:5px;
    padding-left:5px;
}
#warenkorb .warenkorbkopf  {
    background: #e6e6e5;
    
}

#warenkorb .warenkorbzeile {
    background: #EFEFEF;
}



#bestellungen {
    margin-left: 130px;
    margin-top:20px;
    width: 480px;
    height: 350px;
    overflow:auto;
}
#bestellungen table tr td {
    padding-right:5px;
    padding-left:5px;
}
#bestellungen .warenkorbkopf  {
    background: #e6e6e5;
    
}

#bestellungen .warenkorbzeile {
    background: #EFEFEF;
}
.fehler {
    border: 1px solid #f00000;
    padding: 4px;
    color: #f00000;
}

