html, body {
    margin: 0;
    /* background: url(../images/bg_fb.jpg) top center; */
}

/* General table styling */
table
{
    border-collapse:collapse;
    cellspacing="0";
    cellpadding="2";
}

table,th, td
{
    border-color: gray;
}


.divclear {
    clear: both;
}
.borderlight {
    border: 1px solid #fec79d;
}
.borderdark {
    border: 1px solid #3c1301;
}
#wrapper {
    position: relative;
    z-index: 1;
    margin: 50px auto 50px auto;
    width: 990px;
}
#login_header{
    margin: 0px 0px 5px auto;
    text-align:right;
}
#login_header, #login_header a, #login_header a:visited{
    color: #fec79d;;
    text-decoration: none;
    font-family: 'Titillium Web',sans-serif;
    font-weight: 600;
}
#header {
    margin: 0 auto;
    background: url(../images/bg_fb.jpg) top center;
    width: 980px;
    height: 250px;
    padding: 0 5px 0 5px;
}
#header_left {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin: 22px 0 0 5px;
    z-index: 2;
}
#header_right {
    float: right;
    margin-top: 22px;
    width: 710px;
    
}
#galleryholder {
    position: relative;
    width: 710px;
    height: 235px;
    margin-top: 0px;
    margin-bottom: -24px;
    z-index: 2;
}
#gallerycontainer {
    top: 0;
    left: 0;
    width: 688px;
    height: 188px;
    border-top: 1px solid #fec79d;
    border-left: 1px solid #fec79d;
    border-right: 1px solid #3c1301;
    border-bottom: 1px solid #3c1301;
    /*background: url(../images/gallery_bg2.jpg) top center;*/
    /*padding: 10px;*/
}
.galleryborderdark {
    border-top: 1px solid #3c1301;
    border-left: 1px solid #3c1301;
    border-right: 1px solid #fec79d;
    border-bottom: 1px solid #fec79d;
}
#galleryfooter {
    width: 710px;
    height: 25px;
    background: url(../images/gallery_bg_foot.png) top center;
}

#headend {
    margin: 0 auto;
    background: url(../images/head_end.jpg) top center;
    width: 990px;
    height: 12px;
}

#content {
    margin: 0 auto;
    background: url(../upload/webdesign/bg_content_100.jpg) top center;
    width: 985px;
    padding: 0 0 0 5px;
}
#contentcontainer {
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 980px;
}

#contentleft {
    float: left;
    width: 250px;
}
#contentleft .messagehead {
    width: 250px;
    height: 25px;
    background: url(../images/message_head_small.png) top center;
    margin-top: 60px;
}
#contentleft .messagemid {
    width: 230px;
    padding: 0 10px 0 10px;
    background: url(../images/message_mid_small.png) top center;
}
#contentleft .messagemid, #contentleft .messagemid p {
    /* Flie�text von 'Unsere Partner'  */
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #431500;
}

#contentleft .messagemid h1 {
    margin: 14px 0 12px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #692000;
}
#contentleft .messagemid h2 {
    margin: 14px 0 10px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #737447;
}
#contentleft .messagemid h3 {
    margin: 14px 0 8px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #939542;
}

#contentleft .messagemid a, #contentleft .messagemid a:visited {
    font-family: 'Titillium Web', sans-serif;
    color: #431500;
    text-decoration: none;
    font-weight:normal;
}
#contentleft .messagemid a:hover {
    color: #431500;
    text-decoration: none;
}
#contentleft .messagemid ul {
    margin: 8px 0 0 0px;
    padding: 0;
    overflow: hidden;
}
#contentleft .messagemid ul li {
    width: 210px;
    margin: 0 0 0 0px;
    padding: 0;
    padding-left: 20px;
    background: url(../images/ul_screw.png) 0 2px no-repeat;
    list-style-type: none;
}
#contentleft .messagemid h1, #contentleft .messagemid h2, #contentleft .messagemid h3 {
    margin-top: 0px;
}
#contentleft .messagemid p {
    margin: 0px;
}

#contentleft .messagefoot {
    width: 250px;
    height: 25px;
    background: url(../images/message_foot_small.png) top center;
    margin-bottom: 30px;
}




#contentmid {
    float: right;
    width: 700px;
    padding: 2px 0 2px 0;
    margin-right: 10px;
}
#contentmid, #contentmid p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #431500;
    margin-bottom: 4px;
    margin-top: 4px;
}


#contentmid h1 a{
    margin: 14px 0 12px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #692000;
    text-decoration:none; 
}

#contentmid h2 a{
    margin: 14px 0 10px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: #737447;
    text-decoration:none; 
}

#contentmid h3 a {
    margin: 14px 0 4px 0;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #939542;
    text-decoration:none; 
}


#contentmid a, #contentmid a:visited {
    /*
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 16px;
    */
    color: #431500;
    text-decoration: underline;
}

