@charset "ISO-8859-1";
	body {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #7C1729;
		text-decoration: none;
		padding-bottom: 10px;
		line-height: 20px;
		margin-top: 0px;
	}
	
	
	#container {
	width: 900px;
	
	
		}
		
	#linie	{
		height: 5px;
		width: 900px;
		background-image:url(_img/linie.gif);
		font-size:2pt
		}
		
	
		 
	#navigation {
		width: 200px;
		height: 750px;
		float: left;
		display:block;

	}
	
	#navigation_inline1 {
		width: 200px;
		height: 71px;
		margin-top: 20px;
		margin-bottom: 10px
		
	}
	
	#navigation_inline2 {
		width: 195px;
		height: 449px;
		padding-left: 5px
	}
	
	#navigation_inline3 {
		width: 200px;
		height: 120px;
		position:relative;
	}
	
	
	#Mitte {
		width: 370px;
		height: 770px;
		float:left
	}
	
	#mitte_inline1 {
		height: 71px;
		margin-top: 20px;
		margin-bottom: 10px;
		float:left
		
	}
	
	
	
	
	
	#pane1 {height: 71px;
		margin-top: 100px;
		margin-bottom: 10px;
		float:left
		
	}
	
	.scroll-pane {
		width: 350px;
		height: 340px;
		overflow: auto;
		float: left;
	}
	
	
	#bild {
		width: 330px;
		height: 470px;
		float: left;
		overflow: hidden
		
		}
		
	#linie2	{
		height: 5px;
		width: 900px;
		background-image:url(_img/linie.gif);
		clear:both;
		font-size:2pt;
		}
	
	#footer {
		width: 900px;
		height: 20px;
		padding-top: 5px;
		font-size: 11px;
		display:none
	}
	
	#footer_inline1 {
		float: left
	}
	
	#footer_inline2 {
		margin-left:100px;
		float: left
		
	}
	
	
	#special_container {
		position: absolute;
		right:0px;
		top:0px;
		height: 100px; 	
		width: 430px;
	}
	
	#headline_container {
		position:relative;
		height: 170px;
		
	}
	
	
	
	
	/* Ab hier beginnen die textlichen Formatierungen */
	
	
	.navi_normal a{
		font-size: 14px;
		color: #7C1729;
		text-decoration: none;
		line-height: 25px;
	}
	
	.navi_normal a:hover {
		font-size: 14px;
		color: #CC1729;
		text-decoration: none;
		line-height: 25px;
		
	}
	
	.footer_link a{
		font-size: 11px;
		color: #7C1729;
		text-decoration: none;
	}
	
	.footer_link a:hover {
		font-size: 11px;
		color: #CC1729;
		text-decoration: none;
		
	}
	
	.special a{
		font-size: 18px;
		color: #7C1729;
		text-decoration: none;
		line-height: 40px;
		font-weight: bold;
	}
	
	.special a:hover {
		font-size: 18px;
		color: #CC1729;
		text-decoration: none;
		line-height: 40px;
		font-weight: bold;
		
	}
	
h1 {
	font-size: 32px;
	line-height: 36px;
	font-weight: normal;
	margin-top: 0px;
	color: #7C1729;
	font-style: italic;
	}
	
	p {
		font-size: 10pt;
		color: #7C1729;
		text-decoration: none;
		padding-top: 5px;
		padding-bottom: 15px;
		line-height: 21px;
	}
	
	p a{
		font-size: 10pt;
		color: #7C1729;
		text-decoration: none;
		padding-bottom: 10px;
		line-height: 20px;
	}
		
	
	p a:hover {
		font-size: 10pt;
		color: #7C1729;
		text-decoration: none;
		padding-bottom: 10px;
		line-height: 20px;
		
	}
	
	.orange_link {
		color: #FF6600;
		font-weight: bold;
	}

