/* Stylesheet fuer Asperg 		 		 */
/* Martin Fritz Marketing Kommunikation */
/* allgemeine Angaben */
* { margin:0; padding:0; font-size: 100%; }
html {
height:100%;
}
body {
    font-size: 100.01%;
    color: #000;
	background: #FFF;
    text-align: left;
    font-family: arial, verdana, sans-serif;
    height: 100%;
}
html { overflow-y: scroll; } 
             
ul, li {
list-style: none;
}

#inhalt ul {
	margin-bottom: 20px;
	margin-top: 10px;
	}

#inhalt li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 8px;
}

.clr{
		 clear: both;
		 display: block;
		 height: 1px;
		 margin-bottom: -1px;
		 font-size: 1px;
		 line-height: 1px;
}

#schnellmenu { 		 		 		 
position: absolute;
left: -2334px;
top: 0px;
}
.errors{
	color: red;
	}
#container {
	width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
	background: url(images/header_solitude.gif) 180px 20px no-repeat;
	min-height: 550px;
	height: auto! important;
	height: 550px;
	}

#inhalt {
	position: absolute;
	left: 200px;
	top: 550px;
	font-size: 0.75em;
	line-height: 1.5;
	width: 570px;
	padding-bottom: 20px;
}

#inhalt.schmal {
	width: 390px;
	}

a img {
	border: none;
}

p{
	margin-bottom: 15px;
	}

a, h1, h2{
	color: #b89491;
	font-weight: bold;
}	

h2 {
	margin-bottom: 20px;
}

h3 {
	color: #dac5c4;
}

.home {
	position: absolute;
	display: block;
	width: 100px;
	height: 54px;
	left: 85px;
	top: 100px;
}

.home span {
	position: absolute;
	left: -3434px;
	top: -3434px;
	}

img.bild{
	position: absolute;
	top: 130px;
	left: 180px;
}	

img.bild2 {
	top: 690px;
	}

#links {
	 width: 180px;
	 position: absolute;
	 top: 130px;
	 left: 0;
	 background: url(images/box_mitte.gif) repeat-y;
	min-height: 394px;
	height: auto !important;
	height: 394px;
}

#rechts {
	width: 180px;
 	position: absolute;
 	top: 130px;
 	right: 0;
	background: url(images/box_mitte.gif) repeat-y;
	min-height: 394px;
	height: auto !important;
	height: 394px;
}

#hauptmenu, #rechts div.news{
	background: url(images/box_unten.gif) bottom left no-repeat;
	min-height: 386px;
	height: auto !important;
	height: 386px;
	padding-bottom: 8px;
}

#hauptmenu ul, #rechts div.news h2{
	background: url(images/box_aktiv_oben.gif) top left no-repeat;
	color: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}
#rechts div.news h2{
	padding: 5px 5px 10px 10px;
	}

#links #hauptmenu ul{
	background: url(images/box_oben.gif) top left no-repeat;	
}

.box {
	position: absolute;
	left: 620px;
	top: 550px;
	font-size: 0.75em;
	line-height: 1.5;
	width: 180px;
	padding-bottom: 8px;
	background: url(images/box_unten.gif) bottom left no-repeat;
	font-size: 0.75em;
}

.box .innen{
	background: url(images/box_mitte.gif) repeat-y;
	padding: 0px 13px 0px 13px;
	margin-top: -10px;
}

.box h3{
	background: url(images/box_oben.gif) top left no-repeat;	
	padding: 0px 5px 0px 10px;
	color: #FFF;
}

.box h2{
	margin-bottom: 0px;
	}
	
	.box p{
		margin-bottom: 0px;
		padding-bottom: 10px;
	}


/* Menu */

#hauptmenu ul li a{
	padding-left: 15px;
	display: block;
	line-height: 30px;
	background: url(images/menue_inaktiv.jpg) 0px top no-repeat;
	color: #737373;
	font-size: 0.75em;
	text-transform: uppercase;
	text-decoration: none;
	height: 30px;
	}

#hauptmenu ul li#menu3 a{
		background: #FFF url(images/menu_erstes_inaktiv.jpg) top left no-repeat;
}

#hauptmenu ul li.active a{
		background: #FFF url(images/menue_aktiv.jpg) top left no-repeat;
		color: #FFF;
		}

#hauptmenu ul li#menu3.active a{
		background: #FFF url(images/menu_erstes_aktiv.jpg) top left no-repeat;
		color: #FFF;
		}
		

#hauptmenu ul li.active ul {
	margin-top: 0px;
}

#hauptmenu ul li.active li.first a{
		padding-left: 30px;
		}

#hauptmenu ul li.active li a, #hauptmenu ul li#menu3.active li a{
		background: url(images/menue_zweites.jpg) 0px top no-repeat;
		text-transform: none;
		padding-left: 30px;
		color: #737373;
		font-size: 1.1em;
		font-weight: normal;
		}
		
#hauptmenu ul li li.active a, #hauptmenu ul li#menu3 li.active a{
	font-weight: bold;
}



div.news a{
	font-size: 0.7em;
	text-decoration: none;
}

div.news div.newseintrag {
	margin: 15px;
	}

div#news .newseintrag {
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #CCC;
}

div#news h2{
margin-bottom: 5px;
}

#container h2.bildheader {
	position: absolute;
	top: 477px;
	left: 200px;
	color: #ffffff;
	font-size: 2.5em;
	margin: 0;
	padding: 0;
}

div#formular {
	margin-top: 25px;
}

input.required {
	border-color: red;
}

