﻿html, body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
  scrollbar-face-color: #F3CD91;
  scrollbar-track-color: #C57E61;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-highlight-color: #083194;
  scrollbar-shadow-color: #08296B;
  scrollbar-3dlight-color: #FFB62F;
  scrollbar-darkshadow-color: #082984
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.table_kopfzeile {
background-color:#CDDDED;
}
.textInhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.textTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #61708C;
	text-align: justify;
}

INPUT {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CDDDED;
	border: 1px solid #61708C;
}
SELECT {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CDDDED;
	border: 1px solid #61708C;
}

TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, 	sans-serif;
	BACKGROUND-COLOR: #95A4BB;
	border: 1px solid #61708C;
}

.tabelle_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tabelle_beschriftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 4pt;
}
.ipod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.textText {
	text-align: justify;
}
.textTitelRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9A9BB;
	font-weight: bold;
}
.textTitelGruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DB5C2;
}
.textTextEinzug {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 20pt;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61708D;
	text-decoration: underline;
}
#nachricht {
	background-color: #CDDDED;
}
