
body {
background-color : #000000;
color : #ffffff;
font-family : Georgia;
font-size : 16px;
margin : 0px;
padding :0px;
padding-top: 10px;
}

img {
border : 0;
}

#header {
margin : 0;
padding : 0;
margin : 0 auto;
margin-bottom : 0px;
text-align : center;
}

#logo {
width : 400px;
}

#navigation {
width : 1000px;
margin : 0 auto;
margin-bottom : 52px;
text-align : center;
}

.navimg, .navimg_active {
border : 0;
width : 180px;
margin : 0;
padding : 0;
margin-bottom : -90px;
}

#content {
width : 1000px;
margin : 0 auto;
padding-top : 40px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 15px;
margin-bottom : 20px;
}

#footer {
background-color : #1a1a1a;
margin-left : 0;
margin-right : 0;
padding-left : 0;
padding-right : 0;
margin-top : 30px;
margin-bottom: 0px;
left : 0;
bottom : 0;
width : 100%;
font-size : 12px;
text-align: center;
}

#footer_links {
margin : 0;
padding : 0;
float: left;
}

#footer_links ul li{
list-style : none;
margin : 0;
padding : 0;
}

#footer_links ul li {
margin : 0;
padding : 0;
padding-left : 4px;
padding-right : 4px;
}

.footer_link {
text-decoration : underline;
color : #ffffff;
}

h1, h2, h3 {
background-color : #2a2a2a;
margin-left : 0;
margin-right : 350px;
padding : 5px;
border-top : 1px solid #ff4d00;
border-bottom : 1px solid #ff4d00;
border-left: 0px;
border-right: 1px solid #ff4d00;
text-align : center;
font-family : 'Casablanca SF', 'Bell MT', Georgia, 'Times New Roman';
color : #ffde86;
letter-spacing : 2px;
}

h4, h5, h6 {
color : #ffde86;
border-top : 1px solid #ffde86;
border-bottom : 1px solid #ffde86;
padding : 3px;
text-align : center;
}

a.headline, a.headline:hover, a.headline:active, a.headline:link, a.headline:visited {
text-decoration : none;
color : #ffde86;
}

div.page_title {
margin : 0;
text-align : center;
font-size : 20px;
background-color : #313131;
border-style : solid;
margin-bottom : 15px;
margin-top : 15px;
background-image : url("../bilder/bg-pagetitle.gif");
}

.link_ext {
color : #ffffff;
text-decoration : underline;
}

.link_ext:focus {
color : #bcbcbc;
text-decoration : underline;
}

.link_ext:hover {
text-decoration : none;
color : #bcbcbc;
}

.link_ext:visited {
text-decoration : underline;
color : #ffffff;
}

.link_int {
text-decoration : underline;
color: #FFFFFF;
}

.link_int:focus {
text-decoration : underline;
color: #FFFFFF;
}

.link_int:hover {
text-decoration : none;
color: #FFFFFF;
}

.link_int:visited {
text-decoration : underline;
color: #FFFFFF;
}

.acc_headline {
background : url("../bilder/accordion_headline_bg.gif");
margin : 0;
cursor : pointer;
height : 20px;
font-size : 20px;
padding : 5px;
border : 2px solid #ff9400;
font-family : Arial;
color : #202020;
}

.acc_content {
margin : 0;
}

ul li{
	list-style-image: URL("../bilder/li_img.png");
}
