/***************   Single Anfang   ***************/

.industrydb-single-container{
	background: gray url(boerse_01_FILES/boerse.jpg) repeat-x;
	margin: 0px;
	border: 1px solid #bbb;
	padding: 20px;
	width: 580px;
}

#personalien a{
	font-style:normal !important;
}

#bild{
	width: 220px;
	float: left;
	margin-bottom: 20px;
}

#personalien{
	width: 300px;
	float: right;
	margin-bottom: 20px;
}

#personalien .titel{
	font-weight: bold;
	font-size: 14px;
	margin-bottom:10px;
}

#beschreibung{
	clear: both;
	width: 570px;
	margin-bottom: 15px;
}

#beschreibung .bifo{
	margin-top:20px;
	margin-bottom:20px;

}

/****************   Single Ende   ****************/


/************   Suchformular Anfang   ************/

.industrydb-search-container{
	margin-bottom:10px;
	padding:0px;
	width: 600px; 
}


.industrydb-search-container select{
  	float: left;
  	width: 500px; 
  	margin-bottom: 10px;	
  	color: #333;	
  	font-size: 0.9em;	
  	background-color: #DCDCDC;
}


.industrydb-search-container label{
  	float: left;
  	width: 590px;  	
  	margin-left: 5px; 
}


.industrydb-search-container input{
  	float: left;
  	width: 100px;
  	margin-bottom: 30px;   	
  	color: #333;	
  	font-size: 0.9em;	
  	background: #DCDCDC;
}

/************   Suchformular Ende   ************/


/**************   Liste Anfang   **************/

.industrydb-list-container{
	float:left;
	margin-top:10px;
	padding-bottom:20px;

 }

.industrydb-list-count{
	float:left;
	width: 600px;
	border-bottom: 1px solid #555;
	margin-bottom: 15px;
}

.industrydb-list-item{
	margin-bottom: 30px;
	position: relative;
	width: 600px;
	float: left;
}

.listenbild{
	float:left;
}

.listentext{
	float: left;
	position: relative;
	left: 20px;
	width: 450px;
}

.listentext h4{
	margin-top:0px;
	padding-bottom: 5px;
	font-size: 1.2em;
}

.listentext h4 a:hover{
	text-decoration: none !important;
}

.industrydb-list-item a{
	font-style:normal !important;
}

/***************   Liste Ende   ***************/


/*************   Catliste Anfang   ************/

.industrydb-catlist-container{
	margin-top:10px;
}

.industrydb-catlist-item{
	margin-bottom: 3px;
	position: relative;
	width: 600px;
	float: left;
}

.catlistenbild{
	float: left;
}

.catlistentext{
	float: left;
	position: relative;
	left: 0px;
	width: 600px;
}

.industrydb-catlist-item h3{
	margin-top: -3px;
	margin-bottom: 0px;
	padding-bottom: 3px;
/*	font-size: 1.2em;*/
}

.industrydb-catlist-item p{
	margin: 0px;
	padding: 0px;
}

.industrydb-catlist-item a{
	text-decoration:none;
}

/*************   Catliste Ende   *************/
