/*Internetauftritt BDS */
/* Erstellt von Nicole Folchert */
/* Erstellt: 06.07.2010*/

/*Basis Elemente */
* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%; 
	background: #f6f6f6 none repeat scroll 0 0;
	}
	
body { 
	position: relative;
	height:100%; 
	font: 75% arial, verdana, sans-serif;
	line-height: 1.3;
	color: #38393a; 
	margin: 0; 
	padding: 0;
	}
	
	

/*Formatierungen*/	
	
#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th { 
	font: 0.9em arial, verdana, sans-serif;
	padding: 10px 10px 0px 10px; 
	text-align: justify;
	}

#inhalt h1 { 
	font: bold 1.1em arial, verdana, sans-serif;
	letter-spacing: 1px; 
	padding: 10px 10px 0px 10px; 
	color: #004865;
	}	
	
#inhalt h2 { 
	font: bold 1.0em arial, verdana, sans-serif;
	letter-spacing: 1px; 
	padding: 10px 10px 0px 10px;  
	color: #004865;
	}	
	
#inhalt h3 { 
	font: bold 0.7em arial, verdana, sans-serif;
	letter-spacing: 1px; 
	padding: 0px 10px 0px 10px;
	color: #004865;
	}

#inhalt img { border: 1px #aaa solid;
	padding: 1px;
	margin: 1px;}	

#inhalt img.left { float: left; margin: 0; padding-left: 0px; }
#inhalt img.right { float: right; margin: 0px; }

/*f¸r die Bilder, die linksb¸ndig vor Aufz‰hlung liegen*/
#inhalt span.left {
 padding-right:20px;
}

#inhalt a:link, #inhalt a:visited { 
	clear: left;
	color: #38393a; 
	text-decoration: underline;
	background: transparent url();
	}

#inhalt a:hover, #inhalt a:active { 
	clear: left;
	background: transparent url();	
	color: #df0026;
	}

#inhalt ul p {
	font: 1.1em arial, verdana, sans-serif;
}


	
#inhalt ul {
	clear:left;
	list-style-type: disc;
	margin-left: 20px;
	}

#inhalt li {
	padding: 0px;
	margin-top: 5px;
	}
	
#inhalt ol {
	clear:left;
	list-style-type: dezimal;
	margin-left: 25px;
	}	

	
#inhalt table {
	width: 100%;
	margin: 10px 10px 0px 0px;
	border-collapse:collapse;
	border-top: 0px #acacac solid;
	border-bottom: 0px #acacac solid;
}	

#inhalt #text table th {
	font: bold 1.1em arial, verdana, sans-serif;
	letter-spacing: 1px; 
	padding: 10px 10px 0px 10px;
	color: #004865;
	}	

	
#inhalt #text table td {
	text-align: left;
	font: normal 1.0em arial, verdana, sans-serif;
	padding: 10px 10px 10px 0px;
	/*padding: 20px 40px 20px 0;*/
	border: 0px #acacac solid;
	}	

#inhalt td img {
margin-left: 10px;
}	

#inhalt td span {
margin-left: 10px;
}
#inhalt td .image_left {
margin-left: 10px;
}
	
/*Um den Abstand bei Aufz‰hlungen zu verringern:*/
#inhalt td ul {
padding: 0;
margin-left: 30px;
}
/*Um Textgrˆﬂe auf p-Grˆﬂe zu bekomen*/
#inhalt td li {
font: 1.0em arial, verdana, sans-serif; 
} 	
	
#inhalt .contactform button {
	font: 0.8em  arial, verdana, sans-serif;
	color:#7b8388;
}		
	
/* Spezielle DIVs*/
#logo {
	position: absolute;
	top: 20px;
	left: 4px;
	z-index: 500;
	}	
	
#logo_img {
	width: 149px;
	height:70px;
	/*background: url(bds_logo.jpg) no-repeat top left;*/
	}

#container {
	position: relative;
	background: #fff;
	padding-top: 150px;
	margin: 0 auto;
	border-left: 1px #dbdada solid;
	border-right: 1px #dbdada solid;
	border-bottom: 1px #dbdada solid;
	width: 980px;
	}
	
	
#header {
	position: relative;
	left: 8px;
	background: url(hg_header.jpg) no-repeat scroll top center;
	height: 263px;
	width: 963px;
	}

	
#header_img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 263px;
	width: 963px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}
	
	
#inhalt { 
	position: relative;
	height: auto;
	width: 970px;
	border: 0px #666 solid;
	}
	

	
#text { 
	position: relative;
	margin: 0px 0px 5px 0px;
	width: 620px;
	height: auto;
	min-height: 400px;
	padding: 10px 10px 20px 10px;
	border: 0px #ccc9c4 solid;
	}	


/*Footer*/
	
