/***************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #f49f24;
	margin-bottom: 7px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #f49f24;
	margin-bottom: 3px;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin: 5px 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	color: #f49f24;
	margin: 6px 0;
}

p {
	padding-bottom: 1.2em;
	line-height: 1.4em;
}

li {
	margin-left: 10px;
	margin-bottom: 8px;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 1.4em;
}

form  {
	margin: 0;
	padding: 0;
}

hr {
	color: #383838;
	width: 80%;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 4px;
}

td {
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

a { 
	text-decoration: underline; 
	color: #666;
}

a:hover { 
	text-decoration: none; 
}

/*** Anpassungen ***/

a.link2 { 
	text-decoration: none; 
	color: #000;
}

a.link2:hover { 
	text-decoration: underline;
	color: #000;
}

a.link3 { 
	text-decoration: none; 
}

a.link3:hover { 
	text-decoration: none;
}

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

a.link4:hover { 
	text-decoration: underline;
	color: #fff;
}

a.seitennavi { 
	text-decoration: none; 
	margin: 1px 2px;
	padding: 1px 2px;
	color: #666;
}

a.seitennavi:hover {
	color: #f49f24;
}

a.seitennavi_aktiv { 
	text-decoration: none; 
	margin: 1px 0;
	padding: 1px 2px;
	color: #f49f24;
}

.mark_weiss {
	background-color: #ffffff;
	color: #211e13;
	padding: 3px;
}

.mark_schwarz {
	background-color: #211e13;
	color: #ffffff;
	padding: 3px;
}

.mark_rot {
	background-color: #ff7c32;
	color: #211e13;
	padding: 3px;
}

/***************/

.textXL {
	font-size: 1.6em;
}

.textL {
	font-size: 1.5em;
}

.textM {
	font-size: 12px;
}

.textS {
	font-size: 11px;
}

.textXS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bezeichn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -0.02em;
}

.abstand0  {
	margin: 0;
	padding: 0;
}

.textAbst {
	letter-spacing: 1px;
}

.textZeile {
	line-height: 1.6em;
}

.textZeile2 {
	line-height: 1.8em;
}

.textZeile3 {
	line-height: 1.4em;
}

.textAbst{
	padding: 2px;;
}

.textJustify {
	text-align: justify;
}

.weiss {
	color: #fff;
}

.schwarz {
	color: #7a7a7a;
}

.grau {
	color: #999;
}

.gelb {
	color: #f49f24;
}

.rot {
	color: #CC0000;
}

.fehler {
	color: #ba574a;
}

.halb {
	line-height: 0.5em;
}

.fett {
	font-weight: bold;
}

.em {
	font-style: oblique;
}

hr {
	color: #666666;
	text-align: center;
	width: 100%;	
}
