/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background-color: #bd3102;
	background-image: url(img/bg/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 15px;
	color: #464646;
}
h2 {
	font-size: 13px;
	color: #464646;
}
h3 {
	font-size: 12px;
	color: #464646;
}
h4 {
	font-size: 12px;
	color: #464646;
}
p {
	font-size: 11px;
	color: #434343;
}
li {
	font-size: 12px;
	color: #434343;
}
a {
	color: #434343;
}
img {
	border: none;
}

.clearup {
 clear: both;
}


/* ********************************* CONTAINER  ********************************** */

#container_main {
	/*width: 1200px;*/
}
/* ********************* CONTAINER HEAD ********************* */
#container_head_index {
	background-image: url(img/bg/bg_top_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 337px;
}
#container_head_wer {
	background-image: url(img/bg/bg_top_wer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 337px;
}
#container_head_pers {
	background-image: url(img/bg/bg_top_pers.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 337px;
}

#container_head_was {
	background-image: url(img/bg/bg_top_was.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 337px;
}
#container_head_warum {
	background-image: url(img/bg/bg_top_warum.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 337px;
}
#container_head_wie {
	background-image: url(img/bg/bg_top_wie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 337px;
}
#container_head_wann {
	background-image: url(img/bg/bg_top_wann.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 337px;
}
/* ******************* ENDE CONTAINER HEAD ******************* */

#container_nav {
	background-image: url(img/bg/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 72px;
	text-align: center;
	position: relative;
}
#container_content {
	background-image: url(img/bg/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	min-height: 561px;
}
#container_content_xl {
	background-image: url(img/bg/bg_content_xl.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 680px;
	padding-bottom: 0px;
}
#container_content_xxl {
	background-image: url(img/bg/bg_content_xxxl.jpg);
	background-repeat: no-repeat;
	background-position: top;
/* 	height: 1160px; */
	padding-bottom: 0px;
}
#box_content_original {
	width: 788px;
	height: 272px; 
	text-align: left;
	overflow: auto;
	margin-top: 38px;
	margin-right: 12px;
}
#box_content {
	background-image: url(img/bg/bg_box_content.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0 12px;
	text-align: left;
	overflow: auto;
}
#box_content .center {
	background-image: url(img/bg/bg_box_content_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	min-height: 280px;
	margin: 0 auto;
	padding: 20px 0 38px 0;
	position: relative;
}

#box_content_xl {
	width: 788px;
	/*height: 268px; - für IE6 */
	height: 480px; /* min-height */
	text-align: left;
	margin: 38px 12px 5px 0px;
}
#box_content_xl_scroll {
	width: 788px;
	/*height: 268px; - für IE6 */
	height: 470px; /* min-height */
	text-align: left;
	margin: 38px 12px 15px 0px;
	overflow: auto;
	
}
#box_content_xxl {
	width: 788px;
	/*height: 268px; - für IE6 */
	height: 978px; /* min-height */
	text-align: left;
	margin-top: 38px;
	margin-right: 12px;
}
#box_content_xxl_scroll {
	width: 788px;
	/*height: 268px; - für IE6 */
	/* height: 968px; */ /* min-height */
	text-align: left;
	margin: 38px 12px 10px 0px;
	overflow: auto;
}

#box_logo_index {
	width: 772px;
	padding-left: 0px;
	padding-top: 48px;
	padding-bottom: 7px;
	text-align: left;
	}

#box_logo {
	width: 772px;
	padding-left: 0px;
	padding-top: 48px;
	text-align: left;
	}

#box_header {
	width: 750px;
	color: #ef4300;
	font-size: 22px;
	padding-top: 112px;
	padding-left: 160px; /* 260px;*/
	text-align: left;
}
#box_header_index {
	width: 819px;
	color: #ef4300;
	font-size: 26px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#box_header_pers {
	height: 138px;
	width: 340px;
	color: #ef4300;
	font-size: 26px;
	padding-top: 108px;
	padding-left: 178px;
	text-align: left;
	float: left;
}
#box_header_flash {
	width: 380px;
	height: 228px;
	margin-top: 18px;
	color: #ef4300;
	text-align: right;
	float: left;
}
#box_nav {
	width: 855px;
	text-align: center;
}

#box_subnav {
	width: 726px;
	padding: 12px 37px 0 37px;
	overflow: auto; /* clearing floats */
/*	margin-top: -28px;*/
	position: relative;
	clear: both;
}

/* *******************  IMG-PERSONEN ************************* */

#box_img_pers {
	padding-top: 12px;
	height: 224px;
	display:inline;
}
.box_img {
	width: 114px;
	float: left;
	overflow: visible;
}
.box_img_one {
	width: 114px;
	float: right;
}
.img_pers {
	width: 114px;
}
.img_titel {
	width: 114px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 7px;
	padding-bottom: 6px;
	float: left;
	color: #464646;
}
/* *******************  IMG-PERSONEN ************************* */
/* ***************** ENDE IMG-PERSONEN *********************** */

#box_footer {
	background-image: url(img/bg/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	padding-top: 22px;
}
#box_footer .center {
	width: 820px;
	margin: 0 auto;
}
#box_footer_left {
	padding-left: 15px;
}

