body {  text-align: center;
	margin: 0;
	overflow:hidden;
	}

#start {
	text-align: center;
	margin: 0px auto;	
	margin-top: 17px;
	background: #FFFFFF url(../webgraphics/bg01.gif) repeat-y;	
	height: 595px;
	width: 985px;
	}

#logostart {
	padding-top: 190px;
	background: transparent;
	}

#starttext {
	padding-top: 110px;
	background: transparent;
	}

#sprachwahl {
	position: relative;
	top: -40px;
	left: 850px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #959595; 
		}


#inhalte {
	text-align: left;
	margin: 0px auto;	
	height: 635px;
	width: 1024px;
	}

a {
	text-decoration: none;
	color: #9C9D9F;
	}

a:hover {
	text-decoration: none;
	color: #595959;
	}