@charset "utf-8";

/* ============================================
   Stylesheets for bc-a.de
   by www.sbihl.de
   12.11.2008
   ============================================ */

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(gfx/bg.png) repeat-x 0 30px;
	color: #172983;
	font-size: 100.01%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.bvmwlogo {
	float: right;
	margin: 0 15px 10px 1px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.tab {
	float: left;
	width: 14em;
}

/* Links
----------------------------------------------- */
a,
a:visited {
	color: #f00;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
a.linkbold,
a:visited.linkbold {
	color: #172983;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkbold {
	color: #172983;
	text-decoration: underline;
}
.mitarbeiter a,
.mitarbeiter a:visited {
	color: #172983;
	text-decoration: none;
}
.mitarbeiter a:hover {
	color: #172983;
	text-decoration: underline;
}
.teaserbox h2 a,
.teaserbox h2 a:visited,
.teaserbox h2 a:hover {
	background: #54609a;
	color: #fff;
	display: block;
	font-weight: normal;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	width: 241px;
}
.teaserbox h2 a:hover {
	background: #939bbe;
}

/* Typo
----------------------------------------------- */
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 .5em 0;
}
h2, h3, h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 .2em 0;
}
p, address, blockquote {
	margin: 0 0 1em 0;
}
.back {
	margin-top: 20px;
}
address {
	font-style: normal;
}
#container ul {
	margin: 3px 0 1em 20px;
}
#container ul li {
	padding: 0 0 2px 0;
	list-style: disc;
}

/* Layout
-----------------------------------------------*/ 
#wrapper {
	font-size: 13px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 975px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#header {
	background: #172983;
	/*border: 1px solid #00135d;*/
	float: left;
	height: 170px;
	margin: 30px 0 1px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#header img {
	margin-top: 54px;
}
#navigation {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#container {
	border-bottom: 6px solid #f00;
	float: left;
	margin: 0;
	padding: 0 0 1px 0;
	width: 100%;
}
#content3col,
#content2col {
	background: url(gfx/bg_3col.gif) repeat-y 0 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#content2col {
	background: url(gfx/bg_2col.gif) repeat-y 0 0;
}
#top3col,
#bottom3col,
#top2col,
#bottom2col {
	background: url(gfx/bg_3col_top.gif) no-repeat 0 0;
	float: left;
	font-size: 1px;
	height: 3px;
	line-height: 1px;
	width: 100%;
}
#top2col,
#bottom2col {
	background: url(gfx/bg_2col_top.gif) no-repeat 0 0;
}
#bottom3col {
	background: url(gfx/bg_3col_bottom.gif) no-repeat bottom left;
}
#bottom2col {
	background: url(gfx/bg_2col_bottom.gif) no-repeat bottom left;
}
.teaserbox {
	border: 1px solid #c6cadc;
	border-top: none;
	float: left;
	margin-right: 1px;
	width: 241px;
}
.lasttb {
	margin-right: 0;
}
#container ul.thumblist {
	margin: 15px 0 0 15px;
	padding: 0;
}
#content3col ul.thumblist {
	margin: 12px 0 0 15px;
	padding: 0;
}
#container ul.thumblist li {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0 13px 8px 0;
}
#container ul.thumblist li.tbimg-odd {
	padding-right: 0;
}
#hometext {
	border: 1px solid #c6cadc;
	float: left;
	margin: 9px 0 0 0;
	padding: 0 0 5px 0;
	width: 973px;
}
.newsbox,
.agenturbox {
	border: 1px solid #c6cadc;
	float: left;
	margin: 9px 1px 0 0;
	padding: 0 0 5px 0;
	width: 485px;
}
.agenturbox {
	margin-right: 0;
}
.newsbox img {
	float: left;
	margin: 0 13px 30px 0;
}
.ht,
.newsbox p {
	margin: 0;
	padding: 12px 15px;
}
#hometext h3,
.newsbox h3,
.agenturbox h3 {
	background: #eeeff4;
	height: 28px;
	margin: 1px 1px 0 1px;
	line-height: 28px;
	padding: 0 15px 1px;
}
.startaddress {
	float: left;
	padding: 12px 0 2px 15px;
	width: 244px;
}
.startaddress p {
	margin: 0;
}
.startmenu {
	float: left;
	width: 225px;
}
#text,
#fulltext {
	float: left;
	margin-right: 3px;
	padding: 12px 15px 20px;
	width: 455px;
}
#fulltext {
	margin-right: 0;
	width: 700px;
}
.m-thumb,
.bildinfo {
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	padding: 12px 15px 20px;
	width: 212px;
}
.menubox,
.thumbbox {
	float: left;
	width: 242px;
}
.menubox {
	margin-right: 3px;
	padding-top: 12px;
}
#thumbnav {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.newsinlist {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#refkd {
	float: left;
	margin: 15px 0;
	padding: 0;
	width: 100%;
}
ul#refkd li {
	background: url(gfx/bg_smenulink.gif) no-repeat 0 4px;
	display: block;
	float: left;
	margin: 0 8px 0 0;
	list-style: none;
	padding: 0 0 8px 10px;
	width: 210px;
}
.kontaktbox {
	border: 1px solid #c6cadc;
	float: left;
	margin-top: 1px;
	width: 973px;
}
.kontaktbox address {
	height: 30px;
	margin: 0;
	line-height: 30px;
	padding: 0;
	text-align: center;
}
/*Team*/
.mitarbeiter {
	float: left;
	margin: 0 0 3px 0;
	padding: 0;
	width: 445px;
	width: 100%;
}
.ma1 {
	float: left;
	margin: 0 10px 0 0;
}
.ma2 {
	float: right;
	margin: 0 0 0 10px;	
}
.bereich {
}
.ma-name {
	display: block;
	float: left;
	width: 140px;
}
.ma-mail {
	display: block;
	float: left;
	width: 180px;
}
.ma-telefon {
	display: block;
	float: left;
	width: 140px;
}

