a {
	text-decoration:underline;
	color: #333;
	}
a:hover {
	color: #000000;
	}

.clear {
	clear:left;
	}
.clear_right {
	clear:right;
	}
.clear_both {
	clear:both;
	}
.koepfe_box_oben{
	width: 468px;
	height: 142px;
	background-image:url(../images/koepfe_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:17px;
}
.koepfe_box_links{
	width: 100px;
	height: 130px;
	float:left;
	margin:0px 0px 0px 0px ;
	background-image:url(../images/koepfe_bg.gif);
	background-repeat:no-repeat;
}
.koepfe_box_rechts{
	padding:50px 10px 0px 115px ;
}
.koepfe_box_bild {
	height:130px;
	width:100px;
	overflow:hidden;
	border: 0px solid green;
	margin: 5px 5px 0px 5px;
	}
.koepfe_headline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50504f;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
	text-align:left;
	}
.koepfe_text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #50504f;
	margin:0px 0px 0px 0px ;
	text-align:left;
	}