/* CSS Document fuer Contrast AWO Thueringen*/

p.bodytext a:link,p.bodytext a:hover,p.bodytext a:visited
{
	text-decoration:underline;
}

a:link, a:hover, a:visited {
	color:#7FBF00;
}
/************************
*     BrotkrumNavi      *
************************/
#breadcrumb {
	color:#fff;
}

#breadcrumb a:link,#breadcrumb a:hover,#breadcrumb a:visited {
	color:#fff;
}

/************************
*    Inhalt Container   *
************************/
.content_inhalt {
	width:480px;
	color:#16571A;
	font-size:1em;
}
.content_inhalt_top {
	background-image:url(../images/inhalt_top_contrast.gif);
	background-repeat:no-repeat;
	width:480px;
	height:7px;	
}
.content_inhalt_middle {
	background-image:none;
	background-color:#000;
	color:#fff;
}
.content_inhalt_bottom {
	background-image:url(../images/inhalt_bottom_contrast.gif);
	background-repeat:no-repeat;
	width:480px;
	height:7px;	
}

/***********************
*   Flexiber Inhalt    *
***********************/

/*	News-Container   */
.news_content {
	color:#fff;
}
.news_content_top {
	background-image:url(../images/container_gr_top_c.gif);
	background-repeat:no-repeat;
	width:480px;
	height:7px;	
}
.news_content_middle {
	background-color:#000;
	background-image:none;
	color:#fff;
}
.news_content_bottom {
	background-image:url(../images/container_gr_bottom_c.gif);
	background-repeat:no-repeat;
	width:480px;
	height:7px;	
}
H3.news_list_title A:link, H3.news_list_title A:hover, H3.news_list_title A:visited {
	color:#7FBF00;
}

SPAN.news-list-date, SPAN.category {
	color:#fff;
}
H1.news_title A:link, H1.news_title A:visited, H1.news_title A:hover{
	color:#7FBF00;
}
H1.alternative_news_title A:link, H1.alternative_news_title A:visited, H1.alternative_news_title A:hover{
	color:#7FBF00;
}
DIV.alternative_news_subheader A:link, DIV.alternative_news_subheader A:visited, DIV.alternative_news_subheader A:hover {
	color:#7FBF00;
}
H3.weblog_news_title A:link, H3.weblog_news_title A:visited, H3.weblog_news_title A:hover {
	color:#7FBF00;
}
H3.veranstaltung_news_title A:link, H3.veranstaltung_news_title A:visited, H3.veranstaltung_news_title A:hover{
	color:#7FBF00;
}

/*  Grosser linker Container   */
.big_left_content {
	color:#fff;
}
.big_left_content_top {
	background-image:url(../images/big_left_content_top_c.gif);
	background-repeat:no-repeat;
	width:408px;
	height:7px;	
}
.big_left_content_middle {
	background-color:#000;
	background-image:none;
	color:#fff;
}
.big_left_content_bottom {
	background-image:url(../images/big_left_content_bottom_c.gif);
	background-repeat:no-repeat;
	width:408px;
	height:7px;	
}

/*	Kleiner linker Container     */

.small_left_content {
	color:#fff;
}
.small_left_content_top {
	background-image:url(../images/container_kl_top_c.gif);
	background-repeat:no-repeat;
	width:200px;
	height:8px;	
}
.small_left_content_middle {
	background-color:#000;
	background-image:none;
	color:#fff;
}
.small_left_content_bottom {
	background-image:url(../images/container_kl_bottom_c.gif);
	background-repeat:no-repeat;
	width:200px;
	height:7px;
	margin:0;	
}

.teaser_header A:link, .teaser_header A:visited, .teaser_header A:hover{
	color:#7FBF00;
}


