/* Aufbau  */
body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 12pt "Trebuchet MS";
	color: #a1a1a1;
}

#header_wrapper {
	position: relative;
	width: 100%;
	height: 120px;
	float: left;
	background: url(../grafiken/navi_streifen.jpg) repeat-x;
}

#header {
	position: relative;
	width: 960px;
	height: 120px;
	margin: 0px auto;
}

#content_wrapper {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	background-color: #fff;
}

#content {
	position: relative;
	width: 960px;
	height: auto;
	margin: 0px auto;
}

#streifen_wrapper {
	position: relative;
	width: 100%;
	height: 30px;
	float: left;
	background: url(../grafiken/streifen_mitte.jpg) repeat-x;
}

#footer_content_wrapper {
	/**	position: relative;*/
	width: 100%;
	height: 300px;
	
	background-color: #fff;
}

#footer_content {
	
	width: 960px;
	height: auto;
	margin: 0px auto;
}


/* ENDE */


/* Navigation */
#navigation {
	position: relative;
	width: auto;
	height: 53px;
	top: 67px;
	float: left;
}

#logo {
	position: relative;
	width: auto;
	height: auto;
	float: right;
}

.float_left {
	float: left;
}

/* Navigation Ende */


/* Content */

#acc_left_box {
	position: relative;
	width: 730px;
	height: 355px;
	float: left;
	top: 15px;
	background: url(../grafiken/bg_fenster.jpg) no-repeat;
	padding: 0px 0px 15px 0px;
}

#acc_left_wrap {
	position: relative;
	width: 690px;
	height: 340px;
	top: 15px;
	left: 20px;
	float: left;
}

.acc_balken_left {
	position: relative;
	width: auto;
	height: 340px;
	float: left;
	left: -4px;
	overflow: hidden;
}

.acc_balken_right {
	position: relative;
	width: auto;
	height: 340px;
	float: left;
	left: 12px;
	overflow: hidden;
}

#acc_content {
	position: relative;
	width: 510px;
	height: 340px;
	left: 25px;
	float: left;
	margin: 0px 44px 0px 0px;
}

#acc_right_navi {
	position: relative;
	width: 140px;
	height: 340px;
	float: left;
	top: 30px;
	left: 50px;
}

#head_content {
	position: relative;
	width: 960px;
	height: 245px;
	top: 0px;
	float: left;
}

#unternehmen_box1 {
	position:relative;
	width: 472px;
	height: auto;
	top: 20px; 
	left:13px; 
	float:left;
}

#unternehmen_box2 {
	position:relative;
	width: auto;
	height: auto;
	top: 20px;
	left:12px; 
	float:left;
}

.news_group {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	padding: 0px 0px 40px 0px;
}

.news_box {
	position:relative;
	width: auto;
	height: auto;
	top: 20px; 
	left:13px; 
	float:left;
}

#news_wrapper {
	position: relative;
	width: auto;
	height: 150px;
	float: left;
	top: 5px;
	background-color: #fff;
}

.news_pic {
	position: relative;
	width: 198px;
	height: auto;
	top: -13px;
	left: -8px;
	float: left;
	z-index: 1;
}

.news_txt_wrap {
	position: relative;
	width: 233px;
	height: 150px;
	left: 10px;
	float: left;
	background-color: #fff;
}

.news_headline_wrap {
	position: relative;
	width: 225px;
	height: auto;
	float: left;
}

.news_headline_wrap2 {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
}

.news_date {
	position: relative;
	width: 155px;
	height: 25px;
	float: left;
}

.news_date2 {
	position: relative;
	width: 100%;
	height: 25px;
	float: left;
}

.news_headline {
	position: relative;
	width: 155px;
	height: 25px;
	float: left;
}

.news_headline2 {
	position: relative;
	width: 100%;
	height: 25px;
	float: left;
}


.news_pfeil {
	position: relative;
	width: 25px;
	height: 23px;
	top: -5px;
	float: right;
}

.news_txt_wrap_detail {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px  0px 0px 0px;
	float: left;
	background-color: #fff;
}

