html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a {text-decoration:none;outline:none}

a:active {
	outline:none;
}

html, body, #div_background {
	height:100%;
	width: 100%;
	overflow:hidden;

}

html>body, html>body #div_background {
	height:100%;
}

img.pngfix {
	behavior: url(/js/pngfix/iepngfix.htc);
}


body {
	margin: 0;
	height:100%;

	padding: 0;
	margin: 0;
	color: #333;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;	
	overflow:hidden;
	
}

#div_background {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/ccds_tpl_img/layout/body-bg3.jpg) no-repeat left bottom;
	height:100%;

}

#div_footer {
	position: absolute;
	bottom: 0px;
	background: url(/ccds_tpl_img/layout/footerback.jpg) top no-repeat;
	width: 100%; 
	text-align: center;
	height:30px;
	z-index:10;

}

#footer_frame {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}
#footer_padding {
	padding: 10px 0px 0px 75px;
}

.footerbox {
	float: left;
	width: 160px;
	color: #333;
	line-height: 1.5em;
	font-size: 0.85em; /*11px;*/
}

.footerbox.impressum {
	width: 320px;
}

.impressum_headline_socials {
	margin-bottom:15px;
	height:22px;
	position:relative;
}

.impressum_headline_socials .headline {
	float:left;
	margin-right:10px
}
.impressum_headline_socials .social {
	left:120px;
	top:-5px;
	width:220px;
	position:absolute;
}

.impressum_headline_socials .social .fb {
	margin-right:10px;
	float: left;
} 

.impressum_headline_socials .social .gp {
	padding-top:3px;
	float:left;	
}

#div_body {
	margin-top:0px;
	margin-bottom: 198px;
	height: auto;
	padding: .5em;
	overflow:hidden;

}


#div_outercontent {
	background:#fff;

}

#div_frame {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	overflow:hidden;
}

#div_left {
	float:left;
	width: 75px;
}

#div_center {
	float:left;
	width: 575px;
	background: #FFF;
}

#div_right {
	float:left;
	width: 330px;
}

#logo {
	margin-top:5px;
	outline: none;
	margin-left: -25px;
}

#video {
	outline: none;
}


#div_header {
	height: 70px;
	text-align: center;
}

#div_header #languages {
	text-align: right;
	padding: 5px 20px 0px 0px;
	float: right;
}

#div_header #languages a {
	font-size: 1.05em;
	font-stretch: condensed;
	color: #333;
	text-decoration: none;
}

#div_navibar {
	padding-left: 30px;
}

#div_navibar a {
	text-decoration: none;
	font-stretch: condensed;
}

#div_navibar a.active {
	text-decoration: none;
	font-stretch: condensed;
}

#div_content {
	overflow:hidden;
}

#content_padding, .content_padding {
	padding:20px 30px 20px 30px;
	text-align: justify;
}

/* Subnavi ------------------------------------------------------------------- */
a.subnavi {
	padding:4px 6px;
	text-decoration: none;
	color: #aaa;
	border: 2px #d5d5d5 solid;
	border-bottom:0;
	display: block;
	float: left;
}
a.subnavi:hover {
	color: #f64c18;
	text-decoration: none;
	border-color: #f64c18;
}
a.subnavi_active {
	padding:4px 6px;
	text-decoration: none;
	color: #f64c18;
	border: 2px #f64c18 solid;
	border-bottom:0;
	display: block;
	float: left;
}

.div_subnavientry {
	display: block;
	margin-bottom: 4px;
}

.div_subnavi {
	padding:10px 30px 0 30px;
	border-bottom:1px solid #efefef;
	display:none;
	/*text-align:right;*/
}

.div_subnavi_nojs {
	padding:10px 30px 0 30px;
	border-bottom:1px solid #efefef;
	display:none;
	/*text-align:right;*/
}

/* Tags --------------------------------------------------------------------- */

h1, h1 a, .meldunglist_span {
	color: #333;
	font-size: 1.54em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 1.3em;
	text-align: left;
	text-decoration: none;
}

.meldunglist_span {
	display:block;
	cursor:pointer;
}

h2 {
	color: #333;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	text-align: left;
	text-decoration: none;
}

h3 {
	color: #333;
	font-size: 1.23em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	text-align: left;
	text-decoration: none;
}

