body {	
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#848484;
}
a {
color: #D8090C;	
}
a:hover {
color: #D8090C;	
}
table 		{font-size:70%;  font-family:Verdana, Arial ,Helvetica, sans-serif; color:#848484;}
table a 		{color: #848484; text-decoration: underline}
table a:hover 	{color: #848484;}

h1 {
color: #D8090C;
display:block;
font-size: 125%;
font-weight: normal;
padding: 0;
padding-bottom: 20px;
margin: 0;
}
h2 {
color: #828384;
display: block;
font-size: 100%;
font-weight: bold;
padding: 0;
padding-bottom: 14px;
margin: 0;
}
h3 {
color: #D8090C;
display:block;
font-size: 70%;
font-weight: bold;
padding: 0;
margin: 0;
}
input, select, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:70%;
color:#848484;
}
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;
}

.tContent {
font-size:70%;
line-height: 18px;
}
.tContentSmall {
font-size:60%;
line-height: 18px;
}
.LLinkLeft {
color: #848484;
font-size: 70%;
}
.LLinkLeft a {
background-image: url(/img/css/bg_arrow_left.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #848484;
text-decoration: none;
}
.LLinkLeft a:hover {
color: #DD272D;
}
.LLinkRight {
color: #848484;
font-size: 70%;
}
.LLinkRight a {
background-image: url(/img/css/bg_arrow_right.gif);
background-position: 0px 3px;
background-repeat: no-repeat;
padding-left: 16px;
color: #848484;
text-decoration: none;
}
.LLinkRight a:hover {
color: #DD272D;
}

.ttn {
text-transform: none;
}
.fcRed {
color: #D8090C;
}
/* floating */
.fl {	float: left;}
.fr {	float: right;}
.pb35 {padding-bottom: 35px;}
/* padding */
.pb10 {padding-bottom: 10px;}
.pb35 {padding-bottom: 35px;}
/* text-align */
.tac {text-align:center;}
/* space */
.space15 {height:15px;}
.space30 {height:30px;}