#news_wrapper_pic_detail {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	top: 5px;
	left: 3px;
}
.news_detail_pic {
	position: relative;
	float: left;
	padding: 0px 5px 5px 0px;
}

#news_wrapper_detail {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	top: 5px;
}

.news_zurueck {
	position: relative;
	width: 915px; 
	height: 20px;
	top: 20px;
	left: 20px;
	float: left;
}

#impressum_wrapper {
	position: relative;
	width: 100%; 
	height: 20px;
	top: 50px;
	float: left;
}

#impressum {
	position: relative;
	width: 915px; 
	height: 20px;
	margin: 0px auto;
	text-align: right;
}

#download_wrapper {
	position: relative;
	width: 944px;
	height: 205px;
	top: 20px;
	left: 10px;
	float: left;
	overflow: hidden;
}

.kontakt_headline_wrap {
	position: relative;
	width: auto;
	height: auto;
	float: left;
}

.kontakt_headline {
	position: relative;
	width: auto;
	height: 25px;
	float: left;
}

.field {
	width: 193px;
	border: thin solid #d9d9d9;
	margin: 0px 0px 5px 0px;
	color: #a1a1a1;
}

.textfield {
	position: relative;
	height: 80px;
	border: thin solid #d9d9d9;
	color: #a1a1a1;
	width: 203px;
}

.btn_kontakt {
	position: relative;
	width: 62px;
	height: 23px;
	right: 5px;
	top: 8px;
	border: none;
	float: right;
}

.kontakt_txt3 {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.kontakt_txt4 {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
}

.kontakt_txt {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
}

.kontakt_txt2 {
	padding: 0px 0px 0px 46px;
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
}

.security_field {
	position: relative;
	border: thin solid #d9d9d9;
	float: left;
	left: 0px;
	width: 193px;
	color: #a1a1a1;
}

/* ENDE */



/* CONTENT ACCORDION Varianten */

/* Variante 1 (Drei Bilder unten) */
#acc_headline_wrap {
	position: relative;
	width: 514px;
	height: 40px;
	float: left;
}

#acc_con_wrap {
	position: relative;
	width: auto;
	height: 150px;
	top: 20px;
	float: left;
}

#acc_con_img {
	position: relative;
	width: 514px;
	height: 110px;
	float: left;
	top: 20px;
}

.img_con {
	padding: 0px 4px 0px 0px;
}


/*  Newsteaser */
#acc_newsteaser_wrap {
	position: relative;
	width: 140px;
	height: 315px;
	margin-top: -15px;
	overflow: hidden;
	background: url(../grafiken/Newsticker_DCS_hintergrund.jpg);
	-webkit-box-shadow: 1px 3px 17px #707070;	/* webkit browser*/ 
	-moz-box-shadow: 1px 3px 17px #707070;	/* firefox */ 
	box-shadow: 1px 3px 17px #707070;
}

.news_spacer {
	position: relative;
	width: 112px;
	height: 36px;
}

.news_pic_startseite {
	position:relative; 
	width:112px; 
	height:92px; 
	margin:-8px 0px 5px 16px;
	overflow: hidden;
}

.news_text_wrap {
	position: relative;
	width: 112px;
	height: 175px;
	float: left;
	margin:0px 0px 0px 15px;
}

.news_text_teaser {
	font: bold 11px "Trebuchet MS";
	color: #a1a1a1;
	line-height: 15px;
	text-align: left;
}

.news_teaser_link:link {
	font: bold 11px "Trebuchet MS";
	color: #a1a1a1;
	line-height: 15px;
	text-decoration: none;
}

.news_teaser_link:hover {
	font: bold 11px "Trebuchet MS";
	color: #00acd4 !important;
	line-height: 15px;
	text-decoration: none;
}

.news_teaser_link:visited {
	font: bold 11px "Trebuchet MS";
	color: #a1a1a1;
	line-height: 15px;
	text-decoration: none;
}

#acc_submenue_wrap {
	position: relative;
	width: 140px;
	height: 305px;
	top: 15px;
	float: left;
}

