.contain {
	width: 900px;
	background-color: #FBFBFB;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

.inhalt {
	width: 900px;
}

.browa_logo {
	height: 115px;
	width: 245px;
	background-color: #FFFFFF;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bilderleiste {
	height: 115px;
	background-color: #FFFFFF;
	width: 655px;
	margin-right: auto;
	float: left;
	background-image: url(../Bilder/bilderleiste.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ueberschrift_box {
	height: 175px;
	width: 400px;
	float: left;
	vertical-align: middle;
}
.kompetenz {
	float: left;
	height: 200px;
	width: 440px;
}

.footer {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.content {
	width: 360px;
	float: left;
	text-align: left;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #666666;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #F3F3F3;
}

.content h1{
	font-size: 1.8em;
}

.col_linie {
	background-color: #CCCCCC;
	height: 15px;
}

.foto-box {
	width: 330px;
	float: right;
	height: auto;
	margin-left: 20px;
}

.foto-box-black {
	background-color: #000000;
	width: 580px;
	margin-left: 20px;
}


.right-box {
	width: 450px;
	float: right;
	height: auto;
}

.right-box-50pz {
	width: 410px;
	float: right;
	height: auto;
}

.right-box2 {
	width: 470px;
	float: right;
	margin-left: 30px;
}

	.right-box2 img{
	border: medium solid #999999;
	margin-bottom: 10px;
	}

.left-box {
	width: 375px;
	float: left;
	margin-right: 15px;
}

.left-box-50pz {
	width: 410px;
	float: left;
	margin-right: 15px;
}

.video-box {
	background-color: #CCCCCC;
	margin-bottom: 25px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.video-box p {
	margin-right: 15px;
}


.video-box-navi{
	background-color: #666666;
	width: 150px;
	float: right;
	text-align: center;
	margin-right: 20px;
	margin-left: auto;
	margin-top: 20px;
}
	.video-box-navi a {
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	}
	
	.video-box-navi a:hover{
	color: #FFFFFF;
	}


.kontakt-box {
	background-color: #CCCCCC;
	float: left;
	width: 420px;
}

.kontakt-box-right {
	background-color: #eeeeee;
	float: right;
	width: 360px;
}

.zusatz-box {
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fest;
}

.kompetenz_col {
	height: 75px;
	background-color: #CCCCCC;
	background-image: url(../Bilder/kompetenz.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #CCCCCC;
}
.in_sichtweite {

	height: 120px;
	background-image: url(../Bilder/in-sichtweite.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

h1 {
	color: #333333;
}

h2{
	line-height: 1.4em;
}

.empty_01 {
	height: 60px;
	text-indent: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: -15px;
	background-position: center;
}

	.empty_01 a{
		text-decoration: none;
		color: #999999;
	}
	
		.empty_01 a:hover{
	font-weight: bold;
	color: #666666;
		}

.clear {
	clear: both;
}

.umcontent {
	width: 340px;
	float: left;
}
.content2 {
	width: 880px;
	background-color: #F3F3F3;
	clear: left;
	float: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 10px;
	height: auto;
}

.content2 h1 {
	font-size: 1.8em;
	margin-left: 15px;
	line-height: 1.1em;
}

.content2 h2 {
	font-size: 1.4em;
	margin-left: 15px;
}

.content2 h3 {
	font-size: 1.2em;
	margin-left: 15px;
}

.content2 p {
	margin-top: 10px;
	margin-left: 15px;
}

.in_content {
	margin: 20px;
	height: auto;
}

p {
	margin: 0px;
}



.content3 {
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 0px;
}

/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */
p {
	padding-left: 10px;
}
