/***************************************************************************************************/
/***																																*/ 	
/***				Projektspezifische Elemente 																			*/
/***																																*/
/***************************************************************************************************/
.BVThumbnailbox {
	/*padding: 1px; 
	border: 1px solid #e3e3e3;*/
	margin: 3px;
}

/*--------------------------- Seitennavigation ---------------------------------------------------*/
/*  normal /ok */
.BVblaetternSeite {
	font-weight: normal; 
	font-size: 0.95em; 
	color: #003399;
	text-decoration: none;
}

/*  aktiv /ok */
.BVblaetternSeiteSel {
	font-weight: normal;	
	font-size: 0.95em;
	text-decoration: none;
	color: gray; 
}

/* normal a-Tag /ok */
.BVblaetternSeite a {
	text-decoration: none;
	color: #000;
}
.BVdetail-container{
	width:558px;
}

/*  Blätterntext*/
.BVblaetternSeiteText {
	font-weight: bold; 
	font-size: 0.95em;
	color: #c61d23;
	height: 20px; 
	width:100px;
	white-space: nowrap;
	float:left;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
.BVblaettern-icons-container{/*beinhaltet die Icons und Seitenzahlen*/
	height:20px;
	/*width:590px;*/
	text-align:right;
	padding:0;
	margin:10px 0 0 0;
}

/* Datensatzueberschrift /ok */
.BVueberschrift {
	font-size: 1.25em; 
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;	
}

/* Datensatztext (Haupttext) /ok*/
.BVfliesstext {
	font-size: 1em;  
	font-weight: normal; 
	line-height: 20px;
	color: #000; 
	text-decoration: none;
}
.BVfliesstext a {
	 color: #003399; 
	 text-decoration: none;
}

.BVlistenkopfzeile {
	font-size: 1em; 
	font-weight: normal;
	color: #000; 
	background-color: #e3e3e3;
	padding: 3px;
}

.BVdetailkopfzeile a {
	color: #003399;
    text-decoration: none;
}

.BVlistenfusszeile {
	font-size: 1em; 
	font-weight: normal;
	color: #000; 
	background-color: #e3e3e3;
	padding: 3px;
}
.BVlistenfusszeile a {
	color: #003399;
    text-decoration: none;
}

.BVdetailkopfzeile {
	font-size: 1em; 
	font-weight: normal;
	color: #000000; 
	background-color: #e3e3e3;
	padding: 3px 0;
	margin:0 auto;
}

.BVdetailfusszeile {
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal;
	color: #000000; 
	background-color: #e3e3e3;
	text-decoration: none ;
	padding: 3px 0;
	margin:0 auto;
}

.BVdatum {
	font-size: 1em; 
	font-weight: normal;
	color: #000; 
}

.galeriedropdown{
	width:350px;
}
.galeriedropdown option{
	font-size: 1em; 
	font-weight: normal;
	margin:2px 0;
}