.acc_right_submenue {
	position: relative;
	width: 140px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.acc_right_submenue_long {
	position: relative;
	width: 140px;
	height: 19px;
	float: left;
	margin: 0px 0px 21px 0px;
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.acc_right_submenue_long:link {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.acc_right_submenue_long:hover {
	font: 11px "Trebuchet MS";
	/*color: #00acd4 !important;*/
	color: #a1a1a1;
}

.acc_right_submenue_long:visited {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.acc_right_zusatz_submenue {
	position: relative;
	width: 140px;
	height: 19px;
	top: 24px;
	float: left;
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.acc_right_zusatz_submenue:link {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.acc_right_zusatz_submenue:hover {
	font: 11px "Trebuchet MS";
	/*color: #00acd4 !important;*/
	color:#a1a1a1;
}

.acc_right_zusatz_submenue:visited {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

/* Variante 1 Ende*/


/* Variante 2 */
#acc_var2_headline_wrap {
	position: relative;
	width: 300px;
	height: 40px;
	float: left;
}

#acc_var2_con_wrap {
	position: relative;
	width: 300px;
	height: 280px;
	top: 20px;
	float: left;
}

#acc_var2_con_img {
	position: relative;
	width: 140px;
	height: auto;
	left: 70px;
	top: -13px;
	float: left;
}

.img_var2 {
	padding: 0px 0px 8px 0px;
	width: 140px;
}
/* Ende Variante 2 (Drei Bilder an der Seite) */



/* Variante 3 */
#acc_var3_headline_wrap {
	position: relative;
	width: 300px;
	height: 40px;
	float: left;
}

#acc_var3_con_wrap {
	position: relative;
	width: 300px;
	height: 280px;
	top: 20px;
	float: left;
}

#acc_var3_con_img {
	position: relative;
	width: auto;
	height: 290px;
	left: 42px;
	top: -15px;
	float: left;
}

.img_var3 {
	padding: 0px 0px 5px 0px;
}

.img3 {
	height: 290px;
}

/* Ende Variante 3 (Langes Bild an der Seite) */



/* Variante 4 */
#acc_var4_headline_wrap {
	position: relative;
	width: 300px;
	height: 40px;
	left: 45px;
	float: left;
}

#acc_var4_con_wrap {
	position: relative;
	width: 300px;
	height: 280px;
	top: 20px;
	left: 45px;
	float: left;
}

#acc_var4_con_img {
	position: relative;
	width: 165px;
	height: auto;
	float: left;
	top:25px;
}

.img_var4 {
	padding: 0px 0px 5px 0px;
}

/* Ende Variante 4 (Langes Bild an der Seite) */


/* Variante 5 (Nur Text) */
#acc_var5_headline_wrap {
	position: relative;
	width: 514px;
	height: 40px;
	float: left;
}

#acc_var5_con_wrap {
	position: relative;
	width: 514px;
	height: 120px;
	top: 20px;
	float: left;
}
/* Ende Variante 5 (Nur Text)*/

.img_balken {
	padding: 0px 2px 0px 0px;
}

.twentefour_logo {
	position: relative;
	width: auto;
	height: auto;
	left: 40px;
	top: 2px;
	overflow: hidden;
	float: right;
}

/* ENDE */

/* COLOR */
.blue {
	color: #00acd4;
}


/* FONTFACE */

a{
	color: #00acd4;
	font: 12px "Trebuchet MS";
	text-decoration: none;
}

