a img {
	border: 1px solid #e4e7db;
}

a img:hover {
	border: 1px solid #736265;
}

body {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	color: #3e2b31;
	background-color: #ff4665;
	border-color:#736265;
	scrollbar-base-color: #ff4665;
	scrollbar-3dlight-color: #9d3d5b;
	scrollbar-darkshadow-color: #9d3d5b; 
	scrollbar-arrow-color: #3e2b31;
	scrollbar-face-color: #ff4665;
	scrollbar-highlight-color: #9d3d5b;
	scrollbar-track-color: #736265;
}

#tab {
	width: 800px;
	margin: 0 auto;
}

#leer {
  padding:3px;
}

#zwischentitel {
  border-right-width:1px;
  border-top-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#3e2b31;
  font-size: 13pt;
  padding: 8px;
  text-align:center;
}

#text-rahmen {
  border-right-width:1px;
  border-top-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#3e2b31;
  padding: 20px;
  text-align:left;
}

#text-rahmen-kl {
  border-right-width:1px;
  border-top-width:1px;
  border-left-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#3e2b31;
  font-size: 9pt;
  padding: 20px;
  text-align:left;
}

a:link {
	color: #e4e7db;
	text-decoration: none;
}

a:visited {
	color: #e4e7db;
	text-decoration: none;
}

a:hover {
	color: #736265;
	text-decoration: none;
}

a:active {
	color: #736265;
	text-decoration: none;
}

.navact {
	font-size: 9pt;
	font-weight: bold;
	color: #736265;
	text-decoration: none;
}

.navi {
	font-size: 9pt;
	font-weight: bold;
}

.rot {
	color: #ff4665;
}

.grau {
	color: #736265;
}

.w {
	color: #ffffff;
}

.gelb {
	color: #ffff00;
	font-weight: bold;
}

.klein {
	font-size: 10pt;
	line-height: 120%;
}

.kleiner {
	font-size: 9pt;
	line-height: 110%;
}

.sk {
	font-size: 7pt;
	line-height: 100%;
}

.gross {
	font-size: 18pt;
	font-weight: bold;
	line-height: 120%;
}

.titel {
	font-size: 14pt;
	font-weight: bold;
	line-height: 140%;
}

.normal {
	font-size: 12pt;
	line-height: 130%;
}

.mitte {
	background-color: #ffe0e5;
}

.hell {
	background-color: #ffffff;
}

.schwarz {
	background-color: #3e2b31;
}

.eingabefeld {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10pt;
	color: #3e2b31;
	background-color: #e4e7db;
}
	 