h5 {
	color:#333;
	font-size:0.92em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-bottom: 10px;
}

p {
	padding: 0px;
	margin: 0px;
	line-height: 1.38em;
}

a {
	color: #f64c18;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.back_link {
	color:#3c3c3c;
}

a.back_link:hover {
	color: #f64c18;
}

/* Startseite ================================================================== */
.start_left {
	width:260px;
	float:left;
	margin-right:20px;
}

.start_right {
	width:130px;
	float:left;
}


/* Dropdownnavi =============================================================== */

.dropdown_container {
	background: url(/ccds_tpl_img/layout/subnavi_bg.gif) bottom no-repeat;
	padding:10px 30px 10px 30px;
}

.dropdown {
	position:relative;
	width: 250px;
	float: left;
	z-index: 15;
}

.feed {
	float:right;
}

.dropdown_auswahl {
	padding: 5px;
	border:2px solid #d5d5d5;
	background: url(/ccds_tpl_img/layout/dropdown_arrow.gif) no-repeat right;
}

.dropdown_auswahl:hover {
	cursor: pointer;
}

.dropdown_list {
	position: absolute;
	display: none;
	top: 35px;
	background: #fff;
	border: 2px solid #d4d4d4;
	width:246px;
	z-index: 16;
}

.allnews {
	display:block;
	padding: 5px;
	color: #000;
	border-bottom: 1px solid #d5d5d5;
}

.dd_link {
	color:#aaaaaa;
	display: block;
	padding: 5px;
}

.dd_link:hover {
	background: #eee;
}

/*a.subnavilink {
	font-size: 12px;
	color: #aaa;
}*/

/* Meldungen ===================================================== */

.meldung_container {
	background: url(/ccds_tpl_img/layout/news_bg.gif) bottom repeat-x;
	padding: 15px 30px 18px 30px;
	text-align: justify;
}

.meldung_container h1 {
	margin-top: 0px;
	padding-top:0px; 
}

.back {
	height: 36px;
	background-color: #f1f1f1;
	padding-top: 20px;
}

/* Kunden ======================================================== */

.maske {
	background: url(/ccds_tpl_img/layout/kundenmaske.png) no-repeat;
	height: 154px;
	display:none;
}

.maske a {
	text-decoration: none;
	color:#333;
}

.firma_list:hover {
	cursor: pointer;
}

.kontakt_descr {
	display:block;
	float:left;
	font-weight:bold;
	width:70px;
}

/* Termin =========================================================*/

.datum {
	color:#333;
}

/* Pager ========================================================== */

.pager {
	padding: 10px 30px 10px 30px;
	color: #f64c18;
}

.pager a {
	color: #333;
	padding: 0px 3px 0px 3px;
}

.pager a:hover, .pager a.active {
	color: #f64c18;
}

.frontendedit {
	border:1px dotted #e47906;
	padding: 3px;
}

.frontend_add {
	border: 1px dotted #6ea617;
	padding:3px;
}

.frontendwarning {
	color:#6ea617;
	font-weight: bold;
	font-size: 1.08em;
}

.search_results {
	padding: 10px 30px 10px 30px;
}

.search_markup, #div_content .search_markup a.searchlink {
	font-size: 1.08em;
	font-weight: bold;
	color:#333;
}

.download_title {
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	font-weight:bold;
	margin-bottom: 5px;
}

.download {
	padding: 5px 5px 5px 22px;
	display: block;
	color: #989898;
	background: url(/ccds_tpl_img/layout/disk.png) no-repeat 0px 4px;
}

.ansprechpartner {
	margin-bottom: 20px;
}

.bildunterschrift {
	padding-top: 5px;
	font-size: 0.95em;
	color:#999;
	text-align: left;
}

.bildunterschrift_meldung {
	padding: 5px;
	font-size: 0.9em;
	color:#999;
	text-align: left;
}

#div_content_right.div_scrollpane {
	/*border: 1px solid #eee;*/
}

#dropdown_clickhandler {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display: none;
	z-index: 15;
}

.tab_bar_content {
	border-bottom: 2px #dcdcdc solid;
	height: 25px;
	/*position: absolute;*/
	width: 570px;
	/*margin-left: -30px;*/
	padding-left: 30px;
}

