* { padding: 0px;
	margin: 0px;
}


body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: url(./images/creme_verlauf_background.jpg) repeat-x;
	background-color:#e6d99c;
}


#haupt_container {
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height:590px;	
}

img {
     border: 0px;
	 border: none;
}

#buttons {
	padding-left: 9px;	
}
#buttons img {
	margin-right: 8px;
}

#rot_rahmen_container {
	width: 800px;
	height:450px;
	border: 1px solid #881335;
}

#impressum {
  width: 300px; 
}
#impressum li {
  display: inline;
  padding: 0px 1px; 
}

#impressum a { 
  text-decoration: none;
  color: #881335;
}

#impressum a:hover{
	text-decoration: underline;
}

#footer {
	padding-top: 4px;
	text-align: right;
	padding-right: 9px;
}
#pfeil_animation {
	width:300px;
	padding-top: 3px;
	float:right;
	text-align: right;
	padding-right: 60px;
}

#impressum {
	width:250px;
	color:#881335;
	float:left;
}

#karte {
	width:640px;
	height:604px;
	margin-left: auto;
	margin-right: auto;
}

#by {
	color:#e6d99c;
	margin-left: auto;
	margin-right: auto;
	visibility : hidden;
}



.page_rechts_verlauf {
	background-image: url(images/page_rechts_verlauf0.jpg);
	background-position: 0 93px;
	background-repeat: repeat-x;
	height: 450px;
	width:400px;
    overflow: auto;
	background-attachment:fixed;
	

}

* html .page_rechts_verlauf {
	width:397px;
	background-position: 0 0px;
}

.page_links_rot {
	float:left;
	width:400px;
	height:450px;
	background-image: url(images/page_links_rot.jpg);
}
.text_links {
	color: white;
	margin-top: 30px;
	margin-left: 15px;
	margin-right:15px;
}

.text_rechts {

	overflow: auto;
	background-attachment:fixed;
	height: 450px;
}
