h1 {
	color : black;
}

h2 {
	color : #49B924;
}

h3 {
	color : #49B924;
}

h3 a {
	color : #49B924;
}

div#content_main {
	width: 700px;
	border-top : thin solid #49B924;
 border-bottom : thin solid #49B924;
}


div#content_right {
	border-top: thin solid #49B924;
	border-bottom : thin solid #49B924;
	padding:7px;
}


.right_inner_box {
 border-top: #49B924;
}

#content_main {
 border-top : 2px solid #49B924;
 border-bottom : 2px solid #49B924;
}


.topthema-beschriftung-bft {
	color : #49B924;
}
