@charset "utf-8";
/* CSS Document */
a { color:#0600ff; text-decoration:none; }
a:link { color:#0600ff; text-decoration:none; }
a:visited { color:#0600ff; text-decoration:none; }
a:active { color:black; text-decoration:underline; } 
a:hover { color:#0600ff; text-decoration:underline; }

body {
background-image : url(design/background.jpg);
background-position : center 0%;
background-repeat : repeat-y;
background-color : #9ac54f;
margin-top: 0px;
}
textarea {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #005b00;
word-spacing : 0;
letter-spacing : 0;
}
input {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #005b00;
word-spacing : 0;
letter-spacing : 0;
}
#over_navi {
width : 742px;
margin : auto;
height : 44px;
background-image : url(design/design_02.jpg);
}
#banner {
width : 742px;
margin : auto;
height : 192px;
background-image : url(design/design_14.jpg);
}
#haupt {
width : 742px;
margin : auto;
background-image : url(design/design_bg.jpg);
}
#links_unten {
width : 742px;
margin : auto;
height : 14px;
}
#design_schluss {
width : 742px;
height : 24px;
margin : auto;
background-image : url(design/design_31.jpg);
}
#unten_design_ueber_links {
width : 742px;
margin : auto;
height : 26px;
background-image : url(design/design_20.jpg);
clear : both;
}
#hyperlinks {
width : 742px;
margin : auto;
display:block;
}
#content {
width : 410px;
float : left;
background-image : url(design/design_content_18.jpg);
margin-left : 38px;
background-repeat : repeat-y;
background-position : right 0%;
display : inline;
}
#inhalt {
margin-left:13px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #005b00;
word-spacing : 0;
letter-spacing : 0;
width: 384px;
}
#about_me {
width : 224px;
float : left;
margin-left : 28px;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #005b00;
word-spacing : 0;
letter-spacing : 0;
}
.schrift {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #005b00;
word-spacing : 0;
letter-spacing : 0;
}
#schrift_klein {
font-size: 9px;
}
strong {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #005b00;
}
#navi {
margin : 0;
padding : 0;
margin : 0 0 0 0;
list-style : none;
white-space : nowrap;
}
.Accordion {
overflow : hidden;
padding-top : 20px;
}
.AccordionPanel {
margin : 0;
padding : 0;
}
.AccordionPanelTab {
margin : 0;
padding : 0;
cursor : pointer;
}
.AccordionPanelContent {
overflow : auto;
margin : 0;
padding : 0;
height : 120px;
}
.AccordionPanelTabHover {
color : #000000;
}
.AccordionPanelOpen .AccordionPanelTabHover {
color : #000000;
}

.status_off {color: #FF0000}

.bildrahmen {
	background-color: #000000;
	border: 1px solid #000000;
}


