﻿#banner {
	position: absolute; 
	width: 98%; 
	height: 103px; 
	z-index: 1; 
	left: 1%; 
	top: 10px; 
	right: 1%;
	padding-bottom:1px;		
}

#navi_oben{
	position: absolute; 
	width: 98%; 
	height: 18px; 
	z-index: 2; 
	left: 1%; 
	top: 113px;
	right:1%;	
	background-color:#890547;		
}
#container{
	 z-index:3;
	 background-color:#FFFFFF;
	 position: absolute;
	 left: 1%; 
	 top: 131px; 
	 font-family:Arial, Helvetica, Sans-Serif;	
	 right:1%;	 
	 background-image:url(../images/header/navi_hintergrund.jpg);
	 background-repeat:repeat-y;
	 background-color:#cdcdcd;
	 
	}	

			#navi_links {  
			position:relative;					
			width: 170px;					 	 
			left: 0;
			float:left;			
			line-height:25px;
			text-indent:10px;
			padding:0px;
			z-index:5;						
				}
				#navi_links ul{
					list-style-type:none;
					margin-left:0px;
					padding:0px;
					margin:0px;
																									
					}		
	
			
				#navi_links a{
					font-size:10pt;
					font-weight: bold;
					color:#FFFFFF;
					text-decoration:none;
					display: block;							
					border-bottom: solid 1px white;
					padding-left:20px;
					padding-top:0px;	
					
				}
				#navi_links a:hover{
					background-color:#996699;
					color:#FFFFFF;
					text-decoration:none;
					font-weight:bold;
					display: block;
					padding-left:20px;
					padding-top:0px;
					}					
																		
									#unternavi	a {
									font-size:8pt;
									padding-left:25px;
									font-family: Arial}
											
									#unternavi 	a:hover {
									background-color:#996699;
									color:#FFFFFF;
									font-size:8pt;									
									padding-left:25px;
									
									}					
					
				#text{
					position:relative;
				   	margin-right:180px;	
					margin-left:170px;	
					margin-top:0px;	    			    		
					padding:30px;					
					overflow:inherit;
					background-color: white;					
					z-index:4;
					min-height:650px;
					}
					
				
				#buttons_rechts{
					
					float:right;
					width: 160px;													
					right:0px;
					padding-top:20px;
					padding-right:10px;
					padding-left:20px;
					z-index:6;
					position:absolute;
					top: 0;
					
					}
		

					
					
h1{
color:#890547;
font-size:12pt;
font-weight: bold;
margin-bottom:30px;
}

h2 {
color:#890547;
font-size:12pt;
font-weight: bold
}

h3{
background-color:#890547;
color:#FFFFFF;
font-size:10pt;
font-weight:bolder;
}

h4{
font-size:8pt;
font-weight:normal;
}

h5{
color:#890547;
font-size:10pt;
font-weight:bolder;
}

p{
font-size:10pt;
}

a { 
color:#890547;
font-weight:bold;
text-decoration:underline;
}
	
a:hover{
color:#333333;
text-decoration:underline;		
}

hr{
height: 1px;
color: #b2b2b2;
}

li{     
font-size:10pt;
}

