html {
}

body {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration:none;
	background-color: #5c0d0d;
	color: #5c0d0d;
 }

#content {
	width:910px;
	background-color: #eddea5;
	margin:0 auto 0 auto;
	padding:0 10px 0 10px;
	}

a {
	text-decoration:none;
	}
	
	img {
		border:0px;
	}
h1 {
	font-size: 2.5em;
	color: #5c0d0d;
	font-style:italic;
	font-weight:bold;
	line-height: 1.8em;
 }

h2 {
	font-size: 1.8em;
	color: black;
	font-style:italic;
	font-weight:bold;
	line-height: 0.5em;
 }

.logo {
	border: 0px;
	width:350px;
	text-align: center;
	margin-left: 0em;
	margin-top: 1em;
}

.karte {
border: 0px;
height:750px;
margin-top: 1em;
}

.footer {
font-size: 0.7em;
text-align: right;
}
