body		{
			padding : 0;
			margin : 0;
			background-color : #FFFFFF;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 12px;
			line-height : 150%;
			color : #333333;
			background-image: url(images/back.gif);
			background-repeat: repeat-x;
			
			}

.info h1	{
			font-family : Palatino, Arial, Verdana, Geneva, sans-serif;
			font-size : 15px;
			color : #898989;
			font-weight : normal;
			margin-bottom : 4px;
			margin-top : 15px;
			margin-left : 0;
			}
			
.info h2	{
			font-size : 16px;
			color : #c63530;
			font-weight : bold;
			margin-bottom : 3px;
			}
			
.content	{
			padding : 0;
			color : #333333;
			}	
			
			
.content h1	{
			font-family : Palatino, Arial, Verdana, Geneva, sans-serif;
			font-size : 16px;
			color : #898989;
			font-weight : normal;
			margin-bottom : 16px;
			margin-top : 30px;
			margin-left : 0;
			border-bottom: 1px solid #e7e6e6;
			}
			
.content li			{
			font-weight : normal;
			padding : 0px;
			}
			
.content ul			{
			margin-left : 0;
			padding-left : 30px;
			margin-bottom : 20px;
			list-style-image : url(images/punkt.gif);
			}
			
.infotable li			{
			font-weight : normal;
			padding : 1px;
			}
			
.infotable ul			{
			margin-left : 0;
			padding-left : 10px;
			margin-bottom : 5px;
			list-style-type : disc;
			font-size : 10px;
			}

			
.info		{
			font-size : 11px;
			color : #333333;
			line-height : 140%;
			}
			

			

			
.info a		{
	      	font-size : 11px;
     		color : #f6a800;
     		text-decoration : none;
     		font-weight : bold;
			}

.info a:hover{
     		color: #f6a800;
     		font-size : 11px;
     		text-decoration : underline
			}


.infotable	{
			border-top-color : #efefef;
			border-left-color : #efefef;
			border-right-color : #dcdcdc;
			border-bottom-color : #dcdcdc;
			border-width : 1px;
			border-style : solid;
			background-color : #f6f6f6;
			font-size : 11px;
			line-height : 136%;
			}
			
a			{			
			color : #f6a800;
			font-weight : bold;
			text-decoration : none;
			}

a:hover		{			
			color : #f6a800;
			font-weight : bold;
			text-decoration : underline;
			}
			
.textfeld	{
			padding : 0;
			margin : 0;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 12px;
			line-height : 130%;
			color : #000000;
			padding:2px;
			width:150px;
			border: #f6a800;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}
			
			