body {
	background-image: url(img/bg.jpg);
        background-color: #fafafa;
	background-repeat: repeat-x;
        font-family:  'Lucida Grande', Verdana, Arial, sans-serif;
  	font-size: 12px;
        color: #990153;
  	margin:0;
	}
a { 
color: #DB7093; text-decoration: none;font-size: 12px; }
a:visited {color:#DB7093;}
a:hover {color: #9f1962;}
a:active { color:#000000; }
img { 
border:0px; }

	
	
		#inhalt {
padding: 0;
        margin: 0 auto;
        width:960px;
        
       
	}
	
		#header {
        width:960px;
        height:130px;
	padding: 0;
	}
	
		#nav_oben {
        width:960px;
        height:30px;
       	color:#26383e;
	
	}
	

#nav_oben a {
	color:#ffffff;
	text-decoration:none;
}



#nav_oben:hover {
	color:#000000;
}
		
#content {
        position: relative;
        width:960px;
        background-color:#fafafa;
      	}
	
p {
	margin-left: 14px;
	margin-top: 5px;
	margin-right:14px;
	line-height:20px;
	
}

#content14 {
        position: relative;
        width:960px;
        background-color:#fafafa;
        font-size:14px;
      	}
	
p {
	margin-left: 14px;
	margin-top: 5px;
	margin-right:14px;
	line-height:20px;
	
}
#content14 a { 
color: #DB7093; text-decoration: none;font-size: 14px; }

#content14 a:visited {color:#DB7093;}
#content14 a:hover {color: #9f1962;}
#content14 a:active { color:#000000; }



			
		#nav_unten {
        width:100%;
        height:30px;
       position:absolute;
       background-color:#9a0154;
        
	}


#footer {
position:absolute;
background-color:#ead4e1;
margin-top:30px;
width:100%;
color:#989095;
font-size: 9px;
}
#footer a {
color:#989095;
font-size: 10px;
}				
#footer a:hover {
color:#ffffff
}		
	
h1 {
        font-family: Palatino, "Palatino Linotype";
        margin:0;
	font-size: 1.5em;
	font-weight: normal;
	padding: 14px 14px 0;
}
h2 {
	font-family: Palatino, "Palatino Linotype";
	font-size:35px;
	font-weight:normal;
	color: #990153;
	text-align: center;
	padding: 0px 15px 0;
	top: 0px;
}

h3 {
        margin:0;
	font-family: Palatino, "Palatino Linotype";
	font-size:25px;
	font-weight:normal;
	color: #990153;
	text-align: center;
        padding: 15px 0px 0;
	

}

h4 {
        margin:0;
        color: #990153;
	font-size: 1.5em;
	font-weight: normal;
	
}

h5 {
font-family: Palatino, "Palatino Linotype";
        margin:0;
	font-size: 1.9em;
	font-weight: normal;
	
}

#news{color: #ffffff;
padding:2px;
background-color:#495f9a;
font-size:11px;
-moz-border-radius:5px;
		-webkit-border-radius:2px;
                -moz-box-shadow:2px 2px 2px #666;
                -webkit-box-shadow:2px 2px 2px #666;
                box-shadow:2px 2px 2px #666;
}
