	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	a {
		color: #DF0024;
	}
	
    #welcome {
		background-color: #D9D9D9;
		height: 210px;
		text-align: center;
	}
	
	#welcomegfx {
		background-color: #D9D9D9;
		text-align: center;
	}

	#claim {
		position: relative;
		top: 25px;
	}
	
	#claimgfx {
		position: relative;
	}

	.line {
		height: 21px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		font-size: 11px;
	}
	
	#red {
		background-color: #DF0024;
	}

	#mainpic {
		background-color : #85A2CC;
		text-align : center;
	}
	
	#dark {
		background-color: #484647;
	}
	
	td.line .navi {
	  	height: 21px; 
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 25px;
  		padding-right: 25px; 
  		border-right: #ffffff solid 1px;
	} 
		
	.navi a {
		text-decoration: none;
		color: #ffffff;
	}
	
	#subtext {
		font-size: 13px;
		text-align: center;
	}
	
	#teaser {
		height: 90px;
		text-align: center;
	}
	
	#address {
		color: #474747;
		font-size: 12px;
		text-align: center;
	}
	
	#address a {
		text-decoration: none;
		color: #474747;
	}
	
	.logo {
		visibility: hidden;
	}
	
	/*#at {
		width: 132px;
	}*/
	
	.abstand {
		height: 23px;
	}
	
	.auswahlButton {
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}
	
	html>body #gfxNavi { 
		padding-left: 250px; 
		background-color: #D9D9D9;
	}
	
	* html #gfxNavi {
		text-align: center;
		background-color: #D9D9D9;
	}
