/* FARBEN */
/* GELB: #ffdd00 */
/* GRAU: #777777 */
/* SCHRIFTFARBE: #777777 */

html, body {
    font-size: 65.5%;
    margin: 0;
    padding: 0;
    height: 100.1%
}

body {
    font-size: 1.3em; 
    line-height: 1.54;
    background: #ededed;
    font-family: Arial, Helvetica, sans-serif;
    color: #777777;
}

h1 { font-size: 1.6em; font-weight: bold; color: #ffffff; line-height: 1.1em; }
h2 { padding: 0px;
     font-size: 1.4em; 
     margin: 15px 0px 10px 0px; 
     color: #FFFFFF;
     font-weight: bold;
     text-transform: uppercase;
     letter-spacing: 0.1em;
}
        
h3 { padding: 0px;
     font-size: 1.3em; 
     margin: -5px 0px 20px 0px; 
     color: #999999; 
     font-weight: lighter;
     text-transform: uppercase;
     letter-spacing: 0.1em;
}

#main {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
    background: #ffffff;
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    box-shadow: 0px 0px 8px #666;
}

a:link {color: #942936; text-decoration: underline;}
a:hover { color: #999999; }
a:visited { color: #942936; }
a:active { color: #942936; }  

p {padding: 0px 0px; margin: 0px;}
a img { border: none; }
.defloat {clear: both;}

/* SLIDER STARTSEITE */

.head1 { background: url(../upload/Kopfmotive/Home/head1.png); height: 100%; width: 100%; }
.head2 { background: url(../upload/Kopfmotive/Home/head2.png); height: 100%; width: 100%; }
.head3 { background: url(../upload/Kopfmotive/Home/head3.png); height: 100%; width: 100%; }

/* KOPF */

#kopf {
    background: #ffffff url(../images/headerbg.jpg) no-repeat;
    height: 180px;
    width: 100%;
    padding: 0px;
}


#kopf h1 a:link {color: #ffffff; text-decoration: underline;}
#kopf h1 a:visited { color: #ffffff; text-decoration: none;}
#kopf h1 a:hover { color: #777777; text-decoration: none;}

.iconfeld {float: right; width: 120px; height: 50px; background: transparent; padding-top: 10px;}
.iconfeld a {color: #999999; text-decoration: none;}
.mail a { float: left; height: 24px; width: 25px; background: transparent url(../images/mail.gif)no-repeat; border-bottom: 1px solid #ffffff;}
.mail a:hover { background: transparent url(../images/mail-aktiv.gif)no-repeat;}
.telefon a { float: left; height: 24px; width: 25px; background: transparent url(../images/telefon.gif)no-repeat; border-bottom: 1px solid #ffffff;}
.telefon a:hover { background: transparent url(../images/telefon-aktiv.gif)no-repeat;}
.nummer { visibility: hidden; width: 120px; margin-left: -25px; margin-top: 25px; height: 24px; background: #ffffff; position: relative; z-index: 3; text-align: center; }
.telefon a:hover .nummer { visibility: inherit; color: #999999; text-decoration: none;  }

/* NAVIGATIONEN ETC */

#navicontainer { float: left; }
#mainNavigation { height: 35px; margin-bottom: 0px; }

/* BREADCRUMB */

#breadcrumb { height: 10px; margin: 0px 0px 0px 14px; padding: 0px 0px 20px 14px; color: #999999; font-size: 0.9em; border-bottom: 1px dashed #999999; width: 530px;}
a.bcitem1 { color: #999999; text-decoration: none; padding: 0px; margin: 0px; margin-bottom: 20px; }

/* META NAVIGATION */

#metaNavigation { float: right; font-size: 0.8em; width: 100px; padding-right: 25px; }
#metaNavigation ul {
    border-top: 1px solid #bbb;
    list-style-type: none;
    padding: 0px;
    margin: -20px 0 0 0px;
}
#metaNavigation ul li { border-bottom: 1px solid #bbb; width: 100px; }

#metaNavigation ul li a {     
    text-transform: uppercase; 
    color: #bbb;
    text-decoration: none;
    margin: 0px;
    line-height: 20px;
    letter-spacing: 0.1em;
}
#metaNavigation ul li a:hover { color: #555555; }


/* INHALT */

#mainContent { background: transparent; }

/* HEADLINE */

#headline { margin : 0px 20px; }

/* SPALTEN */

#einSpaltig { background: transparent; }
#linkeSpalte { float: left; width: 575px; padding: 0px; margin: 0px; background: transparent; }
#rechteSpalte { float: left; width: 385px; padding: 0px; margin: 0px; background: transparent; }

/* TEXT ALLGEMEIN */

.text {padding: 0px 25px;}

/* FOOTER */

#footer {
    background: #fbfbfb url(../images/bottombg.jpg) no-repeat;
    height: 418px;
    padding-top: 60px;
    font-size: 0.9em;
    font-weight: normal;
    color: #aaaaaa;
  
}

#footer a:link {color: #aaa; text-decoration: underline;}
#footer a:visited { color: #aaa; text-decoration: none;}
#footer a:hover { color: #942936; text-decoration: none;}

#bigPicture {
    height: 249px;
    width: 277px;
    border: 6px solid #FFFFFF;
    margin-top: 26px;
    clear: none;
    float: left;
    background: #FFFFFF;
}

#gallery {
    float: left;
    margin-top: 10px;
    margin-left: -10px;
    width: 372px;
    height: 173px;
}

#gallery .ligallery {
    width: 100%;
    height: 100%;
}

#gallery img  {
    height: 55px;
    width: 100px;
    border: 1px solid #ffffff;
    -moz-box-shadow: 4px 4px 8px #999;
    -webkit-box-shadow: 4px 4px 8px #999;
    box-shadow: 4px 4px 8px #999;
}

#gallery table  {
    width: 200px;
}
#gallery table td {
    width: 67px;
    padding-right: 8px;
    padding-bottom: 7px;
}

