/* RESET */

html {
	overflow:auto;
}

body,ul,li,strong,table,tr,td,form,input,select,option,textarea,button,h1,h2,h3,h4,h5,hr,img,p {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:inherit;
}

input,textarea {
	border:1px solid;
}

ul {
	padding-left:16px;
	list-style-type:square;
}

/* SEITE */

body {
	font-family:'Arial';
	font-size:12px;
	color:#1f1e21;
	text-align:center;
	background:url(/ccds_tpl_img/seite-kopf-scroll.jpg) repeat-x 0px 0px;
}



a, a:hover {
	color:#203a7f;
	text-decoration:none;
}

strong {
	font-size:13px;
}

h1 {
	font-weight:bold;
	font-size:35px;
	color:#203a7f;
	margin-bottom:32px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
h2 {
	font-weight:bold;
	font-size:16px;
	color:#203a7f;
	margin-bottom:16px;
	
}
h2.small {
	letter-spacing:-0.5px;
	
}

.video h2 {
	margin-bottom:0px;
}

h2.pageh2 {
	font-size:25px;
}

.video {
	margin-bottom:25px;
}

#div_zentriert {
	margin:0px auto;
	width:963px;
	text-align:left;
}

#div_metanavigation {
	float:right;
	width:268px;
	text-align:center;
}

#div_metanavigation a, #div_metanavigation a:hover {
	font-size:10px;
	text-transform:uppercase;
	padding: 0 12px;
}

#div_metanavigation div {
	height:70px;
}

#div_kopfbild_container {
	height:314px;
	background:url(/ccds_tpl_img/kopf-blauer-verlauf.jpg) no-repeat right top;
}

#div_kopfbild {
	float:left;
	width:695px;
	height:313px;
	overflow:hidden;
}

#div_menu {
	margin-top:268px;
	height:34px;
	overflow:hidden;
}

#div_menu a, #div_menu a:hover {
	display:block;
	cursor:pointer;
	float:left;
	width:147px;
	height:34px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	line-height:34px;
	background:url(/ccds_tpl_img/hauptnavi-button.gif) no-repeat 0px 0px;
}

#div_menu a:hover, #div_menu a.aktiv, #div_menu a:hover.aktiv {
	color:#203a7f;
	background:url(/ccds_tpl_img/hauptnavi-button-aktiv.gif) no-repeat 0px 0px;
}

#div_slogan {
	float:right;
	width:268px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:40px;
}

#div_slogan div {
	padding:78px 35px 0px 35px;
}

#div_inhalt_scroll {
	background:url(/ccds_tpl_img/seite-inhalt-scroll.jpg) repeat-y 0px 0px;
}

#div_inhalt_top {
	background:url(/ccds_tpl_img/seite-inhalt-top.jpg) no-repeat 0px 0px;
	width:963px;
}

#div_subnavi, .div_subnavitemp {
	float:left;
	width:173px;
	padding-top:30px;
	background:url("/ccds_tpl_img/seite-inhalt-top.jpg");	
}



.div_subnavitemp {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:30px;
}

#div_inhalt {
	float:left;
	width:522px;
}

.absatz {
	line-height:18px;
}

#div_inhalt_padding {
	padding:30px 33px 0px;
}

a.a_subnavi, a:hover.a_subnavi, a.subactive, a:hover.subactive {
	display:block;
	cursor:pointer;
	padding:4px 0px 4px 25px;
	color:#868788;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	/*background:url(/ccds_tpl_img/subnavi-pfeil.jpg) no-repeat center right;*/
	border:0px solid #ffffff;
	border-top-width:1px;
}

a:hover.a_subnavi ,a:hover.subactive{
	color:#203a7f;
	/*background:url(/ccds_tpl_img/subnavi-pfeil-aktiv.jpg) no-repeat center right;*/
}

a.txt-u, .txt-u {
	text-decoration: underline;
}

.hr_teaser {
	background:#203a7f;
	width:171px;
	height:1px;
}

#div_footer {
	color:#868788;
	font-size:9px;
	text-align:center;
}