/* Navigationen
-----------------------------------------------*/
/*Navigation Startseite*/
ul#smenu {
	margin: 10px 0 0 0;
	padding: 0;
}
ul#smenu li {
	margin: 0 0 1px 0;
	list-style: none;
	padding: 0;
}
ul#smenu li a,
ul#smenu li a:visited,
ul#smenu li a:hover {
	background: #54609a;
	color: #fff;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
	width: 200px;
}
ul#smenu li a:hover {
	background: #939bbe;
	text-decoration: none;
}
/*Hauptnavigation*/
ul#navigation {
	margin: 0;
	padding: 0;
	width: 241px;
}
ul#navigation li {
	margin: 0;
	list-style: none;
	padding: 0;
}
ul#navigation li a,
ul#navigation li a:visited,
ul#navigation li a:hover {
	background: #fff;
	border-bottom: 1px solid #c6cadc;
	color: #172983;
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0 0 0 1px;
	padding-left: 10px;
	text-decoration: none;
}
ul#navigation li a:hover {
	background: #f4f4f8;
	text-decoration: none;
}
.current {
	font-weight: bold;
}

/* Formulare
-----------------------------------------------*/
#kontaktform {
	border: none;
	margin-top: 20px;
}
fieldset {
	border: 1px solid #c6cadc;
	margin: 1em 0;
	padding: 12px 20px;
}	
legend {
	color: #c6cadc;
	font-weight: bold;
	margin: 0;
	padding: 0 5px;
}
label {
	cursor: pointer;
	float: left;
	width: 80px;
}
input.ti {
	font-family: inherit;
	font-size: 1em;
	width: 250px;
}
textarea {
	background: #fff;
	font-family: inherit;
	font-size: 12px;
	width: 310px;
}
.commenthinweis {
	color: #999;
	padding-left: 160px;
}
.button,
.button:hover {
	cursor: pointer;
	margin-left: 80px;
	padding: 0 4px;
}
