body {font-family: "Times New Roman", Times, serif;}

table 		{font-size:70%;  	font-family: "Times New Roman", Times, serif;  color:#000000;	}
table a 		{color: #0069A0; text-decoration: underline}
table a:hover 	{color: #0069A0;}

h1 {
border: 0;
color:#AF062E;
display:block;
font-size: 29px;
font-weight: normal;
margin:0;
margin-bottom:49px;
padding: 0;
}
h2 {
border: 0;
color:#AF062E;
display:block;
font-size: 22px;
font-weight: normal;
margin:0;
margin-bottom:18px;
padding: 0;
}
h3 {display:inline; font-size: 70%;}

input, select, textarea{
font-family: "Times New Roman", Times, serif;
font-size:11px;
color: #80766B;
}
img {border-width: 0;}

form {margin:0;padding:0;}

ul, li{
	margin-top:0;
	margin-bottom:0;
}
/* Standard Text - auch für Flash benötigt */
.txtStd				{font-size: 70%; color:#000;}
.txtStd a 			{color: #27B; text-decoration:underline;}
.txtStd a:hover 	{color: #27B;}

.LClear{
clear:both;
height:0;
overflow:hidden;
}

/* Vorlagen 

UNBEDINGT: Löschen falls nicht benötigt*/
/* float */
.fl {float: left;}
.fr {float: right;}
/* text - align */
.tac {text-align: center;}
.tar {text-align: right;}

.tContent {
color: #80766B;
font-size: 14px;
/*
font-stretch:semi-expanded;
normal
wider
narrower
ultra-condensed
extra-condensed
condensed
semi-condensed
semi-expanded
expanded
extra-expanded
ltra-expanded
inherit
font-weight:bold;*/
letter-spacing: 0px;
line-height: 17px;
word-spacing: 3px;
}
.tContent a, .tContent a:hover {
color: #80766B; /*#AF062E;*/
}
/* Paging */
.paging {
color: #AF062E;
float:right;
font-size: 11px;
padding: 10px 0px 0px 10px;
}
.paging a {
color: #80766B;
text-decoration: none;
}
.paging a:hover {
color: #AF062E;
}
.pagingArrow {
float:right;
padding: 10px 0px 0px 10px;
}
/* Padding */
.pl2 {padding-left: 2px;}
.pb2 {padding-bottom: 2px;}
.pb5 {padding-bottom: 5px;}
.pb8 {padding-bottom: 8px;}