@charset "utf-8";
* {
         margin:0;
         font-family:Arial,Helvetica,Verdana;
         font-size:small;
         }
body {
         background-image:url(../img/bg_oben.gif);
         background-position:center;
         background-position:top;
         background-color:#ffffff;
         background-repeat:repeat-x;
         }


img {
        border-color: #999999;
}

a:link, a:visited {
        text-decoration:none;
        color : #A10748;
		font-weight:bold;
}

a:hover {
        text-decoration: underline;
        color : #999999;
}

h1 {

	margin-bottom: 4px;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #9E9E9E;
	margin-top: 0px;
}

h4 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #A10748;
	margin-top: 0px;
}

p.info {
        font-size:9px;
        margin-top:1px;
        margin-bottom:0px;
        margin-left : 0px;
        margin-right : 0px;
}

p.block {
		text-align: justify;
        margin-top:0px;
        margin-bottom:0px;
        margin-left : 0px;
        margin-right : 0px;
}

table.form {
	color: #ffffff;
}

td.headg {
	color: #ffffff;
	background-color:#006633;
}

td.headh {
	color: #000000;
	background-color:#ececec;
}

td.headb {
	color: #ffffff;
	background-color:#999999;
}



#dot {
	border-style: dotted;
	border-width: 1px;
	padding: 20px;
}

#list {
	list-style-type: square;
	list-style-position: outside;
	padding: 0 0 0 20px;
}




#container { 
         width:920px;
         margin:0
         auto;
         }


#header { width:920px; clear:both; display:inline-block; float:right; }
#header:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hide from IE Mac \*/
#header { display:block; }
/* End hide from IE Mac */

#header #logo { height:178px; background: url(../img/header.jpg) no-repeat left bottom; }
#header #navi_oben { clear:both; height:58px; float:right; padding:0 5px 0 0; position:relative; top:-26px; }



#content { display:inline-block; width:920px; padding:0 0 30px 0; }
#content:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hide from IE Mac \*/
#content { display:block; }
/* End hide from IE Mac */


#content #main { float:left; width:920px; }
#content #main #menulinks {  padding:0 20px 5px 5px; line-height: 20px; clear:both; float:right; position:relative; top:-20px; }
#content #main #kontakt {  padding:0 20px 20px 10px; line-height: 20px; }
#content #main #navi_links {
	clear: top;
	float: left;
	width: 210px;
	padding: 0 20px 0 10px;
	border-right: medium solid #A10748;
}
#content #main #inhalt { float:right; width:630px; padding:0 20px 0 20px; }




#footer {
	width: 920px;
}
#footer:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hide from IE Mac \*/
#footer { display:block; }
/* End hide from IE Mac */


#footer #footerbox { height:104px; width:920px; }
#footer #footerbox #oben { height:24px; color:#ffffff; font-size: 0.75em; padding:10px 0 0 10px; background-color:#A10748; }
#footer #footerbox #unten {  float:left; height:70px; width:910px; color:#000000; text-align:left; padding:20px 0 0 10px; background: url(../img/footer_picline.jpg) no-repeat bottom right; }



	
#menu_oben { 
	list-style-type: none; 
	margin-top: 0px;
	font: arial, verdana;
	font-weight: bold;
	text-decoration: none;
}

#menu_oben li { 
	padding: 0;
	float: left;
	overflow: hidden;
	background: transparent;
}

#menu_oben li:hover, #menu_oben li.over {
	overflow: visible;
}

#menu_oben li a:link, #menu_oben li a:visited {
	height: 58px;
	padding: 0 15px;
	line-height: 28px;
	float: left;
	font-size: 1.15em;
	color: #ffffff;
}

#menu_oben li a:hover, #menu_oben li a:active, #menu_oben li a:focus,
#menu_oben li:hover a, #menu_oben li.over a {
	background: url(../img/menu_oben_a.gif) no-repeat center top;
	text-decoration:none;
}

#menu_oben li.aktiv {
	background: url(../img/menu_oben_b.gif) no-repeat center top;
	text-decoration:none;
}






#menu_links { width:199px;
list-style-type: none;
font: arial, verdana;
font-weight: bold;
text-decoration: none;
padding: 0px;
}

#menu_links li {
background:  url(../img/menu_links.gif) no-repeat left top;
}

#menu_links li:hover, #menu_links li.over {
	overflow: visible;
}

#menu_links li a:link, #menu_links li a:visited { 
	height: 34px;
	display:block;
	color:#000000;
	font-size: 1.15em;
	line-height: 34px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align : left;
	padding: 0 0 0 30px;
	border-width: 0px;
}

#menu_links li a:hover, #menu_links li a:active, #menu_links li a:focus,
#menu_links li:hover a, #menu_links li.over a, #menu_links li.aktiv2 { 
background:  url(../img/menu_links_a.gif) no-repeat left top;
text-decoration:none;

}





