@charset "utf-8";
/* CSS Document */

html		
		{
		width: 100%;
		height: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

body
		{
		background: url(../IMG/photo.JPG) left top repeat;
		background-color:#ffffff;
		width: 100%;
		height: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

#container
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#000000;
		margin: 0px auto 0px 80px;
		padding: 0px 10px 0px 10px;
		width: 800px;
		position: relative;
		}

h1		
		{
		font-size: 25px;
		font-weight: bold;
		color:#000000;
		}

h2		
		{
		font-size: 15px;
		font-weight: bold;
		color:#993366;
		margin-top: 40px;
		}

/*******link**********************link*********************/

#Linkzeile	
		{
		background: url(../IMG/logo_background.gif) left top no-repeat;
		position: relative;
		top: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height:130px;
		width: 790px;
		font-size: 20px;
		}

#Linkzeile a
		{
		top: 80px;
		position: relative;
		display:inline-block;
		margin: 0px 15px 0px 5px;
		}


a.zlink
		{ 
		color:#993366;
		}

div.geoeffneteseite
		{
		top: 80px;
		position: relative;
		display:inline-block;
		margin: 0px 15px 0px 5px;
		}

/*******main**********************main*********************/

#main		
		{
		position: relative;
		top: 0px;
		width: 790px;
		margin: 0px 5px 0px 5px;
		padding: 0px 0px 0px 0px;
		color:#000000;
		}

div.hervorgehoben, span.hervorgehoben, ol.hervorgehoben
		{
		color:#339966;
		font-weight: bold;
		}

div.hervorgehoben
		{
		margin: 15px 0px 0px 20px;
		}

ol.hervorgehoben
		{
		margin: 5px 0px 10px 20px;
		padding: 0px 0px 0px 0px;
		}

/*******GNummer**********************GNummer*********************/

table.GNummer
		{
		margin-bottom: 40px;
		}

td.GNummer
		{
		color:#339966;
		padding-right: 15px;
		margin-right: 15px;
		}

td.adr
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
tr.adr
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

table.adr
		{
		margin: 10px 5px 10px 0px;
		padding: 0px 0px 0px 0px;
		}	
