﻿p {
		color: #474747;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: normal;
		line-height: 120%;
		text-decoration: none;
		margin-top:0px;
		margin-bottom:13px;
			}

		
p a       {color: #f90;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: bolder;
		line-height: 13pt;
		margin-top:0px;
		margin-bottom:13px;
		text-decoration:none;}

p a:hover   {color: #000;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: bolder;
		line-height: 13pt;
		margin-top:0px;
		margin-bottom:13px;
		text-decoration:none;}
		
.p {
		color: #474747;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: normal;
		line-height: 120%;
		text-decoration: none;
		margin-top:0px;
		margin-bottom:13px;
			}

		
.p a       {color: #f90;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: bolder;
		line-height: 13pt;
		margin-top:0px;
		margin-bottom:13px;
		text-decoration:none;}

.p a:hover   {color: #000;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: bolder;
		line-height: 13pt;
		margin-top:0px;
		margin-bottom:13px;
		text-decoration:none;}		
		
					
#foot	{
	height:30px;
	width:560px;
	left:13px;
	top:485px;
	position:absolute;
	text-align:center;
}
	
#container { 
		height: auto; 
		width: 560px; 
		left: 10; 
		top: 5; 
		position: absolute; 
		visibility: visible; }

h2, h2 a, h2 a:hover {
		color: #f90;
		font-size: 10pt;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: bolder;
		line-height: 13pt;
		margin-top:0px;
		margin-bottom:13px;
		text-decoration:none;
	}

h1, h1 a, h1 a:hover {
		margin-top:0px;
		margin-bottom:13px;
		color: #f90;
		font-size: 16px;
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular;
		font-weight: bold;
		text-align: left;
		text-decoration:none;
	}

.black{display:block;
		background-color:#000000;
		color:#FFFFFF;	
		float:left;
		padding-left:5px;
		padding-right:5px;
		width:10%;		
	}
	
.orange{
		display:block;
		background-color:#f90;
		color:#FFFFFF;
		float:left;
		padding-left:5px;
		padding-right:5px;
		width:80%;
		bottom: 2px;
	}
		
.ph{ 	width:132px;
		height:5px;
		background-image:url(grafik/3.gif);
	}

td { 	vertical-align:top;

	}

.unterschrift, .unterschrift a, .unterschrift a:hover { color: #999; 
		font-size: 7pt; 
		font-family: ARIAL, HELVETICA, Geneva, SunSans-Regular; 
		line-height: 100%; 
		text-decoration: none;
		text-align:center; 
	}

#wrapper {
		margin: 0 auto;
		text-align: left;
		width: 550px;
		position: relative;
	}

#h2 {
		width: 123px;
		font-size: 80%;
		border-bottom-color: #009;
		border-bottom-width: 1px;
	}

#h2 ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}

#h2 li {
		background-color: transparent;
		border-bottom: 1px solid gray;
		display: block;
	}

#h2 li a, #h2 li a:link {
		text-decoration: none;
		display: block;
		color: #000;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		text-indent: 5px;
		vertical-align: middle;
		width: 125px;
		height: 25px;
		padding-top: 5px;
		border-bottom-color: gray;
		border-bottom-width: 1px;
	}

#h2 li a:visited {
		color: #000;
		font-family: Arial;
		border-bottom-color: gray;
		border-bottom-width: 1px;
	}

#h2 li a:hover, #h2 li a:active, #h2 li a:focus {
		color: black;
		font-family: Arial;
		font-weight: bolder;
		background-color: #f90;
		vertical-align: middle;
		border-bottom-color: gray;
		border-bottom-width: 1px;
	}

