body {
	text-align: center;
	margin: 0px auto;
	background-image: url(images/verlauf_lang.jpg);
	background-repeat: repeat-x;
}


#rahmen {
	width: 1000px;
	height:600px;
	text-align: left;
	margin: 50px auto;
}


#impressum {
	width: 1000px;
	height:20px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #00274E;
}

	#impressum a { font-weight:normal; color:#00274E; text-decoration:none; }
	#impressum a:visited { font-weight:normal; color:#00274E; text-decoration:none;  }
	#impressum a:hover { font-weight:normal; color:#00274E; text-decoration:underline;  }
	#impressum a:active { font-weight:normal; color:#F57921; text-decoration:none; }

#pic {
	width: 1000px;
	height:549px;
	border:1px solid #F57921;
	text-align: left;
}

#footer {
	width: 1001px;
	height:90px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #00274E;
}

#laenderwahl {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	width: 195px;
	height: 55px;
	text-align: left;
	color: #00274E;
	top: -80;
	left: 25;
	float: left;
	position: relative;
}

	#laenderwahl a { font-weight:bold; color:#00274E; text-decoration:none; }
	#laenderwahl a:visited { font-weight:bold; color:#00274E; text-decoration:none;  }
	#laenderwahl a:hover { font-weight:bold; color:#F57921; text-decoration:none;  }
	#laenderwahl a:active { font-weight:bold; color:#F57921; text-decoration:none; }

#logo {
	width: 195px;
	height: 55px;
	text-align: right;
	color: #00274E;
	top: 25px;
	right: 0px;
	float: right;
	position: relative;
}

	
#logo a img {
	border:none;
}

