/* DEFAULT SETTINGS */
    
body, form, html, ul, ol, li  { 
font-family:tahoma;
font-size: 11px; 
background: transparent; 
margin: 0px; padding: 0px; 
border: 0px;
 }


p{
    color: #5C6477;
    padding:0px;
    margin:0px;
}

ul, li{
    list-style:none;
    float:left;
    display:inline;
}
a { color: #5B2606; text-decoration: underline }
a:hover { color: #50474C; text-decoration: underline }


A.weiter    { color: #50474C; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, sans-serif; text-decoration: none; background: transparent url(../images/bullet.gif) no-repeat 0px 3px; text-indent: 20px; margin: 0px; padding-top: 0px; height: 15px; display: block }
A.weiter:hover    { color: #A9A9A9; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, sans-serif; text-decoration: none; background: transparent url(../images/bullet.gif) no-repeat 0px 3px; text-indent: 20px; margin: 0px; padding-top: 0px; height: 15px; display: block }

A.weiter1    { color: #50474C; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, sans-serif; text-decoration: none; background: transparent url(../images/bullet.gif) no-repeat 0px 3px; text-indent: 20px; margin: 0px; padding-top: 0px; height: 15px; display: block }
A.weiter1:hover    { color: white; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, sans-serif; text-decoration: none; background: transparent url(../images/bullet.gif) no-repeat 0px 3px; text-indent: 20px; margin: 0px; padding-top: 0px; height: 15px; display: block }



h1  { 
color: #5B2606; 
font-weight: 700; 
font-size: 11px; 
text-decoration: none; 
text-align: center;
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 3px;

border-top: 0px #50474C solid;
border-bottom: 0px #B5AAA1 dotted;
background: transparent url(../images/h1_list.gif) no-repeat 10px 2px;
 }

h2  { 
color: #5C6477; 
font-weight: 700; 
font-size: 12px; 
text-decoration: none; 
text-align: center;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 3px;
padding-top: 3px;
padding-bottom: 3px;

border-top: 1px #CEC5BE solid;
border-bottom: 0px #CEC5BE solid;
background-color: #ffffff;
 }


html{
    height:100%;
}


/* ---- BODY ---- */

div.content_td {
    font-family:tahoma;
    color: #5C6477; 
    font-size: 11px; 
    line-height: 18px; 
    text-align: left; 
    float: left; 
    padding-left: 10px;
    padding-right: 10px; 
    background: white;
    height: 100%;

}


/* --------  FOOTER  -------*/

.footer{
    font-size:11px;
    padding-top:3px;
    height:22px;
    text-align:center;
    color:#4A5569;
}
a.footer { color: #50474C; text-decoration: underline; }
a.footer:hover  { color: #d2b48c; }

a.crumb {
font-size:11px;
    padding:3px 3px 4px 5px;
    height:22px;
    text-align:left;
    color:#837667;

}
a.crumb:hover {
font-size:11px;
    padding:3px 3px 4px 5px;
    height:22px;
    text-align:left;
    color:#50474C;

}

/* Meta navigation */
div.bg_nav {

    width: 800px;
    height: 25px;
    margin-top: 0px;
    background: white;
    border-top: 1px #50474C solid;
}

div#meta {

    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    height: 25px;
}

div#meta p {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 3px;
    margin: 0px;
    text-align: center;
    float: center;

}

div#meta p a {
    color: #50474C;
    padding: 3px;
    background: transparent;
    text-decoration: none;
    height: 25px;
}

div#meta p a:hover {
    color: #837667;
    background: transparent;
    padding: 3px;
    text-decoration: none;
    height: 25px;
    border-bottom: 3px #837667 solid;
}

div#meta p a:active {
    color: #837667;
    background: transparent;
    padding: 0px;
    text-decoration: none;
    height: 25px;
    border-bottom: 3px #837667 solid;
}

div#meta p a:visited {
    color: #837667;
    background: transparent;
    padding: 3px;
    text-decoration: none;
    border-bottom: 3px #837667 solid;
    
}
 
.img_right {
    float: left; 
    padding: 3px;
    margin: 5px 5px 5px 0px;
    border: 0px #837667 solid;
    padding-top: 3px;
    background-color: #B5AAA1;
    }
    

.bgw_gruen { 
    padding: 0px; 
    background: transparent url(../images/bgw_gruen.jpg) repeat;
}

.td_breadcrumb { 
    padding: 2px; 
    background-color: white;
}

.balken_gruen { 
    padding: 0px; 
    background: transparent url(../images/bg_gruen_balken.jpg) repeat;
    height: 25px;
    width: 100%;
}


/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    color: #5C6477;
    font-size:11px;
    background: white;
}
#contactForm .contactRow {
    margin:4px 0;
    background: white;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:right;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#ffffff;
    border:0;
    color:#5C6477;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:left;
    margin:0;
}
#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;
}

div.content_gruen {
    font-family:tahoma;
    color: #5C6477; 
    font-size: 11px; 
    line-height: 18px; 
    text-align: left; 
    float: left; 
    padding-left: 10px;
    padding-right: 10px; 
    background: transparent url(../images/bg_content/artf_gruen.gif) repeat;

}
