/*----- Hitlist Styles Start -----*/

div.hitlist {
	padding : 10px 0;
	}

div.hitlist input {
	padding : 1px;
	margin-left : 3px;
	font-weight : bold;
	color : #8396B6;
	background-color : #EBF4FD;
	font-size : 10px;
	border : #DDD solid 1px;
	}

div.hitlist input:hover, div.hitlist input.crnt {
	background-color : #8396B6;
	color : #D3DBEB;
	}

/*----- Hitlist Styles End -----*/

.float_verband_profil {
	float:left;
	width:170px;
	font-weight:bold;
	}
     
.float_verband_aktivitaet {
	float:left;
	width:50px;
	font-weight:bold;
	}	
     
.float_verband_organe {
	float:left;
	width:310px;
	padding-right:30px;
	}

.float_presse_branche {
	float:left;
	width:170px;
	}

.float_presse_apartner {
	float:left;
	width:370px;
	}

h1.content {
	font-size : 20px;
	line-height: 32px;
	}
	
h2.content {
	font-size : 17px;
	line-height: 24px;
	font-weight : normal;
	}
	
.headline_grey {
	font-size : 14px;
	line-height: 18px;
	font-weight : bold;
	}

div#att_verband {
	margin: 25px 0 0 0;
	}
	
hr {
	border : none;
	line-height: 18px;
	border-top : 1px solid #DEDEDE;
	height : 1px;
	padding : 0;
	margin : 0;
	}
	
.img_verband {
	margin-left: 30px;
	border : 1px solid #DEDEDE;
	}
	
.orange_bold_12 {
	color : #eb6926;
	font-size : 12px;
	font-weight : bold;
	}
	
.thumbnail {
	background : transparent url("../pictures/tpl/lupe_icon.gif") no-repeat right bottom;
	padding: 3px;
	border: 1px solid #ddd;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 8px;
	}
	
.thumbnail_end {
	background : transparent url("../pictures/tpl/lupe_icon.gif") no-repeat right bottom;
	padding: 3px;
	border: 1px solid #ddd;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.caption { 
	padding-top: 5px;
	}

.caption > a { 
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
	}
	
ul.contentlist {
	margin:10px 0 0 5px;
	padding-left: 20px;
	list-style-image: url("../pictures/tpl/pointer.gif");
	}
	
ul.modul {
	margin:5px 0 0 5px;
	padding-left: 10px;
	list-style-image: url("../pictures/tpl/pointer.gif");
	}
	
.icons {
	padding: 5px 5px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 20px 5px 0;	
	}

.leftside {
	background : transparent url("../pictures/tpl/lupe_icon.gif") no-repeat right bottom;
	margin: 0 20px 5px 0;	
	padding: 3px;
	float: left;
	border: 1px solid #ddd;
	}
	
.infografik {
	background : transparent url("../pictures/tpl/lupe_icon.gif") no-repeat right bottom;
	padding: 3px;
	border: 1px solid #ddd;
	float: left;
	margin: 0 20px 5px 0;	
	}
	
.tinytxt {
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;	
	}
	
.tablecontent {
	padding : 8px;
	border: 1px solid #ddd;
	}
	
.cellattri-bg {
	padding : 5px;
	background-color:#eee;
	border: 1px solid #eee;
	width : 220px;
	}
	
.cellattri {
	padding : 5px;
	border: 1px solid #e5e5e5;
	width : 140px;
	}