.clearer {
	clear:both;
}
.div_teaserbar{
	background:#f2f3f2;
}
.teasertitel{
	padding:10px 0px 10px 30px;
}
.teasertitel a{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.projekt_list_box{
	width:89px;
	height: 136px;
	float:left;
	padding-right:20px;
}

.projekt_list_box .projekt_list_fe{
	position: absolute;
	margin-top: -30px;
	margin-left: 10px;
}

a.absatz_imagebox{
	width:111px;
	height:111px;
	display:block;	
}

a.projekt_list_imagebox{
	width:89px;
	height:89px;
	display:block;
	
}
.projekt_list_title{
	width:89px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	font-size: 11px;
}
.projekt_detail_image_box{
	width:214px;
	height:200px;
	float:left;
}
.projekt_detail_smallimage_box_left{
	float:left;
	width:20px;
	height:200px;
	margin-left:-20px;
/*	background:url(/ccds_tpl_img/projekt_arrow_left.gif) 0 70px no-repeat;*/
	}
.projekt_detail_smallimage_box_left_akiv{
	float:left;
	width:20px;
	height:200px;
	background:url(/ccds_tpl_img/projekt_arrow_left.gif) 0 70px no-repeat;
}
.projekt_detail_smallimage_box_float{
	float:left;
	height:200px;
	width:109px;
	margin-right:-1px;
}
.projekt_detail_smallimage_box_layer{
	width:16000px;
}
.projekt_detail_smallimage_box{
	float:left;
	height:200px;
/*	width:178px;*/
	width:420px;
	overflow:hidden;
}
.projekt_detail_smallimage_box_right{
	float:left;
	width:20px;
	height:200px;
/* background:url(/ccds_tpl_img/projekt_arrow_right.gif) 0 70px no-repeat;*/
}
.projekt_detail_smallimage_box_right_aktiv{
	float:left;
	width:20px;
	height:200px;
	background:url(/ccds_tpl_img/projekt_arrow_right.gif) 0 70px no-repeat;
}
.galerie_small_box{
	width:89px;
	height:89px;
	float:left;
	margin-bottom:15px;
	margin-right:20px;
	display:block;
}
a.pager{
	display:block;
	border:#203a7f 1px solid;
	height:15px;
	width:17px;
	float:left;
	color:#203a7f;
	margin:0px 3px 0px 3px;
	padding-top:2px;
	text-align:center;
}
a.pageractive{
	display:block;
	border:#203a7f 1px solid;
	background-color:#203a7f;
	height:15px;
	width:17px;
	float:left;
	color:#fff;
	margin:0px 3px 0px 3px;
	padding-top:2px;
	text-align:center;
}
a.pager_text{
	display:block;
	height:15px;
	float:left;
	color:#203a7f;
	padding-top:2px;
}
.projekt_detail_info{
	width:320px;
	float:left;
	padding-top:20px;
}
.projekt_detail_info_backlink{
	float:right;
	padding-top:20px;
	color:#203a7f;
}
#referenz_navi span,
#referenz_navi label,
#referenz_navi input {
	float:left;
	padding-right:15px;
}
#referenz_navi label{
	margin-left:5px;
}
#referenz_navi{
	padding-bottom:20px;
}
#referenz_listenbox {
	max-height:300px;
	overflow:auto;
	overflow-x:hidden;
}
.referenz_titel{
	width:180px;
	padding-right:40px;
	float:left;
	color:#203a7f;
}
.referenz_groesse{
	width:60px;
	float:left;
	text-align: right;
	margin-right: 10px;
}
.referenz_info{
	width:140px;
	float:left;
}
.auswahlunter2000,
.auswahl2000{
	padding-bottom:10px;
}






.akkordeonabsatz {
	margin-bottom:30px;
}
.akkordeonabsatzoffen {
	margin-bottom:30px;
}



.videoabsatz {
	width:456px;height:342px;
	
}


.video_preimg {
	width:456px;height:342px;position:absolute;background-repeat:no-repeat;background-position:center center;
cursor:pointer;
}

.playbutton {
width:177px;height:75px;margin-left:140px;margin-top:134px;background-image:url('/ccds_tpl_img/playbutton.png');background-repeat:no-repeat;background-position:center center;opacity:0.5;
cursor:pointer;
}

.video_preimg:hover .playbutton {
opacity:1;
}

.akk_grau {
	background: #F3F5F4;
}


img.rightimage {
	float:right;margin-left:20px;	
}

img.leftimage {
	float:left;margin-right:20px;	
}

li.akkordeon {
	margin-bottom:20px;list-style-type:square;color:#203A7F;
}

div.akk1 {
	font-size:14px;font-weight:700;color:#203A7F;text-decoration:underline;cursor:pointer;
}

div.akk2 {
	max-height:500px;overflow:hidden;width:440px;color:#000;
}

.dnone {
	display:none;
}


.fl {
	float:left;
}


.fr {
	float:right;
}


.projekt-detail {
	width:460px;margin-right:-20px;
}


.seite-kontakt {
	float:left;margin-right:15px;width:220px;
}


.seite-kontakt2 {
	float:left;width:220px;
}

.googlemap-kontakt {
	width:210px;height:200px;overflow:hidden;
}

#kontaktform {
	padding:20px 0;
}


.formlabel {
	float: left;width:150px;padding:5px 0;
}

.forminput {
	float: left;width:300px;padding:5px 0;
}

.definput {
	width:280px;
}

.defselect {
	width:280px;border: 1px #000 solid;
}

.deftextarea {
	width:280px;height:200px;
}

.clearL {
	clear:left;
}

.noborder {
	border-width:0px;
}

.vid1 {
	width:456px;height:342px;position:absolute;
}

.vid2 {
	width:456px;height:342px;position:relative;display:none;
}

.teaserbar-seite {
	float:left;width:268px;
}

.pos-abs {
	position:absolute;
}


.subn1 {
	border: 0px solid #ffffff; border-bottom-width: 1px;
}

.subn2 {
	border: 0px solid #ffffff; border-bottom-width: 1px;
}

.vis-hidden {
	visibility:hidden;
}

.h25 {
	height: 25px;
}

.subn3 {
	border:0px solid #ffffff;border-bottom-width:1px;
}

.h10 {
	height:10px;
} 


.imageright {
	float:right;
	margin-left:20px;
}


.imageleft {
	float:left;
	margin-right:20px;
}
