body {
	background-color: #ffffff;
	color: #000000;
	font: 14px "Arial Narrow";
	text-align:center;
	letter-spacing: 1px;
}

font.conten{
	color: #000000;
	font: 14px "Arial Narrow";
	text-decoration: none;
	text-align: left;
}

font.text{
	color: #000000;
	font: 14px "Arial Narrow";
	text-decoration: none;
	text-align: left;
}

font.header{
	color: #b10708;
	font: bold 15px "Arial Narrow";
	text-decoration: none;
	text-align: center;
}

a, a:link, a:active {
	color: #000000;
	font: 14px "Arial Narrow";
	text-decoration: none;
	}

a:hover {
	color: #b10708;
	font: 14px "Arial Narrow";
	text-decoration: none;
}

a.menu1, a.menu1:link, a.menu1:active {
	color: #000000;
	font: 15px "Arial Narrow";
	text-decoration: none;
	font-weight: bold;
	padding-right: 70px;
	line-height: 25px;
}

a.menu1:hover {
	color: #b10708;
	background-color: #edeae6;
	font: 15px "Arial Narrow";
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 70px;
	line-height: 25px;
}

a.menu1a, a.menu1a:link, a.menu1a:active {
	color: #b10708;
	background-color: #edeae6;
	font: 15px "Arial Narrow";
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 70px;
	line-height: 25px;
}

a.menu2, a.menu2:link, a.menu2:active {
	color: #000000;
	font: 15px "Arial Narrow";
	text-decoration: none;
	font-weight: bold;
	padding-right: 70px;
	padding-left: 10px;
	line-height: 25px;
}

a.menu2:hover {
	color: #b10708;
	font: 15px "Arial Narrow";
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	line-height: 25px;
}

a.menu2a, a.menu2a:link, a.menu2a:active {
	color: #b10708;
	font: 15px "Arial Narrow";
	text-decoration: none;
	font-weight: bold;
	padding-right: 70px;
	padding-left: 10px;
	line-height: 25px;
}

a.navi2, a.navi1:visited {
	color: #000000;
	font: 15px "Arial Narrow";
	text-decoration: none;
}

a.navi1:hover {
	color: #b10708;
	font: 15px "Arial Narrow";
	text-decoration: underline;
}

u{
	color: #b10708;
	font: 14px "Arial Narrow";
	text-decoration: underline;
	text-align: left;
	line-height: 18px;
}

hr.blue{
	color: #006f9f;
	border-style: dotted;
}

ul{
	list-style-type:disc; list-style-image:url('images/list.gif')
}

li{
	padding-bottom: 10px;
}

p{
	color: #000000;
	font: 14px "Arial Narrow";
	text-decoration: none;
	line-height: 18px;
}

td {
	color: #000000;
	font: 14px "Arial Narrow";
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}

div#aussen{
	width: 800px;
	height: 800px;
	margin: 0px auto;
	border: 1px solid #000000;
}

/*umgehen des IE fehlers, kenn kein min-width*/
html>body #aussen {
	height: auto;
	min-height: 800px;
}

div#menu_oben1{
	float: left;
	width: 350px;
	height: 20px;
	margin: 15px 15px 0px 15px;
	text-align: left;
}

div#menu_oben2{
	float: right;
	width: 350px;
	height: 20px;
	margin: 15px 15px 0px 15px;
	text-align: right;
}

div#header_img{
	width: 770px;
	margin: 0px 15px 0px 15px;
	text-align: left;
}

div#title2{
	width: 770px;
	margin: 2px 15px 0px 15px;
	border-bottom: 1px solid #c3c6c7;
	text-align: right;
	font: bold 14px "Arial Narrow";
	color: #b10708;
	padding-bottom: 5px;
	}

div#links{
	float: left;
	width: 150px;
	margin: 60px 0px 0px 15px;
	text-align: left;
	display: inline;
}

div#content{
   float: left;
	width: 470px;
	margin-top: 10px;
	text-align: left;
	display: inline;
	padding: 0px 5px 0px 5px;
}

div#rechts{
	float: right;
	width: 150px;
	margin: 10px 10px 0px 0px;
	text-align: left;
	display: inline;
}

div#fuss{
	width: 770px;
	margin-top: 20px;
	text-align: center;;
}
