body	{
			margin: 0px;
			background-color: #ffffff;
		}
		
img	{
		border: 0px;	
	}
	
#main	{
			width: 969px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			height: 589px;
			position: relative;
			background-image:url(hintergrund.jpg);
		}
		
#logo	{
			position:absolute;
			top:47px;
			left:23px;
		}

		
#ueberschrift	{
					position: absolute;
					top:221px;
					left:118px;
					width:300px;
					font-family:Verdana,sans-serif;
					font-size:18px;
					color:#494949;
					margin-bottom:10px;
				}	
	
#text	{
			position: absolute;
			top:262px;
			left:118px;
			width:455px;
			font-family:Verdana,sans-serif;
			font-size:12px;
			line-height:18px;
			color:#494949;
		}
		
p	{
		margin-bottom:12px;
		margin-top:0px;
	}
		
#adresse	{
				position: absolute;
				top:385px;
				left:710px;
				width:455px;
				font-family:Verdana,sans-serif;
				font-size:12px;
				line-height:18px;
				color:#494949;
			}

table	{border-collapse:collapse;}

td	{
		vertical-align:top;
		padding-top:0px;
		padding-bottom:0px;
	}		
	
td.abstand	{
				height:30px;
			}

				
h1	{
		font-family: Verdana,sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #EEEEEE;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
.text	{
			font-family: Verdana,sans-serif;
			font-size: 12px;
			line-height: 16px;
			color: #595813;
			margin-top: 20px;
			margin-bottom: 18px;
		}
	

						
a	{	
		font-family: verdana,sans-serif;
		font-size:12px;
		text-decoration:underline;
		color: #494949;
	}


		


