body{
color:black;
background:#DDFFFF;
margin:0;
padding:0;
font:13px verdana, sans-serif;
background-image:url(../images/bg_body.jpg);
margin-top:10px;
margin-bottom:10px;
text-align:center;}


#container{
background:#BCD2EE;
padding:0;
margin:0 auto 0 auto;
border:1px solid black;
width:1000px;
}


#head{
height:123px;
background:#BCD2EE;}
#head a{
color:black;
background:transparent;
font-weight:bold;
font-size:12px;
text-decoration:none;}
#head a:hover{color:black;text-decoration:underline;}



#submenu{
float:left;
width:150px;
text-align:left;
background:transparent;
padding-left:10px;
}


#submenu a{
color:#fff;
background:transparent;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding:0px 0px 15px 5px;
}
#submenu a:hover{color:#000;text-decoration:underline;}
#submenu p{
font-weight:bold;
font-size:12px;
padding:20px 0 10px 10px;
margin:0;}


#content{
color:black;
background:white;
padding:20px 20px 20px 20px;
margin:10px 0 0 170px;
border-left:1px solid black;
text-align:left;}
#content h1{
margin:0 0 7px 0;
padding:2px 0 2px 5px;
font:bold 24px verdana, sans-serif;
}
#content h2{
margin:25px 0 7px 0;
padding:2px 0 2px 5px;
font:bold 14px verdana, sans-serif;
}
#content h3{
margin:25px 0 7px 0;
padding:2px 0 2px 5px;
font:bold 12px verdana, sans-serif;
border-left:6px solid blue;
border-bottom:1px solid blue;}
#content p{padding:15px;}

#content a{
color:black;
background:transparent;
font-weight:bold;
font-size:12px;
text-decoration:none;}
#content a:hover{color:black;text-decoration:underline;}

#kapital{
font-size:16px;
font-weight:bold;}

#foot{
color:white;
background:cornflowerblue;
padding:6px 0 6px 0;
margin:0;
border-top:1px solid black;
border-bottom:1px solid black;
valign:middle;
}

#foot p{
margin:0;
padding:4px;
text-align:right;
valign:middle;}

#foot a{
color:lightgrey;
background:transparent;
font-weight:bold;
font-size:12px;
text-decoration:none;}
#foot a:hover{color:white;text-decoration:underline;}
#klein {font-size:10px;}

.submenu{
margin-bottom: 0.5em;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

/* ----- Formular ----- */
fieldset {
width: 39em;
margin: 1.5em auto 2.5em auto;
display: block;
font-size: 0.80em;
border: 1px solid #4b408c;
background: #E1DEED;
}

html fieldset {padding: 5px;}

legend {
background: #b7b1d5;
padding: 4px;
border: 1px solid #4b408c;
border-right-width: 2px;
border-bottom-width: 2px;
margin-bottom: 4px;
font-weight: bold;
}

label {
display: block;
width: 5em;
float: left;
}

input,textarea {
margin: 0px 0px 14px 14px ;
border: 1px solid #4b408c;
background: white;
padding: 3px 8px 0px 8px;
}

textarea {width:260px;height:240px;}

input:active, input:focus, input:hover { background: #E8EBDF;}

.buttons {text-align: center;}

/* ----- Ende Formular ----- */

#termine p{
margin:0px;
padding:0px;
color:0000;
text-decoration:underline;
}

#termine a{
padding:0px;
color:black;
font-weight:bold;
font-size:10px;
text-decoration:none;}

#termine a:hover{
color:black;
text-decoration:underline;
}

/* ----- Start Newsletterformular in der Navigation----- */
#nl_nav {
width:110px;
height:80px;
padding:3px 0 0 5px;
margin-top:5px 0 0 0;
margin:0;
 }

#nl_nav  fieldset {
width:110px;
background-color:transparent;
height:70px;
 }

#nl_nav input {
font-size:10px;
background-color:silver;
}

#nl_nav legend {
font-size:10px;

}
/* ----- Ende Newsletterformular in der Navigation----- */
