body { 	background-image: url(../img/hg.jpg);
		background-repeat: repeat-x;
		margin: 0px;
	}

#vfl-oben { 	background-color: #511972;
			margin: 0px;
			height: 150px;
		}
	
#content { 	width: 900px;
			margin-left: auto;
			margin-right: auto;
			margin-top:-110px;
		}
			
#text { 	width: 812px;
		padding: 40px;
		border: 4px solid #e2e1e1;
		border-top: none;
		border-bottom: none;
		background-color: #ffffff;
		background-image: url(../img/haende.png);
		background-repeat:no-repeat;
		height: 425px;
		font-size: 20px;
		font-family: Arial;
		line-height: 28px;
	}
	
#navigation { 	width: 900px;
				height: 110px;
				background-color: #e2e1e1;
		}
		
#footer { 	width: 885px;
			height: 17px;
			background-color:#e2e1e1;
			margin-left: auto;
			margin-right: auto;
			padding-right:15px;
			font-family: Arial;
			font-size: 12px;
			text-align:right;
						}
							
#links { width:450px;
		float:left;
		text-align: center;
		margin: 5px 0;
} 

#rechts{ width:450px;
		float:left;
		text-align: center;
		margin: 5px 0;
	}

a { 	color: #3e5195;
	text-decoration:none;
	}

a:hover { color: #511972;
		text-decoration:none;
	}

a:focus { color: #511972;
		text-decoration:none;
	}

a.impressum { color: #000000;
				text-decoration:none;}
				
a.impressum:hover { color: #511972;
				text-decoration:none;}
				
a.impressum:focus { color: #511972;
				text-decoration:none;}			
				
a img { border: none; 
}
