@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5e0403;
	background-color: #c6b0ad;
	font-size: 14px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-weight: bolder;
}

h3 {
	font-size: 18px;
	font-weight: bolder;
}

			/*position: absolute;*/
#inhalt {
	height: auto;
	width: 990px;
	top: 5px;
	overflow: auto;
}

.foot {
	text-decoration: none;
	font-size: 11px
}

.style2 {
    font-size: smaller
