#page_subNav, #content, span, * {
	font-family: verdana;
	font-size: 11px;
}
.rahmen { 
	color: #000; 
	border: solid 1px #000 
}
hr.news {
	border: none;
	border-top: #267A2D 1px dashed;
	
}

h1, .h1 {
	font-size: 12px;
	color: #267A2D;
	margin-top: -5px;
}

.green_bold {
	font-weight: bold;
	color: #267A2D;
}

.white_bold {
	font-weight: bold;
	background-color: #267A2D;
	color: #ffffff;
}
.white_bold_nobg {
	font-weight: bold;
	color: #ffffff;
}
p {
 margin: 0px;
}

a {
	color: #267A2D;
	text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.bor_blau {
 border-right: 1px solid #b1c4e2;
}
.bor_grau {
 border-right: 1px solid #dfdfdf;
}
.form_line_text {
 float:left;
 width: 100px;
}
#content p {
 margin-left: 4px;
}