@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

html{
height:100%;
}

ul{
	padding-left:16px;
	display:block;
	padding-top:5px;
	}
li{
	list-style:none;
	list-style-image:url(img/bullet.gif);
	font-size:13px;
	padding-bottom:10px;
	font-weight:bold;
	}
	
h1{
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
	color:#485153;
}

.content_all{
	position:relative;
	float:left;
	width:986px;
	padding-left:4px;
	padding-bottom:15px;
	color:#5C5C5C;
	z-index:5;
}

.content{
	position:relative;
	float:left;
	font-size:12px;
	line-height:20px;
	width:570px;
	background-image:url(img/strich_content.gif);
	background-repeat: no-repeat;
	background-position:right top;
	padding:25px 50px 20px 30px;
}

.box_presseartikel {
	width:570px;
	float:left;
	padding-bottom:30px;
	padding-top:30px;
	border-bottom:1px dotted #ccc;
}

.box_presseartikel a:link, .box_presseartikel a:visited {
	text-decoration:underline;
	color:#5C5C5C;
	font-size:11px;
}

.box_presseartikel a:hover, .box_presseartikel a:active {
	text-decoration:none;
	color:#B70023;
	font-size:11px;
}

.content form label { width:75px; float:left}

.content form input { width:180px; float:left}

.content form textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; width:180px;}

.content h1{
	font-size:20px;
	color:#000000;
	line-height:normal;
	font-weight:normal;
	padding:0px;
}

.content h2{
	font-size:13px;
	color:#333333;
	line-height:normal;
	font-weight:bold;
	padding:0px;
}

.txt{
	float:left;
	width:600px;
	}
	
	.box_content{
	float:left;
	width:518px;
	height:137px;
	margin:15px 0px 15px 0px;
}

.box_content_bild{
	float:left;
	width:138px;
	height:131px;
	background-image:url(img/bg_bild_kl.gif);
	background-repeat:no-repeat;
	padding:6px 0px 0px 7px;
	margin-right:30px;
	margin-bottom:30px;
}

.box_content_bild_1 {
	float:left;
	width:138px;
	height:131px;
	background-image:url(img/bg_bild_kl.gif);
	background-repeat:no-repeat;
	padding:6px 0px 0px 7px;
	margin-right:10px;
	margin-bottom:20px;
}

.box_content_txt{
	float:left;
	width:361px;
	font-size:11px;
	background-image:url(img/bg_bild_txt.gif);
	background-repeat:no-repeat;
	height:60px;
	padding:77px 0px 0px 10px;;
}