#gallery table tr:last-child td {
    padding-bottom: 0;
}

#bigPicture + .contentText, #gallery + .contentText {
    margin-left: 32px;
    margin-top: 26px;
    width: 587px;
    clear: none;
    float: left;
}

#bigPicture div img {
    height: 249px;
    width: 277px;
    border: none;
}

#bigPicture ul {
    list-style-type: none;
    position: absolute;
    margin-left: 315px;
    margin-top: -27px;
}

#bigPicture ul li, #bigPicture ul li img {
    float: left;
    clear: none;
    width: 37px;
    height: 33px;
    margin-right: 9px;
    border: none;
}

#gallery + .contentText {
    width: 492px;
}

.contentText {
    margin-top: 26px;
   
}
.contentText2 {
        width: 372px;
        height: 450px;
        float: left;
        margin: 20px 0 0 0;
       
}

.contentText3 {
        width: 492px;
        float: right;
        margin: -450px 0 0 0;
      
}

/*Form Contact*/

#contactForm h3 { margin:28px 0; }

#contactForm {
    margin:28px 0;
    /*background-color:#ededed;*/
    padding:18px;
    /*border:1px solid #D70036;*/
    width:500px;
}
#contactForm .contactRow {
    margin:6px 0;
    
}
#contactForm label {
    display:block;
    float:left;
    width: 160px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width: 300px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:250px;
}

#contactForm .contactRow input { height: 18px; }

#contactForm .contactRow textarea { height: 105px;  }

#contactForm table { width:450px; border-collapse:collapse; }

#contactForm table td { padding:0; }

#contactForm table td.pt { padding-top:0;  }
* html #contactForm table td.pt { padding-top:0; }

.senden {
    margin-left: 160px; 
    background: #ffdd00;
    color: #666666;
    border: 0px;
    padding: 5px;
    font-weight: bold;
     -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    box-shadow: 0px 0px 8px #666;
    cursor: pointer;    
}

.senden:hover {
    -moz-box-shadow: 0px 0px 0px #fff;
    -webkit-box-shadow: 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px #fff;
    
}

/*End Form Contact*/

#footer table{
	font-size:12px !important;
	color:#aaaaaa;
}
