#c51 {clear:right;
display:block;
height:2px;
width:500px;}


/*------------------------------------------ Basics */
body {
	margin: 0;
	background: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:13px;
	color:#000000;
}

h2 {
	font-size:13px;
	color:#31487C;
}

h3 {
	font-size:13px;
	color:#000000;
}

/*------------------------------------------ Template */
#gesamt_container {
	width: 935px;
	min-height: 500px;
	height: auto;
	margin: 5px 0 0 10px;
}

/* nur für IE 5.5 - 6.x */
* html #gesamt_container {
	height: 500px;
}

/* nur für IE 5.0 */
html + body #gesamt_container {
	height: 500px;
}

#header {
	clear: both;
	float: left;
	width: 935px;
	height: 150px;
	margin: 0;
}

#sprache {
	float: left;
	height: 20px;
	margin-top: 5px;
	text-align: left;
}

#breadcrumb_fixmenu_container {
	clear: both;
	width: 935px;
	height: 30px;
}

#breadcrumb {
	float: left;
	width: 350px;
	height: 15px;
	margin-top: 15px;
	font-size: 10px;
	line-height: 15px;
	vertical-align: middle;
	color: #F3EFDF;
}

#fixmenu_oben {
	float: right;
	height: 15px;
	margin-top: 13px;
	line-height: 15px;
	vertical-align: middle;
}

#fixmenu_oben a:link,
#fixmenu_oben a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #F3EFDF;
}

#fixmenu_oben a:hover,
#fixmenu_oben a:active {
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}

#haupt_container {
	float: left;
	width: 933px;
	min-height: 450px;
	height: auto;
	border: 1px solid #F3EFDF;
}

/* nur für IE 5.5 - 6.x */
* html #haupt_container {
	height: 450px;
} 

/* nur für IE 5.0 */
html + body #haupt_container {
	height: 450px;
}

#menu_cont {
	float:left;
	width: 140px;
	height: 400px;
}

#menu1 {
	float:left;
	width: 140px;
	height: 350px;
	margin-top: 50px;
	background-image: url(img/menubg_streifen2.gif);
	border-top: 1px solid #F3EFDF;
	border-bottom: 1px solid #F3EFDF;
}

#menu2 {
	float: left;
	width: 125px;
	height: 345px;
	margin-top: 50px;
	padding-top: 5px;
	border-top: 1px solid #F3EFDF;
}

#content_container {
	float: left;
	width: 660px;
	min-height: 425px;
	height: auto;
}

/* nur für IE 5.5 - 6.x */
* html #content_container {
	height: 425px;
}

/* nur für IE 5.0 */
html + body #content_container {
	height: 425px;
}

#content {
	clear: both;
	float: left;
	width: 570px;
	min-height: 385px;
	height: auto;
	padding:15px;
	background: #F3EFDF;
	border-right: 1px solid #F3EFDF;
	border-bottom: 1px solid #F3EFDF;
	border-left: 1px solid #F3EFDF;
}

/* nur für IE 5.5 - 6.x */
* html #content {
	height: 385px;
} 

/* nur für IE 5.0 */
html + body #content {
	height: 385px;
} 	

#footer {
	clear: both;
	float: left;
	width: 500px;
	height: 25px;
	margin: 0 0 10px 0;
	line-height: 25px;
	font-size: 9px;
	color: #F3EFDF;
	vertical-align: middle;
}	

#rechts {
	float: left;
	width: 10px;
	height: 453px;
	margin-left:-5px;
	padding-top: 10px;
}

#logo {
	clear: both;
	float: left;
	width: 197px;		
	height: 120px;
	margin: 0px;
	background-image:url(img/Logo-Wuppnub.gif);
}

#banner	{	
	float: left;
	width: 600px;
	height: 120px;
	margin-left: 68px;
}

/*------------------------------------------ Navigation */
#nav2_fix {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

#sub_cont {
	width:125px;
	margin-left:4px;
}

.sub1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	text-decoration:none;
	color:#ffffff;
}

.sub1 a:link, .sub1 a:active, .sub1 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}

.sub1:hover	{
	color:#aaaaaa;
	}

.sub_cur {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	text-decoration:none;
	color:#ff9900;
}

#sub2_cont {
	width:120px;
	margin-left:5px;
}

#sub3_cont {
	width:112px;
	margin-left:7px;
}

.breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}

.breadcrumb:hover 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#aaaaaa;
}

/*------------------------------------------ Content Elements */