#contentmid a:hover {
    color: #431500;
    text-decoration: none;
}
#contentmid ul {
    margin: 8px 0 0 0px;
    padding: 0;
    overflow: hidden;
}
#contentmid ul li {
    margin: 0 0 0 10px;
    padding: 0;
    padding-left: 30px;
    background: url(../images/ul_screw.png) 0 2px no-repeat;
    list-style-type: none;
}


#contentmid .messagehead {
    width: 531px;
    height: 25px;
    background: url(../images/message_head.png) top center;
    margin-top: 30px;
}
#contentmid .messagemid {
    width: 491px;
    padding: 0 20px 0 20px;
    background: url(../images/message_mid.png) top center;
}
#contentmid .messagemid h1, #contentmid .messagemid h2, #contentmid .messagemid h3 {
    margin-top: 0px;
}
#contentmid .messagemid p {
    margin: 0px;
}
#contentmid .messagefoot {
    width: 531px;
    height: 25px;
    background: url(../images/message_foot.png) top center;
    margin-bottom: 30px;
}


#navigation {
    width:250px;
    margin:0px;
    padding:0px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    margin-top: 40px;
}
/* Level 1 */
#navigation ul {
    width:250px;
    margin:0;
    padding:0;
    background-color:transparent;
    list-style-type:none;
}
#navigation ul li {
    margin:0;
    padding:0;
}
#navigation ul li a {
    display:block;
    margin: 0;
    text-decoration:none;
}
#navigation ul li a:hover {
    color:#000000;
}
#navigation ul li.active a {
    color:#4b4b4d;
}

/* Level 1 */
#navigation ul li.navmainStandardLevel_1 {  
    margin: 0 0 10px 0;
    font-size:15px;
}
#navigation ul li.navmainStandardLevel_1 a {
    background: url(../images/bg_nav_10.png);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;
    
    color:#6a6b43;
    padding:5px 5px 5px 10px;
    letter-spacing: 1px;
}
#navigation ul li.navmainStandardLevel_1 a:hover {
    color:#fec79d;
    background: url(../images/bg_nav_40.png);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;
}
#navigation ul li.navmainStandardLevel_1 a.active {
    color:#fec79d;
    
    background: url(../images/bg_nav.png);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;
}

/* Level 2 */
#navigation ul li.navmainStandardLevel_2 {
    font-size:16px;
}
#navigation ul li.navmainStandardLevel_2 a {
    font-weight: 400;
    color:#76340e;
    padding:0px 0px 12px 10px;
}
#navigation ul li.navmainStandardLevel_2 a:hover {
    color:#111111;
}
#navigation ul li.navmainStandardLevel_2 a.active {
    color:#111111;
}
/* Level 3 */
#navigation ul li.navmainStandardLevel_3 {
}
#navigation ul li.navmainStandardLevel_3 a {
    padding:0px 0px 12px 20px;
    color:#76340e;
}
#navigation ul li.navmainStandardLevel_3 a:hover {
    color:#111111;
}
#navigation ul li.navmainStandardLevel_3 a.active {
    color:#111111;
}

#contactForm {
    font-size:16px;
}
#contactForm .contactRow {
    margin:5px;
}
#contactForm label {
    display:block;
    float:left;
    width:120px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #888888;
    color: #535353;
    background: #f9f9f9;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #888888;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:342px;
}

#contactForm .contactRow input {
    height:20px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:12px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin-left: 125px;
    margin-right:20px;
    /* width:174px; */
}
* html #contactFormSubmit #contactFormSubmitLeft {
    /* margin:0 0 0 26px; */
}
#contactFormSubmit #contactFormSubmitRight {
  /*  float:right;
    width:174px; */
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#692000;
    border:1px solid #fec79d;
    color:#ffffff;
    padding: 5px;
 /*   background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 8px; */
    font-size:16px;
    width:351px;
    height:auto;
}
#contactFormSubmit #contactFormSubmitLeft input {
 /*   background-image:none;
    padding:0;
    float:left; */
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}
#contactForm .formcheck {
display: none;
}



#footstart {
    margin: 0 auto;
    background: url(../images/foot_start.jpg) top center;
    width: 990px;
    height: 12px;
}
#footer {
    margin: 0 auto;
    background: url(../images/bg_fb.jpg) top center;
    width: 980px;
    padding: 0 5px 0 5px;
}
#footer, #footer p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #a5725c;
}
#footer a, #footer a:visited {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    /*font-size: 14px;*/
    color: #a5725c;
    text-decoration: underline;
}
#footer a:hover {
    color: #d6c7c0;
    text-decoration: underline;
}
#footer span {
    display: block;
    float: left;
    padding: 30px 60px 30px 15px;
}

.bildlinks {
    float: left;
    margin-right: 10px;
}
.bildrechts {
    float: right;
    margin-left: 10px;
}