

.table_center{
	width: 100%;
}

.line_green {
	background-color: #0F566A;
	height:3px;
}

.line_green2 {
	background-color: #0F566A;
	height:1px;
}

.line_green1 {
	background-color: #0F566A;
	height:35px;
}

.line_green3 {
	background-color: #0F566A;
	height:28px;
}

.txt_inhalt {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #000000;
}

ol {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #000000;
}

ul {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #000000;
}

.txt_head {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #0F566A;
}

.txt_footer {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #DAEEF4;
}

.txt_link {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #0F566A;
}

.abstand {
	height: 37px;
}

.abstand2 {
	height: 5px;
}

.abstand3 {
	height: 10px;
}
.abstand4 {
	height: 15px;
}

.td_h12 {
	background-color: #B2C7CE;
	height:16px;
}

.td_w170 {
	width:170px;
}

.bg_strichl{
	background-image : url(img/bg_strichl.gif);
	width:108px;
	height:36px;
}

.bg_strichl2{
	background-image : url(img/bg_strichl.gif);
	width:33px;
	height:200px;
}

.td_w35 {
	background-color: #DAEEF4;
	width:35px
}




:link { color: #0F566A; text-decoration: none; }
:visited  { color: #0F566A;   
					text-decoration: none; }

					
		