#box_footer_left a{
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 8px;
	text-align: left;
	font-size: 11px;
	color: white;
	text-decoration: none;
	float: left;

}

#box_footer_right {
}

#box_footer_right a{
	padding-top: 5px;
	padding-right: 21px;
	text-align: right;
	font-size: 11px;
	color: white;
	text-decoration: none;
	float: right;

}
#box_img_hidden {
	display: none;
	}

#container_w3c {
	padding-top: 0px;
}
/* ******************************* ENDE CONTAINER ******************************** */


/* ************************************ NAV *************************************** */
.nav_left a{
	background-image: url(img/bg/bg_button_left.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 27px;
	/*margin-left: 174px;*/
	padding-top: 8px;
	color: #343434;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: left;
}
.nav_left a:hover {
	background-color: #BBBBBB;
	background-image: url(img/bg/bg_button_left_over.jpg);
	background-repeat: no-repeat;
	color: white;
}

.nav_left_aktiv a{
	background-image: url(img/bg/bg_button_left_over.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 27px;
	/*margin-left: 174px;*/
	padding-top: 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: left;
}
.nav_left_aktiv a:hover {
	background-color: #BBBBBB;
	background-image: url(img/bg/bg_button_left_over.jpg);
	background-repeat: no-repeat;
	color: white;
}


.nav a{
	background-image: url(img/bg/bg_button.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 27px;
	padding-top: 8px;
	color: #343434;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: left;
}
.nav a:hover{
	background-color: #BBBBBB;
	background-image: url(img/bg/bg_button_over.jpg);
	background-repeat: no-repeat;
	color: white;
}
.nav_aktiv a{
	background-image: url(img/bg/bg_button_over.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 27px;
	padding-top: 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: left;
}
.nav_aktiv a:hover{
	background-color: #BBBBBB;
	background-image: url(img/bg/bg_button_over.jpg);
	background-repeat: no-repeat;
	color: white;
}

.nav_right a{
	background-image: url(img/bg/bg_button_right.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 27px;
	padding-top: 8px;
	color: #343434;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: left;
}
.nav_right a:hover{
	/*background-color: #BBBBBB;*/
	background-image: url(img/bg/bg_button_right_over.jpg);
	background-repeat: no-repeat;
	color: white;
}
.nav_right_aktiv a{
	background-image: url(img/bg/bg_button_right_over.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 27px;
	padding-top: 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	float: left;
}
.nav_right_aktiv a:hover{
	/*background-color: #BBBBBB;*/
	background-image: url(img/bg/bg_button_right_over.jpg);
	background-repeat: no-repeat;
	color: white;
}
/* ******************************* ENDE NAV *************************************** */

/* *********************************SUB NAV *************************************** */

#box_subnav div a {
	padding-right: 25px;
}

.navsub_index {
	padding-right: 20px;
	padding-top: 0px;
	width: 155px;
	text-align: right;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #f0f0f0;
	float: right;
}
.nav_sub_first  {
/* 	padding-left: 20px; 
	width: 130px;
	text-align: center; */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #f0f0f0;
	float: left;
}
.nav_sub_first a {
	/* width: 130px;
		text-align: center; */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #f0f0f0;
	float: left;
}
.nav_sub_first a:hover {
	color: #343434;
}
.nav_sub_first_aktiv a {
/* 	padding-left: 20px; 
	width: 130px;
	text-align: center;*/
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	float: left;
}

.nav_sub_first_aktiv a:hover {
	color: #343434;
}

.nav_sub a {
	/* width: 130px;
		text-align: center; */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #f0f0f0;
	float: left;
}

.nav_sub a:hover {
	color: #343434;
}
.nav_sub_aktiv a {
	/* width: 130px;
		text-align: center; */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	float: left;
}

.nav_sub_aktiv a:hover {
	color: #343434;
}

/* *********************************ENDE SUB NAV ********************************** */


/* ********************************* TEXTE *************************************** */

.headline_1 {
	padding-left: 52px;
	padding-right: 52px;
	padding-top: 15px;
	*padding-top: 5px;
	width: 700px;
	margin: 0 auto;
}

.text {
	padding-left: 52px;
	padding-top: 0px;
	padding-right: 52px;
	width: 700px;
	margin: 0 auto;
}
.text_einrueck {
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
}

.description {
	padding-left: 52px;
	padding-top: 0px;
	padding-right: 52px;
	width: 340px;
	float: left;
}
.description .video {
	margin-top: 30px;
}

.details {
	margin-left: 456px;
	padding: 0 52px 30px 0;
}
.details h3 {
	margin-bottom: 0;
}
.details p {
	margin-top: 0;
}
.details p.image {
	padding-top: 11px;
	margin-bottom: 30px;
}
.details .links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.details .copyright {
	position: absolute;
	bottom: 28px;
	left: 456px;
	width: 292px;
}

/* ********************************* ENDE TEXTE ********************************** */
/* *********************************} PERSONEN **}******************************** */
.box_personen {
	width: 540px;
	float: left;
}