.marginal h1{
	font-size:20px;
	color:#000000;
	line-height:normal;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.marginal{
	position:relative;
	float:left;
	width:268px;
	padding:25px 30px 30px 30px;
	margin-left:4px;
}

.mar_txt{
	float:left;
	width:270px;
}

.mar_oben{
	float:left;
	background-image:url(img/mar_box_oben.gif);
	background-repeat:no-repeat;
	width:270px;
	font-size:1px;
	line-height:1px;
	height:5px;
}

.mar_pic{
	float:left;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px 10px 3px 10px;
	width:248px;
}

.mar_content{
	float:left;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:5px 10px 5px 10px;
	width:248px;
}

.mar_content strong {color:#333333; font-size:12px;}

.mar_content h1 {font-size:13px;
	color:#333333;
	line-height:normal;
	font-weight:bold;
	padding:0px;
	margin:0px; }

.mar_unten{
	float:left;
	background-image:url(img/mar_box_unten.gif);
	background-repeat:no-repeat;
	width:270px;
	font-size:1px;
	line-height:1px;
	height:5px;
	margin:0px 0px 20px 0px;
}

/* Absolut positionierte Divs (ausklapp) */
.nav_sek1{
	position:absolute;
	width:200px; 
	padding-top:0px;
	margin-left:102px;
	top:65px;
	visibility:hidden;
}

.nav_sek2{
	position:absolute;
	width:200px; 
	padding-top:0px;
	margin-left:240px;
	top:65px;
	visibility:hidden;
}

.nav_sek3{
	position:absolute;
	width:200px; 
	padding-top:0px;
	margin-left:341px;
	top:65px;
	visibility:hidden;
}

.sek{
	float:left;
	width:221px;
	background-color:#FFFFFF;
}

.sek_abschluss{
	float:left;
	width:221px;
	height:5px;
	background-image:url(img/bg_sek_nav.gif);
	background-repeat:no-repeat;
}

/* Seite */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image:url(img/bg_seite.jpg);
	background-repeat:repeat-x;
	background-color:#F2F4F4;
	font-size:11px;
	line-height:16px;
}


.all{
	position: static;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

.head{
	float:left;
	width:950px;
	height:64px;
	padding:21px 20px 0px 20px;
}

.nav{
	float:left;
	width:762px;
}

.nav1{
	float:left;
	color:#738185;
	width:700px;
	height:25px;	
}

.nav1_sprache{
	float:left;
	color:#738185;
	width:255px;
	height:25px;	
}

.nav1_generisch {
	float:left;
	color:#738185;
	width:355px;
	height:25px;	
}

.nav2_generisch {
	float:left;
	color:#738185;
	width:277px;
	height:25px;
	text-align:right;	
}


.nav2{
	float:left;
	width:700px;
	height:15px;
	padding-top:9px
	
}

.nav2 a:link, .nav2 a:visited {
	color:#757E82;
	float:left;
	margin-right:25px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.nav2 a:hover, .nav2 a:active, .nav2_aktiv {
	color:#000000;
	float:left;
	text-decoration:none;
	margin-right:25px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.logo{
	float:left;
	width:180px;
	height:45px;
	padding-top:5px;
}

.titelbild{
	float:left;
	width:990px
}

.bild1{
	float:left;
	width:494px;
	background-image:url(../img/titel_rcb_container.jpg);
	background-repeat:no-repeat;
	height:285px;
	padding:0px 120px 40px 40px;
}

.bild1 h1 {
	font-size:26px;
	color:#ffffff;
	line-height:normal;
	padding:0px;
	font-weight:bold;
	margin:163px 0px 10px 0px;
	}
	
.bild1 h2 {
	color:#7F0E12;
	font-size:18px;
	line-height:normal;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.bild1_1{
	float:left;
	width:614px;
	background-image:url(img/fond_kl.jpg);
	background-repeat:no-repeat;
	height:100px;
	padding:0px 0px 40px 40px;
}

.bild1_1 h1 {
	font-size:26px;
	color:#ffffff;
	line-height:normal;
	padding:0px;
	font-weight:bold;
	margin:35px 0px 10px 0px;
	}
	
.bild1_1 h2 {
	color:#7F0E12;
	font-size:18px;
	line-height:normal;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.bild2{
	float:left;
	width:329px;
	/*background-image: url(../img/titel_rcb_container_2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:33px 0px 0px 24px;*/
	text-align:right;
	margin-left:4px;
	
}

.bild2_1{
	float:left;
	width:329px;
	height:100px;
	background-image: url(img/fond_kl_re.jpg);
	background-repeat:no-repeat;
	/*background-position:right top;
	padding:33px 0px 0px 24px;*/
	text-align:right;
	margin-left:4px;
	padding:0px 0px 40px 0px;
	
}

.bildinfo{
	padding-top:215px;
	color:#FFFFFF;
}

.bildlink, .bildlink a:link, .bildlink a:visited{
	background-image:url(icon_umwelt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:35px;
	height:30px;
	line-height:30px;
	display:block;
}

.bildlink a:hover{
	background-image:url(icon_umwelt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:underline;
	color:#FFFFFF;
	padding-left:35px;
	height:30px;
	line-height:30px;
	display:block;
}

.boxxen{
	position:relative;
	float:left;
	width:986px;
	padding-bottom:15px;
	line-height:15px;
}

.box{
	position:relative;
	float:left;
	width:284px;
	background-image:url(img/strich_boxxen.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding:18px 22px 22px 22px;
	font-size:11px;
}

.box strong, .box2 strong {
	font-size:13px;
	font-weight:bold;
	line-height:normal
}

.box img {float:left; margin-right:10px; margin-top:5px; margin-bottom:10px; border:0px;}

.box h1, .box2 h1 {
	font-size:20px;
	color:#000000;
	line-height:normal;
	font-weight:normal;
	padding:0px;
}

.box2{
	position:relative;
	float:left;
	width:284px;
	padding:18px 22px 22px 22px;
	margin-left:0px;
}


.abschluss{
	float:left;
	width:100%;
	height:120px;
	padding-top:13px;
	background-image:url(img/bg_abschluss.jpg);
	background-repeat:repeat-x;
	color:#738185;
}

.abschluss2{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:80px;
}

.adresse{
	font-size:9px;
	line-height:60px;
	padding-left:60px;
	color:#8B989C;
	}
	
.adresse_en{
	font-size:9px;
	line-height:60px;
	text-align:center;
	color:#8B989C;
}

/*Navigation*/

.nav_sprache, .nav_sprache a:link, .nav_sprache a:visited{
	background-image:url(img/pfeil_unten.gif);
	background-repeat:no-repeat;
	color:#738185;
	text-decoration:none;
	background-position:right 6px;
	padding-right:9px;
}

.nav_sprache a:hover{
	background-image:url(img/pfeil_unten.gif);
	background-repeat:no-repeat;
	color:#B70023;
	text-decoration:none;
	background-position:right 6px;
	padding-right:9px;
}

.nav_gen, .nav_gen a:link, .nav_gen a:visited{
	background-image:url(img/pfeil_rechts.gif);
	background-repeat:no-repeat;
	color:#738185;
	text-decoration:none;
	background-position:left 5px;
	padding-left:7px;
	margin-right:0px;
}

.nav_gen a:hover, nav_gen_aktiv {
	background-image:url(img/pfeil_rechts.gif);
	background-repeat:no-repeat;
	color:#B70023;
	text-decoration:none;
	background-position:left 5px;
	padding-left:7px;
	margin-right:0px;
}

.nav_gen2, .nav_gen2 a:link, .nav_gen2 a:visited{
	background-image:url(img/pfeil_rechts.gif);
	background-repeat:no-repeat;
	color:#738185;
	text-decoration:none;
	background-position:left 5px;
	padding-left:7px;
	margin-right:15px;
}

.nav_gen2 a:hover, nav_gen2_aktiv {
	background-image:url(img/pfeil_rechts.gif);
	background-repeat:no-repeat;
	color:#B70023;
	text-decoration:none;
	background-position:left 5px;
	padding-left:7px;
	margin-right:5px;
}

.nav_gen2_aktiv {
	background-image:url(img/pfeil_rechts.gif);
	background-repeat:no-repeat;
	color:#B70023;
	text-decoration:none;
	background-position:left 5px;
	padding-left:7px;
	margin-right:5px;
}

.nav_sek, .nav_sek a:link, .nav_sek a:visited{
	color:#738185;
	text-decoration:none;
	font-size:11px;
	line-height:30px;
	padding-left:17px;
	display:block;
	border-bottom:1px dashed #cccccc;
}

.nav_sek a:hover, nav_sek_aktiv{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	padding-left:17px;
}

.nav_sek_a, .nav_sek_a a:link, .nav_sek_a a:visited{
	color:#738185;
	text-decoration:none;
	font-size:11px;
	margin-left:17px;
	margin-right:35px;
	display:block;
	padding-top:7px;
	padding-bottom:4px;
}

a.nav_sek_a:hover, nav_sek_a_aktiv{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin-left:17px;
}

.headline{
	font-size:13px;
	font-weight:bold;
}

.fliess, a.fliess:link, a.fliess:visited{
	text-decoration:none;
	color:#333333;
	line-height:17px;
	padding-bottom:15px;
}

a.fliess:hover{
	text-decoration:none;
	color:#B70023;
}

.pfeil{
	color: #B70023;
	font-size: 13px;
	font-weight: bold;
}

.rot{
	color: #B70023;
}

.avatar {
	border:0px;
}