#frame{
	font-family: Arial;
	font-size: 12px;
	color: #333;
	}

#logo_text{
	color: #FFF;
	}

/* Linke Randspalte */	

#navigation ul{
	list-style-type: none;
	}

#navigation ul ul{
	list-style-image: none;
	list-style-type: none;
	}

#navigation li{
	line-height: 35px;
	}

#navigation li img{
	padding: 0 8px 0 0;
	vertical-align: middle;
	}

#navigation li li{
	line-height: 20px;
	padding-left: 20px;;
	}
	
#navigation a{
	color: #000;
	text-decoration: none;
	}
	
#navigation a:hover{
	font-weight: bold;
	}

.naviLinks1aktiv, .naviLinks2aktiv{
	font-weight: bold;
	}

/* Inhalt */

#column_middle h1{
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0 6px 0;
	}
	
#column_middle h2{
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	}
	
#column_middle p{
	padding: 3px 0 7px 0;
	}
	
#column_middle ul{
	padding: 5px 0 5px 25px;
	}
	
#column_middle a{
	text-decoration: none;
	color: #851A1C;
	}

#column_middle a:hover{
	text-decoration: underline;
	}
	
 input[type=text]{
 	font-size: 12px;
 	font-family: Arial;
 	}
 	
.rahmen_grau{
	padding: 5px 3px 5px 3px;
	background-color: #EEEEEE !important;
	}

/* Tabelle mit RTE */

.contenttable td{
	vertical-align: top;
	}

/* Footer */

#subnavigation{
	color: #FFF;
	}

#subnavigation a{
	color: #FFF;
	text-decoration: none;
	}
	
#subnavigation a:hover{
	text-decoration: underline;
	}

/* tt_news */

.news-latest-container{
	padding: 0 !important;
	}

.news_list_header{
	padding: 3px 0 3px 0;
	}

.news_list_header a{
	color: #851A1C;
	font-weight: bold !important;
	text-decoration: none;
	}

.news_list_header a:hover{
	text-decoration: underline;
	}
	
.news_list_header_date{
	font-size: 9px;

	}

.news-single-item{
	padding: 0 !important;
	}

.news-single-img{
	float: left;
	margin: 10px 10px 0 0;
	}

.news-single-subheader{
	font-weight: bold;
	}

.news_single_browse_article {
	clear: both;
	padding: 15px 0 0px 0;
	text-align: center;
	}

.news_single_browse_article a{
	font-size: 9px;
	}
	
.news-single-backlink{
	padding: 15px 0 0px 0;
	}

/* Aktuelles */

.news-list-image{
	float: left;
	width: 295px;
	min-height: 100px;
	}
	
.news-list-content{
	float: right;
	width: 295px;
	min-height: 100px;
	}
	
/* Aktivitäten */	

.aktiv-news-list-table td{
	vertical-align: top;
	padding: 3px;
	}

.news-single-category{
	color: #851A1C !important;
	}

/* Bilder */

.csc-default{
	padding-left: 5px;
	}

.csc-textpic ul{
	padding: 0 !important;
	}

.csc-textpic-imagerow{
	width: 590px !important;
	}

.csc-textpic-image img{
	border: 2px solid #851A1C !important; 
	}

/* chgallery */
.tx-chgallery-pi1 .single .img {
	background-image: none !important;
	}

/* rgslideshow */

.rgslideshow{
	background-color: #EEEEEE !important;
	border: 2px solid #999999 !important; 
	}

.rgslideshow .rgsnest{
	width: 100% !important;
	}
	
/* mailformPlus Mitgliedschaft */

.mailformplus_mitgliedschaft{
	width: 450px !important;
	background-color: #EEE;
	padding: 3px;
	}

.mailformplus_mitgliedschaft div{
	padding-bottom: 3px;
	}

.label_left{
	float: left;
	width: 150px;
	}
	
.mailformplus_mitgliedschaft input[type=text]{
	border: 1px solid #CCC;
	}

.mailformplus_mitgliedschaft select{
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Arial;
	}
	
.input50{
	width: 50px;
	}

.input80{
	width: 80px;
	}
	
.input200{
	width: 200px;
	}
	
.mailformplus_mitgliedschaft input[type=submit]{
	width: 110px;
	line-height: 16px;
	background-color: #D1D0D0;
	color: #000;
	border: 1px outset #FFF;
	padding: 0 0 3px 0;
	}

	
	