.bodytext {
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

.bodytext a:link,
.bodytext a:visited {
	font-size: 12px;
	color: #ff9900;
	line-height: 120%;
}

.bodytext a:hover,
.bodytext a:active {
	font-size: 12px;
	color: #cc6600;
	line-height: 120%;
}

/*------------------------------------------ CSS Styled Content */
 
.csc-firstHeader {

}

.csc-form-label-req {
	font-size: 11px;
	color: #000000;
}

.csc-textpic-caption {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}

/*------------------------------------------ Extensions */

/*------------------------------------------ tx_newloginbox */
.tx-newloginbox-pi1 p {
	font-size: 11px;
}

.news_header {
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	text-indent:15px;
	margin-top:5px;
}

span.username_label {
	font-weight: bold;
}

/*------------------------------------------ tt_news */
.news-catmenu	{
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
	margin-bottom:20px;
}

.news-catmenu-header,
.news-catmenu-header a:link,
.news-catmenu-header a:active,
.news-catmenu-header a:visited {
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
	color: #31487C;
}

.news-catmenu-NO,
.news-catmenu-NO a:link,
.news-catmenu-NO a:visited,
.news-catmenu-NO a:active {
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color: #31487C;
}

.news-catmenu-NO a:hover {
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color: #cc3300;
}

.news-latest-category {
	font-family:Verdana;
	font-size:10px;
}

.news-latest-container {
	font-family:Verdana;
	font-size:12px;
	color:#31487C;
	margin-left:10px;
}

.news-latest-container h2 {
	font-family:Verdana;
	font-size:12px;
	color:#cc3300;
	text-indent:-15px;
}

.news_body {
	font-family:Verdana;
	font-size:10px;
	color:#31487C;
}

.news-latest-container a:link,
.news-latest-container a:active,
.news-latest-container a:visited {
	font-family:Verdana;
	font-size:10px;
	color:#cc3300;
	text-decoration:none;
}

.news-latest-item {
	margin-top:20px;
}

.news-latest-date {
	color:#cc3300;
	text-indent:15px;
}

.news-latest-date a:link {
	color:#cc3300;
	text-indent:15px;
}

.clearer {
	width:480px;
	height:1px;
	border-top:1px solid #cc3300;
}

.news-latest-morelink {
	font-size:10px;
	margin-bottom:20px;
}

.news-latest-gotoarchive {
	font-size:10px;
	margin-bottom:20px;
}

.news-list-container	{
	font-family:Verdana;
	font-size:12px;
	color:#31487C;
}

.news-list-container a:link	{
	font-family:Verdana;
	font-size:12px;
	color:#31487C;
	text-decoration:none;
}

.news-list-category {
	margin-bottom:5px;
	font-size:10px;
	text-indent:15px;
	color:#cc3300;
}

.news-list-item	{
	width:500px;
	margin-bottom:10px;
	padding:5px;
}

.news-list-date {
	font-size:10px;
	font-family:Verdana;
	margin-bottom:10px;
	color:#cc3300;
}

.news-list {

}

.news-list-morelink	{
	font-family:Verdana;
	font-size:10px;
	color:#31487C;
	text-decoration:none;
	text-indent:15px;
}

.news-list-morelink a:link,
.news-list-morelink a:active,
.news-list-morelink a:visited {
	font-family:Verdana;
	font-size:10px;	
	color:#cc3300;
	text-decoration:none;
}

.news-list-browse {

}

.news-single-item {
	font-family:Verdana;
	font-size:12px;
	padding:10px;
}

.news-single-timedata 	{
	font-family:Verdana;
	font-size:10px;
	margin-bottom:5px;
	color:#cc3300;
	text-indent:15px;
}

.news-single-backlink {
	font-family:Verdana;
	font-size:10px;
	margin-bottom:20px;
	color:#31487C;
}

.news-single-backlink a:link,
.news-single-backlink a:active,
.news-single-backlink a:visited	{
	font-family:Verdana;
	font-size:10px;
	margin-bottom:20px;
	color:#31487C;
}

.news-amenu-container {

}

.news-single-category {
	font-family:Verdana;
	font-size:10px;
	color:#cc3300;
	text-indent:15px;
	margin-bottom:20px;
}

.news-search-form {

}

.news-search-form-submit {

}

.news-search-emptyMsg {
	font-family:Verdana;
	font-size:12px;
	margin-bottom:20px;
}

.news-header-list-container {
	font-family:Verdana;
	font-size:12px;
	color:#31487C
}

.news-header-list-title	{

}

.news-header-list-time {

}

.news-header-list-categories {

}
