#tab {
	width: 800px;
	margin: 0 auto;
}

#zwischentitel {
  border-right-width:1px;
  border-top-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#343434;
  padding:10px;
  text-align:center;
  font-weight: bold;
}

#text-rahmen {
  border-right-width:1px;
  border-top-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#343434;
  padding:10px;
  text-align:left;
}

p,body {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10pt;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	color: #343434;
	background-color: #174972;
	border-color:#343434;
	scrollbar-base-color: #c42920;
	scrollbar-3dlight-color: #5a5a5a;
	scrollbar-darkshadow-color: #343434; 
	scrollbar-arrow-color: #343434;
	scrollbar-face-color: #dfc09d;
	scrollbar-highlight-color: #9c8367;
	scrollbar-track-color: #9c8367;
}

a:link {
	font-size: 10pt;
	line-height: 120%;
	color: #c42920;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-size: 10pt;
	line-height: 120%;
	color: #c42920;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 10pt;
	line-height: 120%;
	color: #857059;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	font-size: 10pt;
	line-height: 120%;
	color: ##343434;
	font-weight: bold;
	text-decoration: none;
}

.navi {
	font-size: 10pt;
	line-height: 120%;
	color: #c42920;
	text-decoration: none;
	font-weight: bold;
}

.navact {
	font-size: 10pt;
	line-height: 120%;
	color: #857059;
	font-weight: bold;
	text-decoration: none;
}

.sgr {
	font-size: 16pt;
	line-height: 150%;
	font-weight: bold;
	color: #0033cc;
}

.gr {
	font-size: 12pt;
	line-height: 140%;
	font-weight: bold;
	color: #1d0f0c;
}

.m {
	font-size: 9pt;
	line-height: 120%;
	color: #1d0f0c;
}

.kl {
	font-size: 8pt;
	line-height: 120%;
	color: #343434;
}

.skl {
	font-size: 6pt;
	line-height: 120%;
	color: ##343434;
}

.w {
	background-color: #ffffff;
}

.g {
	background-color: #d7cabb;
}

.eingabefeld {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10pt;
	color: #343434;
	background-color: #d7cabb;
}
 
