body {
	margin:0;
	padding:0;
	background:#fff url(../images/background_sprachweiche.jpg) top left repeat-x;
	font-size:12px;
	font-family:"Lucida Sans",Arial,Helvetica,Verdana, sans-serif;
	color:#000;
	line-height:16px;
}

#logo {
	text-align:center;
}

#messen {
	text-align:center;
	margin:160px auto 0 auto;
	width: 231px;	
}

#partner {
	text-align:center;
	margin:160px auto 0 auto;
	width: 231px;	
}

#partner_text {
	width: 190px;
	text-align:center;
	font-size:12px;
	color:#000;
	line-height:16px;	
	margin:20px auto 0 auto;
}

#weiche_left {
	width: 275px;
	float: left;
}

#weiche_right {
	width: 275px;
	float: left;
}

#auswahl {
	background:#ececec url(../images/link_sprachweiche.gif) top left no-repeat;
	width:219px;
	height:28px;
	text-align:center;
	margin:53px auto 0 auto;	
}


#auswahl a {
	color:#000;
	text-decoration:none;
	line-height:28px;
}

#auswahl a:hover {
	color:#9d0101;
}

#auswahl span {
	margin:0 5px;
}