/* CSS Document */

/* Text, Tabellen und Titel definitionen*/
form { margin: 0pt; padding: 0pt }

body, td, div {
	font-family: Arial,sans-serif;
	font-size: 12px;
}

h1 {
font-size: 11pt;
}

h2{
font-size: 10pt;
}

h3{
font-size: 10pt;
}

.footer {
	font-size: 12px;
	color: #7a7a7a;
	text-decoration: none;
}

.fronttext {
	font-size: 12px;
	color: #656565;

}

/*- List1 -*/
.list1{
	list-style: none;
	padding: 0;
	margin: 2px 0 10px
}
.list1 li{
	margin: 0 0 15px
}
.list1 li a{
	color: #656565
}
.list1 li a:hover{
	color: #656565
}



/* News, Events und Quickfinder Definitionen */

.newsdatum {
	font-size: 14px;
	color: #db002e;
}

.newszeile {
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}

.moreevents {
	font-size: 11px;
	color: #db002e;
	text-decoration: none;
}

a.moreevents {
	font-size: 11px;
	color: #db002e;
	text-decoration: none;
}

a.moreevents:link {
	font-size: 11px;
	color: #db002e;
	text-decoration: none;
}

a.moreevents:visited {
	font-size: 11px;
	color: #db002e;
	text-decoration: none;
}

a.moreevents:active {
	font-size: 11px;
	color: #db002e;
	text-decoration: none;
}

a.moreevents:hover {
	font-size: 11px;
	color: #db002e;
	text-decoration: none;
}

.quickzeile {
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* link*/


a:link, a:visited, a:active{
	font-weight: normal;
	color: #db002e; 
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #db002e; 
	text-decoration: underline; 
}

a.news { 
	color: #000000;
	text-decoration: none; 
}

a.newsdatum:hover {
	color: #db002e; 
	text-decoration: underline; 
}

a.newszeile:hover {
	color: #444444; 
	text-decoration: underline; 
}

a.newszeile:active {
	color: #444444; 
	text-decoration: none; 
}

a.newszeile:link {
	color: #444444; 
	text-decoration: none; 
}
a.newszeile:visited {
	color: #444444; 
	text-decoration: none; 
}

.search {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
}

.headnav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a.headnav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.headnav:link, a.headnav:active, a.headnav:hover, a.headnav:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.quickfinder {
	color: #000000;
	font-size: 12px;
	padding-right: 12px;
}

a.quickfinder {

	text-decoration: none;	
	color: #000000;
	font-size: 12px;
	padding-right: 12px;
}

a.quickfinder:hover {

	text-decoration: underline;	
	color: #000000;
	font-size: 12px;
	padding-right: 12px;
}

a.quickfinder:link, a.quickfinder:active, a.quickfinder:visited {

	text-decoration: none;	
	color: #000000;
	font-size: 12px;
	padding-right: 12px;
}
