* {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 line-height: 18px;
}


body {
 scrollbar-face-color: #FFF8EF;
 scrollbar-shadow-color: #DDDDDD;
 scrollbar-highlight-color: #FFF8EF;
 scrollbar-3dlight-color: #DDDDDD;
 scrollbar-darkshadow-color: #FFF8EF;
 scrollbar-track-color: #ffffff;
 scrollbar-arrow-color: #F8CF99;
 padding:0px;
 margin:0px;
 background-image:url(../images/page_bg.gif);
 background-repeat:repeat-x;
 background-position:0% 0%;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 line-height: 18px;
}

a {
 color : #F19E33;
 text-decoration : none;
 font-size : 11px;
 font-weight : bold;
 line-height : 18px;
}

a:hover {
 color : #F19E33;
 font-size : 11px;
 text-decoration : underline;
 font-weight : bold;
 line-height : 18px;
}

a.footerlink {
 color : #FFA210;
 text-decoration : none;
 font-size : 10px;
 font-weight : bold;
}

a.footerlink:hover {
 color : #FFA210;
 font-size : 10px;
 text-decoration : underline;
 font-weight : bold;
}

a.logo {
 color : #000;
 text-decoration : none;
 font-size : 30px;
 font-weight : normal;
 line-height: 106px;
}

a.logo:hover {
 color : #000;
 font-size : 30px;
 text-decoration : underline;
 font-weight : normal;
 line-height: 106px;
}

.full{
height: 100%;
}

.logo{
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 30px;
line-height: 106px;
letter-spacing: 1px;
}

.foto_right{
border:1px solid #03688D;
}

.foto_right img{
border:1px solid #fff;
}

.rahmen_blau{
border: 1px solid #1668BC;
}

.navi{
background-color:#DDDFE0;
}

.navi a{
text-transform:uppercase;
color: #000;
letter-spacing:1px;
}

.header_links{
background-image:url(../images/pageheader_bg.gif);
background-repeat:repeat-x;
background-color:#ffa210;
padding-left: 10px;
border-left: 1px solid #1668BC;
}

.header_rechts{
background-image:url(../images/pageheader_bg_right.gif);
background-repeat:repeat-x;
background-color:#1668BC;
}

.inhalt {
padding: 0px;
font-size: 11px;
line-height: 18px;
border-left: 1px solid #1668BC;
border-right: 1px solid #1668BC;
}

.content {
padding: 0px 10px 10px 10px;
}

.content p{
padding-top: 15px;
padding-bottom: 0px;
margin:0;
}

h1{
font-size: 12px;
line-height: 12px;
margin: 0;
letter-spacing: 1px;
}

h2{
 font-size: 12px;
margin: 15px 0px 0px 0px;
 letter-spacing: 1px;
 text-transform: uppercase;
}

.content_foto{
 border-color: #FFA210;
 border-right-width : 2px;
 border-left-width : 2px;
 border-bottom-width : 2px;
 border-top-width : 0px;
 border-style : solid;
 margin-left : 10px;
 margin-bottom : 10px;
 margin-right : 1px;
 float : right;
}

.news {
 font-size: 10px;
 font-weight: normal;
 line-height: 18px;
 text-align: center;
 padding: 5px;
 background-color:#f4f4f4;
}

.content_bottom {
border-bottom: 1px solid #1668BC;
border-right: 1px solid #1668BC;
}

.footer {
 font-size: 10px;
 font-weight: bold;
 color: #ffffff;
 letter-spacing: 1px;
 background-color:#1668BC;
 text-align: center;
}

ul li {
 padding-bottom : 3px;
 list-style-type : square;
}

ul{
margin: 0px 0px 0px 16px;
padding: 15px 0px 0px 0px;
}

ol{
margin: 0px 0px 0px 16px;
padding: 15px 0px 0px 30px;
}

.box_top{
border:1px solid #FFA210;
background-color:#eee;
width: 100px;
float:right;
margin-top:20px;
text-align:center;
}

.clear{
clear:both;
}

#map{
padding: 10px;
text-align: right;
}

#popup_news{
padding: 10px;
text-align: left;
background-color: #eee;
}

#popup_news .links{
background-color: #fff;
margin-top: 20px;
padding: 0px 10px;
}

/*Formulare*/
input {
 border-style:solid;
 border-color:#666;
 border-width:1px;
 font-size:11px;
 padding: 2px;
 color: #666;
 width:480px;
}

.check {
 border: none;
 width: auto;
}

select{
 width:200px;
 font-size:11px;
}

textarea{
 width:200px;
 font-size:11px;
}

.Button {
background-color:#CCCCCC;
color:#000;
width:200px;
font-size:11px;
padding: 3px 0px;
border:1px solid #000;
}
/*ENDE Formulare*/