#footer {
	background-color: #dbdada;	
	clear:both;
	height:30px;
	width: 960px;
	margin:0;/*damit unter dem Footer die Rahmen des Inhalts nicht angezeigt werden*/
	padding:0px 0px 0 10px;
	text-align:left;
	border-bottom: 10px #fff solid;
	}	


#footer p {
	color: #004865;
	font-size: .6em;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	width: 930px;

	}
	
#footer a:link, #footer a:visited { 
	color: #004865; 
	text-decoration: none;
	}

#footer a:hover, #footer a:active, #footer a#navaktuell { 
	color: #fff;
	}
	

	
/*Navigation*/	
	
#navi {
	position: absolute;
	left: 8px;
	height: 60px;
	width: auto;
	top: 110px;
	}	
	
#navi2 { 
	font: 0.8em verdana, sans-serif; 
	width: 970px; 
	border: 0px #666 solid;
	}
	
#navi ul {
	float:left;
	list-style-type: none;
	height: 40px;
	}

#navi li {
	float:left;
	display: block;	
	margin-right: 6px;
	position: relative; /*wichtig f¸r IE 6, sonst Unternavi immer ganz links*/
	height: 30px;
	background-color: #fff;
	width: 115px;
	}

#navi a, #navi a:link, #navi a:visited {
	float: left;
	text-decoration: none;
	display: block;
	background: url(hg_navi.gif) no-repeat top left;
	width: 115px;
	color: #004865;
	height: 30px;
	cursor: pointer;
	}		
	
#navi a span {
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #004865;
	text-align: center;
	font-weight: normal;
	background: none;
	}

#navi a:hover, #navi a#navaktuell {
	color: #fff;
	background-color: #fff;
	background: url(hg_navi_hov.gif) no-repeat top left;
	}
	
#navi a:hover span  {
	color: #fff;

	}

#navi a#navaktuell span {
	color: #fff;
	background: url(hg_navi_hov.gif) no-repeat top left;
	}


	




/* separate zweite Navi-Ebene*/

#secondLevel {
	position: absolute;
	left: 700px;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	top: 445px;
	}	

#secondLevel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#secondLevel li {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
	width: auto;
	font-size: .85em;
	}

#secondLevel a, #secondLevel a:link, #secondLevel a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #38393a;
	margin-right: 0px;
	height: 20px;
	cursor: pointer;
	}	
	
	
#secondLevel a span {
	display: block;
	padding: 5px;
	margin:  5px 0;
	color: #38393a;
	}

	
#secondLevel a:hover, #secondLevel a#navaktuell {
	color: #df0026;
	}
	
#secondLevel a:hover span  {
	color: #df0026;

	}

#secondLevel a#navaktuell span {
	color: #df0026;
	}	

	
/*f¸r Grafiken und Blindtext*/
#navi h3.select span {
	display:none;
	}
	
#navi h3.navipunkte1 span {
	display:none;
	}
	

#secondLevel li.caption span {
	display:block;
	font-weight:bold;
	font-size: 13px;
	margin-top:20px;
	color:#004865;
	letter-spacing:.5px;
	}


/* kunden-anpassungen */

.vCard-table {
	clear: both;
	width: 900px;
	font-size: 11pt !important;
	padding: 0;
	margin: 0;
}
.vCard-position {
	color: #333;
	font-size: 10pt !important;
}
.vCard-logo {
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
}
.vCard-qrcode {
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
}
.vCard-info {
	float: left;
	width: 640px;
	padding: 0 !important;
	margin: 0 !important;
}
.vCard-info p {
	padding: 4px 0 !important;
}
.vCard-info hr {
	display: block;
	color: #004865 !important;
	margin: 10px 0 !important;
}
.vCard-info h1 {
	font-size: 16pt !important;
	letter-spacing: 1px !important;
	color: #004865 !important;
	padding: 10px 0 !important;
}	
.vCard-info h2 {
	font-size: 14pt !important;
	letter-spacing: 1px !important;
	color: #004865 !important;
	padding: 10px 0 !important;
}	
.vCard-info h3 {
	font-size: 12pt !important;
	letter-spacing: 1px !important;
	color: #004865 !important;
	padding: 10px 0 !important;
}
.vCard-info address {
	padding: 5px 0 !important;
	font-size: 11pt !important;
}
.vCard-label {
	float: left;
	width: 65px !important;
	font-size: 11pt !important;
}
.vCard-picture {
	float: left;
	width: 250px;
	padding: 0 4px !important;
}
.vCard-picture .person {
	max-width: 200px;
	max-height: 305px;
	padding: 4px !important;
	border: solid 1px #ccc !important;
}
.vCard-icons {
	padding: 0 5px !important;
}
.vCard-funktionen ul {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.vCard-funktionen ul li {
	padding: 2px 0 !important;
}
.vCard-funktionen ul li img {
	padding: 0 10px 0 0 !important;
	border: 0px #aaa solid !important;
}