a:link {
	font: 12px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

a:hover {
	font: 12px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

a:visited {
	font: 12px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.headline {
	padding: 0px 0px 0px 20px;
	font: bold 18px "Trebuchet MS";
	color: #00acd4;
}

.muster_best_txt {
	font: bold 12px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.imp_txt:link {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.imp_txt:hover {
	font: 12px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

.imp_txt:visited {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_news {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	padding: 5px 0px 0px 20px;
	line-height: 17px;
}

.txt_news2:link {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_news2:hover {
	font: 12px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

.txt_news2:visited {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_muster:link {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_muster:hover {
	font: 12px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

.txt_muster:visited {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}
.txt_muster2:link {
	font: 12px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.txt_muster2:hover {
	font: 12px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

.txt_muster2:visited {
	font: 12px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.txt {
	font: 12pt "Trebuchet MS";
	color: #a1a1a1;
}

.headline_news {
	font: bold 14px "Trebuchet MS";
	color: #00acd4;
	float: left;
}

.headline_news_detail {
	font: bold 14px "Trebuchet MS";
	color: #00acd4;
	float: left;
	padding: 0px 0px 0px 20px;
}

.headline_news_detail2 {
	font: bold 14px "Trebuchet MS";
	color: #00acd4;
	float: left;
}

.headline_kontakt {
	font: bold 16px "Trebuchet MS";
	color: #00acd4;
	float: left;
	padding: 0px 0px 10px 0px;
}

.date_news {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	float: left;
	padding: 7px 0px 0px 0px;
}

.date_news_detail {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	float: left;
	padding: 7px 0px 0px 20px;
}

.date_news_detail2 {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	float: left;
	padding: 10px 0px 0px 0px;
}

.news_txt {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}

.kontakt_txt2 {
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}

.news_txt2 {
	width: auto;
	float: left;
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-align: left;
	padding: 12px 0px 10px 0px;
	line-height: 16px;
}

.zurueck {
	font: bold 12px "Trebuchet MS";
	color: #00acd4;
	float: right;
	padding: 2px 0px 0px 0px;
}


.zurueck:link {
	font: bold 12px "Trebuchet MS";
	color: #00acd4;
	float: right;
	text-decoration: none;
}

.zurueck:hover {
	font: bold 12px "Trebuchet MS";
	color: #00acd4;
	float: right;
	text-decoration: underline;
}

.zurueck:visited {
	font: bold 12px "Trebuchet MS";
	color: #00acd4;
	float: right;
	text-decoration: none;
}

.txt_copyright {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.txt_impressum {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
}

.txt_impressum:link {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_impressum:hover {
	font: 11px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

.txt_impressum:visited {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.kontakt_txt:link {
	float: left;
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-align: left;
	text-decoration: none;
}

.kontakt_txt:hover {
	float: left;
	font: 12px "Trebuchet MS";
	color: #00acd4 !important;
	text-align: left;
	text-decoration: none;
}

.kontakt_txt:visited {
	float: left;
	font: 12px "Trebuchet MS";
	color: #a1a1a1;
	text-align: left;
	text-decoration: none;
}

.acc_headline {
	font: bold 16px "Trebuchet MS";
	color: #00acd4;
	float: left;
	padding: 24px 0px 0px 0px;
}

.acc_con_txt {
	font: 10pt "Trebuchet MS";
	color: #a1a1a1;
	line-height: 17px;
}

.acc_right_submenue:link {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.acc_right_submenue:hover {
	font: 11px "Trebuchet MS";
	/*color: #00acd4 !important;*/
	color:#a1a1a1;
}

.acc_right_submenue:visited {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}


.acc_right_submenue_on:link {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.acc_right_submenue_on:hover {
	font: 11px "Trebuchet MS";
	color: #00acd4 !important;
}

.acc_right_submenue_on:visited {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.acc_right_submenue_off:link {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.acc_right_submenue_off:hover {
	font: 11px "Trebuchet MS";
	color: #00acd4 !important;
}

.acc_right_submenue_off:visited {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_impressum_on:link {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.txt_impressum_on:hover {
	font: 11px "Trebuchet MS";
	color: #00acd4 !important;
	text-decoration: none;
}

.txt_impressum_on:visited {
	font: 11px "Trebuchet MS";
	color: #00acd4;
	text-decoration: none;
}

.txt_impressum_off:link {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

.txt_impressum_off:hover {
	font: 11px "Trebuchet MS";
	color: #a1a1a1 !important;
	text-decoration: none;
}

.txt_impressum_off:visited {
	font: 11px "Trebuchet MS";
	color: #a1a1a1;
	text-decoration: none;
}

