/* CSS Document */

BODY, H1, H2 { font-size: 11px; }

.news-list-date, .forumItemFooter, TD.spalteLinks  { font-family: Arial, Verdana, Sans-Serif; }

INPUT[type=submit], INPUT[type=button] {font-family: georgia,times new roman,serif;}

.news-list-container H2 {
	font-variant: normal;
	text-transform: uppercase;
	padding: 0;
	line-height: 8px;
}

.news-single-item H2 {
	font-size: 18px;
	line-height: 24px;
}

#ccLinks P { margin-left: 8px; margin-right: 8px; }

#ccMitte P {
	margin-left: 8px; 
	margin-right: 8px;
	color: #333;
}

#ccMitte h1 {
	color: #333;
}


#ccRechts P, H5 { margin: 0 10px 10px 10px; }
#ccRechts P, .news-list-date, .forumItemText, INPUT[type=submit], INPUT[type=button] { font-size: 11px;}
.forumItemHeader, .forumItemFooter, TD.spalteLinks { font-size: 10px;}


DIV#headerNavigation{ font-size: 12px; } /* 12pt */

DIV#headerNavigation, DIV#nav1, DIV#nav1_1, INPUT[type=submit], INPUT[type=button]{
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1em;
}




.navItemSelected, DIV#headerNavigation a, DIV#footerNavigation a, a:hover, a {
	padding: 1px 2px 0 2px;
	line-height: 1.2em;
	color: #EE4044;
}

.csc-textpic a { padding: 0; 
	color: #EE4044;
} /* Bilder Links haben kein padding */


.navItemSelected, a:hover { background-color: #EE4044; }


.csc-textpic a:hover { background-color: #FFF; }

DIV#footerNavigation a {
	line-height: 1.8em;
	text-transform: uppercase;
	font-size: 11px;
}

a { text-decoration: none;
	color: #EE4044;
}

.news-list-container a { 
	color: #EE4044;
}

.news-list-container a:hover { 
	color: #000;
	background-color: #EE4044;
}

li {
	list-style-type: none;
	list-style-position: default;
}

DIV#nav2 ul li {
	line-height: 1.2em;
}
DIV#nav3 ul li, DIV#nav3 ul li a {
	color: #999;
	text-transform: uppercase;
}
DIV#nav3 ul li ul li, DIV#nav3 ul li ul li a {
	color: #000;
	text-transform: none;
	line-height: 1.2em;
}


.align-center { text-align: center; }


#footerNavigationInner a {
	margin: 0;
	padding: 0;
	color: #EE4044;
}

.upperText { text-transform: uppercase; }

.rot { color: #F30; }