* {
	font-family:Arial,sans-serif;
}

body.Main {
	background-color: #FFE4A0;
}

#Inhalt {
	margin: 1em 200px 1em 100px;
}

body.Navigation, body.Title {
	background-color: #FFDA7C;
}

body.Corner {
	background-color: #ECB634;
}


img.Float {
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}

img {
	border: none;
}


a {
	color:#700;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	border: none;
	text-decoration:underline;
}

h1,h2,h3 {
	color:black;
}

li {
	text-indent:3px;
}

a:link {
	color:#700;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

a:visited {
	color:#700;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

a:focus {
	color:#700;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

a:active {
	color:#700;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color:#700;
	font-weight:bold;
	font-size:1em;
	text-decoration:underline;
}

p.Navigation {
	line-height:2em;
}
