/*Container*/

body {
    text-align:center;
    font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    /* background: #FEF2E1; */
    background: #E5E6EB;
    font-size: 83%;
    color:#5F5F85;
}
	
#rahmen {
    margin:auto;
    width: 777px;
    background: #FFF url(../IMG/bg.gif) 52% 0 repeat-y;
    /* border-right: 1px dotted #000033;
    border-left:  1px dotted #000033; */
    padding: 0px 5px;
}

#kopf {
    width: 777px;
}

#topleiste {
    width: 778px;
    height:25px;
    text-align:right;
    /* background-color: #F0F0F0; */
    background: #F0F0F0 url(../IMG/topleiste_bg.gif) repeat-x;

}


#klickpfad {
    width: 778px;
    text-align:left;
    /* background-color: #F0F0F0; */
    background: #F0F0F0 url(../IMG/topleiste_bg_2.gif) repeat-x;
}




#links {
    text-align:left;
    width: 28%;
    margin-left: 2px;
    margin-top:25px;
    float:left;
}

#submenu {
    text-align:left;
}

#partner {
    margin-top:55px;
    text-align: center;
}

#inhalt {
    text-align: left;
    width: 63%;
    float:left;
    line-height:150%;
    padding: 30px 5px 0px 35px;

}

#inhalt_title {
    text-align: left;
    color:#2A2A5E;
    font-size:110%;
    font-weight:bold;
    padding: 0px 0px;	
}


#fussleiste {
    background-image:url(../IMG/fussleiste.gif);
    height: 34px;
    width: 777px;
}

#bottomnavigation {
    float: right;
    padding-right: 0px;
    margin-right: 0px;
}


#bottomnavigation ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
}

#bottomnavigation ul li {
    float: right;
    padding: 5px 45px 0px 5px;
    list-style: none;
}


#bottomnavigation ul .seitenanfang {
    list-style-image:url(../IMG/seitenanfang.gif); 
}

#bottomnavigation ul .seitedrucken {
    list-style-image:url(../IMG/drucken.gif); 
}

#bottomnavigation ul .seiteempfehlen {
    list-style-image:url(../IMG/empfehlen.gif); 
}


/*
#nachoben { 
    float:left;
}

#seitedrucken {
    float:left;
}
#seiteempfehlen { 
}
*/

#valid {
    margin:auto;
    width: 755px;
    text-align:left;
}

.stopFloat {
    display: block;
    float: none;
    clear: both;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
}


h1 {
    text-align: left;
    color:#000066;
    font-size:110%;
    font-weight:bold;
    margin-bottom:-20px
}

/* Textauszeichnungen */
a:link,
a:visited {
    color: #BC3207;
    text-decoration:underline;
    background-color:transparent;
}

a:hover{
    color:#333333;
    text-decoration:none;
    background-color:transparent;
}


/* Besonderheiten für das Formular*/



fieldset.csc-mailform {
	border: 0;
	width: 700px;
}
/*
label {
	float:right;
}

.csc-mailform-field {
	width: 100px;
}

#mailformTelefon {
	margin-bottom:10px;
}

#mailformRückruf_durch_eXirius {
	margin-bottom:10px;
}
*/