
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #393839;
	text-decoration: none;
	height: 100%;
	margin: 0px;
	background-color: #F7F3F7;
}

.popuptab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #393839;
	text-decoration: none;
	height: 100%;
	margin: 0px;
	background-color: #F7F3F7;
}

form {
	display:inline;
}

.maintable {
	height: 100%;
	border-left: 3px #fff solid;
	border-right: 4px #fff solid;
}

.maintablestart {
	height: 100%;
	background-image: URL("images/maintable_bg_start.gif");
	border-left: 3px #fff solid;
	border-right: 4px #fff solid;
}

p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
	text-decoration: none;
}

.headernav, .headernav a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #b84735;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	font-size:14px;
	color: #b84735;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pathfinder, .pathfinder a {
	font-size: 11px;
	color: #b84735;
}

.menue {
	padding-left:10px;
	background-image:url("images/m_aufz.gif");
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	text-decoration: none;
	color: #fff;
	font-size:11px;
	font-weight:bold;
}

.menue a {
	color: #fff;
	text-decoration: none;
}

.menuesub {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}


.menuesub a {
	display:block;
	text-decoration: none;
	padding-left:10px;
	background-image:url("images/spacer.gif");
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-top:1px;
	color: #fff;
	font-size:10px;
}

.menuesub a:hover {
	display:block;
	padding-left:10px;
	background-image:url("images/msub_aufz.gif");
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-top:1px;
	text-decoration: none;
	color: #fff;
	font-size:10px;
}


.menuesubaktiv {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

.menuesubaktiv a {
	display:block;
	color: #fff;
	text-decoration: none;
	padding-left:10px;
	padding-top:1px;
	text-decoration: none;
	color: #fff;
	font-size:10px;
	padding-left:10px;
	background-image:url("images/msub_aufz.gif");
	background-repeat:no-repeat;
	background-position:0 3px;
}

.footer, .footer a {
	font-size:10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

ol {
padding-left:25px;
margin:0px;
}

ol li {
padding-left:2px;
}


li {
	line-height:15px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393839;
}

.tabclass {
width:100%;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
}

.tabclass img {
margin-top:6px;
background-color: #b84735;
width:3px;
height:3px;
}



.linkgrau {
width:100%;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:2px;
margin-top:5px;
}
.linkgrau img {
background-color: #b84735;
width:6px;
height:6px;
margin-top:4px;
}

.linkgrau a {
	color: #393839;
	font-weight: bold;
	font-size: 11px;
}

h2 {
	color: #b84735;
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.farbe_dunkel {
   background-color: #b84735;
}

.input_submit {
border:1px #b84735 solid;
background-color:#fff;
font-size:11px;
color: #393839;
font-weight:bold;
}
.input_text {
border:1px #b84735 solid;
}