/* CSS Document */

body {
	background-image: url(bilder/hg.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	text-align:center;
}

div {
	font-size:12px;
}

/* Modul Adresse */

#mod_adresse {
position:fixed;
margin:0px;
margin-top:18em;
padding:0;
margin-left:-70px;
background:#0F0F6F url(bilder/obenrechts_add.png) top right no-repeat;
color:#FFFFFF;
width:210px;
}
div#mod_adresse div {background: url(bilder/obenlinks_add.png) top left no-repeat;}
div#mod_adresse div div {background: url(bilder/untenlinks_add.png) bottom left no-repeat; height:1%;}
div#mod_adresse div div div {background: url(bilder/untenrechts_add.png) bottom right no-repeat;padding:10px;}
div#mod_adresse div div div div {background:none;}

div#mod_adresse h3 {
padding: 0;
line-height:100%;
height: auto;
margin: 0 0 5px 0;
font-weight: normal;
text-indent: 0px;
font-size: 16px;
letter-spacing: normal;
border-bottom: 1px solid #B2B3D1;
color: #fcfcfc;
}

div#mod_adresse a {color: #FFFFFF;text-decoration:underline;}
div#mod_adresse a:hover {color: #FFFFFF;text-decoration:none;}


/* Modul Hauptmenü */

#mod_menu {
position:fixed;
margin-top:1em;
margin-left:-70px;
padding:0;
background:#ebebeb url(bilder/obenrechts_menu.png) top right no-repeat;
color: #6e6e6e;
width:210px;
}
div#mod_menu div {background: url(bilder/obenlinks_menu.png) top left no-repeat;}
div#mod_menu div div {background: url(bilder/untenlinks_menu.png) bottom left no-repeat; height:1%;}
div#mod_menu div div div {background: url(bilder/untenrechts_menu.png) bottom right no-repeat;padding:10px;}
div#mod_menu div div div div {background:none;}

div#mod_menu h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #c7c7c7;color: #666;}

div#mod_menu a {
	line-height: 27px;
	height: 27px;
	padding-left: 8px;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background: url(bilder/leftnav_norm.png) no-repeat left center;
	color: #540609;
}
div#mod_menu a:hover {
	background: url(bilder/leftnav_over.png) no-repeat left center;
	color: #fff;
}
div#mod_menu a#active_menu,
div#mod_menu a#active_menu:hover {
	background: url(bilder/leftnav_active.png) no-repeat left center;
	color: #fff;
}

h3 {
margin:0px;
padding:0px;
}

a {
color:#990000;
text-decoration:none;
}

a:hover {
color:#FF0000;
}

#main {
margin:20px auto;
text-align:left;
border:none;
padding:0px;
width:958px;
}

#content {
vertical-align:top;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
margin:0px;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-left:1px solid #CCCCCC;
}

#link {
text-align:right;
font-size:12px;
}

#menue {
margin:0px;
padding:0px;
background-color:#FFFFFF;
vertical-align:top;
}

.bottom {
font-size:1px;
height:7px;
}

#quali {
margin:0px;
padding:0px;
}

#quali li {
padding:5px;
}