.tab_bar_content .tab {
	float: left;
	padding: 8px 15px 0;
	border: 1px #dcdcdc solid;
	border-bottom: none;
	margin: 0 1px;
	height: 16px;
	color: #9a9a9a;
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	background-color: #f1f1f1;
	cursor: pointer;
	text-decoration: none;
}

.tab_bar_content .tab.tab_active {
	background-color: #fff;
	border-bottom: 2px #fff solid;
	border-width: 2px;
}

/* login */

.description {
	margin-bottom: 20px;
}

form.login {
	display: block;
	border: 1px solid #d4d4d4;
	background: #fff;
	padding: 10px;
}

form.login  label {
	width: 100px;
	float: left;
	font-size: 11px;
	font-family: Arial;
}

form.login  input {
	float:left;
	width: 150px;
}

form.login  textarea {
	float:left;
	width: 150px;
	height: 100px;
}

form.login  .row {
	padding: 5px 0px;
}

.clear {
	clear: both;
}

.notes {
	border: 1px solid #AA2424;
	color: #AA2424;
	margin-bottom: 20px;
	padding: 10px;
	display: none;
}

#footer_newsletter_dropdown {
	cursor: pointer;
	color: #000;
	background: url(/ccds_tpl_img/layout/footer_select.png) no-repeat;
	width: 146px;
	height: 18px;
	line-height: 18px;
	padding: 2px 8px;
}

#footer_newsletter_dropdown_content {
	display: none;
	width: 152px;
	height: 249px;
	background: url(/ccds_tpl_img/layout/footer_dropdown_open.png) no-repeat;
	position: absolute;
	z-index: 99;
	padding: 5px;
}

#footer_newsletter_dropdown_content ul {
	overflow: auto;
	list-style-type: none;
	height: 232px;
}

#footer_newsletter_dropdown_content ul li {
	margin-bottom: 2px;
}

#footer_newsletter_dropdown_content ul li input {
	margin-right: 4px;
	float: left;
	width: 12px;
}

#footer_newsletter_dropdown_content ul li label {
	float: left;
	width: 121px;
}

#footer_newsletter_dropdown_content_close {
	height: 15px;
	line-height: 15px;
	text-align: right;
	padding: 6px 20px 0 0;
	display: block;
	color: #474747;
	font-weight: bold;
}

/* Abo Weiterempfehlen */

#abo_weiterempfehlen label {
	width: 100px;
	display: block;
	margin-bottom: 2px;
	float:left;
	text-align: left;
}

#abo_weiterempfehlen input {
	float:left;
	width: 200px;
	padding: 1px;
	margin-bottom: 2px;
	border: 1px solid #e1e1e1;
}

#abo_weiterempfehlen textarea {
	border: 1px solid #e1e1e1;
}

#abo_weiterempfehlen input.checkbox {
	border: 0;
}

.form_area {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 10px;
}

.form_area .form_ressorts {
	float:left;
}

#abo_weiterempfehlen .form_area .form_ressorts label {
	float: none;
	display: inline;
}

#abo_weiterempfehlen .form_area .form_ressorts input {
	float:none;
	width: auto;
	margin: auto;
}

.form_area h3 {
	margin-bottom: 10px;
}

.artikel .gallery {
	position: relative;
	margin-bottom: 10px;
}

.artikel .gallery .next {
	display: block;
	position: absolute;
	background: url(/ccds_tpl_img/gallery_right.png) no-repeat center;
	width: 30px;
	height: 300px;
	right: 0;
	z-index: 9999;
	cursor: pointer;
}

.artikel .gallery .prev {
	display: block;
	position: absolute;
	background: url(/ccds_tpl_img/gallery_left.png) no-repeat center;
	width: 30px;
	height: 300px;
	left: 0;
	z-index: 9999;
	cursor: pointer;
}

.artikel .gallery .next:hover {
	background-image: url(/ccds_tpl_img/gallery_right_over.png);
}

.artikel .gallery .prev:hover {
	background-image: url(/ccds_tpl_img/gallery_left_over.png);
}

.artikel .gallery .pic-payload {
	width: 500px;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
}

.artikel .gallery .pic .bildunterschrift {
	position: absolute;
	bottom: 0;
	background: url(/ccds_tpl_img/black65.png);
	color: #fff;
	padding: 10px;
	width: 480px;
	display: none;
	font-weight: bold;
}

