@charset "utf-8";
/* CSS Document */

#steckbrief {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:266px;
	height:266px;
	background-color: #f4f0ef;
	border: 2px solid #c7b7c2;
	float: left;
	margin-bottom:15px;


}


#steckbrief ul {

margin-top:0px;
padding-top:0px;




}

#steckbrief li a {
height:33px;
width:255px;
	padding-left:10px;
	display:block;
	margin-top:0px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	
	
	
	
	

}

#steckbrief li.agentur a {
padding-top:10px;
padding-bottom:10px;
font-size:14px;
font-weight:bold;
color:#006699
}

#steckbrief li.active a {
	background-color:#FFFFFF;
		



}



#steckbrief li a:hover{
	background-color:#FFFFFF;
	display:block;
	list-style-type: circle;
	color:#333333;
	
	color:#006699;

}


#steckbrief.link a:link {
text-decoration:none;


}


/*unterer Steckbrief auf 780px*/

#steckbrief_big {
	margin:20px;
	width:780px;
	float:left;
	height:150px;



}

#steckbrief_info {
	float:left;
	width:155px;
	height:130px;


}



#steckbrief_info ul {


}


#steckbrief_info li a {
	display:block;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;*/
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#steckbrief_info li.active a {
	
		



}



#steckbrief_info li a:hover{
	background-color:#006699;
	display:block;
	list-style-type: circle;
	color:#FFFFFF;

}


#steckbrief_big li a {



}


#steckbrief_headline {
	float:left;
	width:780px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;


}


.steckbrief_subheadline {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	font-weight:bold;
	color:#006699;




}
