body {
	background: #004e82;
	margin: 0px;
	padding: 0px;
}

#header {
	background: #fff url(/ccds_tpl_img/header_bg.png) bottom repeat-x;
}

#header .container {
	height: 239px;
}

#header_container {
	position: absolute;
	width:633px;
	height:240px;
	right:0px;
	top:0px;
	overflow: hidden;
}

#content {
	background: #000;
}

#content .container {
	background: url(/ccds_tpl_img/content_bg.png) top no-repeat;
}

#footer {
	background: url(/ccds_tpl_img/footer_bg.png) top repeat-x;
}

.container {
	width:962px;
	margin: auto;
	/*position: relative;*/
}

#header .container {
	position: relative;
}

#logo {
	float:left;
	padding-top: 53px;
}

#flashmovie {
	width:238px;
	height:194px;
	float:left;
	margin-left: 10px;
}

#footer .container {
}

#footertable {
	width:962px;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.servicenavi {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	background: url(/ccds_tpl_img/linie.gif) top no-repeat;
	text-align: center;
}

/*---------------------- ALLGEMEIN -------------------------------------*/

div, p, li, td, span {
	font-family: Arial;
	font-size:12px;
	color:#fff;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

a {
	outline: none;
}

a img {
	border:none;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

ul li {
	list-style: url(/ccds_tpl_img/listpoint.gif);
	margin-bottom: 10px;
}

input, textarea {
	position:relative;
}

/*------------------------ SERVICENAVI -----------------------------------*/

.servicenavi a {
	color: #fff;
	text-decoration:none;
}


/*---------------------- KATEGORIE NAVI -------------------------------*/

#kat_navi {
	position: absolute;
	bottom:0px;
	left:0px;
}

#kat_navi a {
	display:block;
	float: left;
	background: url(/ccds_tpl_img/navi_bg.png) repeat-x;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin-right: 2px;
	margin-top: 5px;
	font-size: 14px;
}

#kat_navi a:hover {
	background: #000;
}

#kat_navi a.aktiv {
	font-size:18px; 
	background: #000;
	margin-top: 0px;
}

/*---------------------- NAVI ----------------------------------------------*/

#navi {
	padding-top: 48px;
	float:left;
	width:160px;
	padding-bottom: 40px;
}

#navi a {
	display: block;
	color: #0099ff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-top: 27px;
	font-size: 14px;
}

#navi a:hover, #navi a.aktiv {
	color: #fff;
}

#navi .subpages a {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
}

/*--------------------------------- INHALT -----------------------------------*/

#inhalt {
	width:802px;
	float:left;
	margin-top: 35px;
}

.content_item {
	padding: 40px;
	background: url(/ccds_tpl_img/content_item_bg.png) bottom repeat-x;
	font-size: 12px;
	line-height: 18px;
}

.content_item.wop {
	padding: 40px 0px 40px 0px;
}

.content_item_inner {
	padding-top: 40px;
}

.technik_navi_container {
	background: url(/ccds_tpl_img/content_item_bg.png) bottom repeat-x;
	padding:0px 40px 0px 40px;
}

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

h2 {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
}

.link_btn {
	background: url(/ccds_tpl_img/navi_bg.png);
	float: left;
	padding: 3px 7px 3px 7px;
	border:1px solid #231f20;
	color:#fff;
	text-decoration: none;
	margin-top:20px;
	text-transform: uppercase;
	font-size: 12px;
}

.link_btn:hover {
	background: url(/ccds_tpl_img/navi_bg_ho.png);
}

.text_with_image {
	width:350px;
	float:left;
}

/*--------------------- TERMINTEASER --------------------------------------*/

.teaser {
	float:left;
	width:340px;
}

#vorschau {
	margin-right: 40px;
}

.teaser_container {
	background: #333333;
	padding: 5px;
}

.teaser_content {
	width:160px;
	margin-right: 5px;
}

.teaser_image {
	float:right;
	width:160px;
	background: url(/ccds_tpl_img/teaser_shadow.png) right bottom no-repeat;
	
	margin-bottom: 10px;
	margin-top:5px;
	text-align: right
}

.teaser_image img {
	margin-right:30px;
}

/*----------------------------------- NEWS / VORSCHAU -------------------------------------*/

.content_item_vorschau {
	background: url(/ccds_tpl_img/content_item_bg.png) bottom repeat-x;
	padding-top: 40px;
	}

.content_item_vorschau .content_item {
	width:510px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.vorschau_image {
	float: left;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 35px;
}

.content_item_vorschau h2 {
	margin: 0px;
	margin-left: 40px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px;
	padding: 0px;
	padding-top: 35px;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 18px 0px;
}

.vorschau_content {
	width:290px;
	float: left;
}

/*---------------------------- REFERENZEN -------------------------------------*/

.refListItem {
	border-top:2px solid #333333;
}

.refListItem_first {
	border-top:none;
}

.referenz_main_txt {
	width: 352px;
	float: left;
}

.list_logo {
	width:70px;
	float:left;
	text-align: center;
	padding:3px 0px 3px 0px;
	margin-right: 10px;
}

.list_name {
	float:left;
	padding-top:12px;
	padding-bottom: 12px;
}

.list_links {
	width:250px;
	float:right;
}

.list_links .link_btn {
	margin: 0px;
	padding: 3px;
	margin: 7px 0px 7px 0px;
}

.news {
	width:90px;
}

.bildergalerie {
	width:115px;
}

.ref_text {
	display:none;
}

.list_name a {
	color:#fff;
	text-decoration: none;
}

/*--------------------------- TECHNIK -----------------------------------------*/

/*.technik_tpl .content_item {
	padding-bottom: 0px;
}*/

.technik_tpl h2 {
	margin: 0px 0px 20px 0px;
}

.untertitel {
	padding-top: 15px;
}

.markenlogos {
	padding-bottom:  40px;
padding-top: 25px;
}

.markentable {
	width:720px;
}

.markentable td {
	text-align: center;
	vertical-align: middle;
}

.techniknavigation {

}

.techniknavigation a {
margin-top: 0px;
	border:none;
	margin-right: 2px;
}

.techniknavigation a:hover {
	background: #000;
}

.techniknavigation a.act {
	font-size: 16px;
	font-weight: bold;
	background: #000;
	margin-top: 0px;
}

/*---------------------- BOXEN RECHTS ----------------------------------*/

.box {
	width: 225px;
	float:right;
}

.box .oben {
	background: url(/ccds_tpl_img/box_oben.gif) bottom no-repeat;
	height: 13px;
}

.box .center {
	background:#25a2d9 url(/ccds_tpl_img/box_center.gif) bottom no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}

.box .unten {
	background: url(/ccds_tpl_img/box_unten.gif) no-repeat;
	height: 15px;
}

.box .link_btn {
	text-align: center;
	float:none;
	display: block;
	width: auto;
	margin-top: 20px;
}

/*---------------- ANFRAGEFORMULAR --------------------------------*/
.box {
	-moz-user-select:none;
}

.slidercontainer  {
	margin:20px auto 10px auto;
}
       
.defaultbar {
	margin-top: 10px;
    height: 5px;
    background:url(/ccds_tpl_img/slidebar.gif);
    position: relative;
}

.defaultbar .jquery-completed {
	display: none;
}

.defaultbar .jquery-jslider {
	height: 28px;
    background: url(/ccds_tpl_img/slider.gif) no-repeat;    
    top: -10px;
    display: block;
    cursor: pointer;
    position: absolute;
}

.defaultbar .jquery-jslider-hover {
	background-color: #000080;
}

.anfrageformular .box {
	float: left;
	margin-right:23px;
}

.anfrageformular .box .center {
	padding-left: 5px;
	padding-right: 5px;
	height:180px;
}

.anfrageformular .lastbox {
	margin-right: 0px;
}

.step {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}

#besucher {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top:30px;
	margin-bottom: 20px;
}

.slide_descr_less {
	float:left;
	margin-top:12px;
}

.slide_descr_more {
	margin-top:12px;
	float:right;
}

.checkbox {
}

.step2_input {
	padding-bottom: 9px;
	padding-left: 40px;
}

.inputcontainer {
	width:160px;
	float:left;
}

.inputcontainer input, .inputcontainer2 input {
	margin-bottom: 10px;
	border: 1px solid #000;
	font-size: 14px;
	font-family: Arial;
	width:150px;
}

.inputcontainer #senden {
	font-size: 12px;
	margin: 0px;
	width: 150px;
}

.protection {
	display: none;
}

.sendebestaetigung {
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
}

.error {
	color: #da0606;
}

.success {
	color: #70b310;
}

/*--------------------------------- KONTAKTFORMULAR --------------------------------------*/

.kontakt_box {
	width:370px;
	float:right;
	margin-left:20px;
}

.kontakt_box .oben {
	height:11px;
	background: url(/ccds_tpl_img/kontakt_oben.gif) bottom no-repeat;
}

.kontakt_box .center {
	height:180px;
	background:#27a6dc url(/ccds_tpl_img/kontakt_center.gif) bottom repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.kontakt_box .unten {
	height:13px;
	background: url(/ccds_tpl_img/kontakt_unten.gif) no-repeat;
}

.inputcontainer2 {
	float: right;
}

.textarea {
	float:left;
	margin-right: 0px;
}

.textarea textarea {
	border: 1px solid #000;
	width:160px;
	height: 160px;
}

#senden2 {
	width: auto;
	margin: 0px;
	margin-top: 9px;
}

.info {
	padding-top: 10px;
}

.info_text {
	float: left;
}

#senden.link_btn {
	margin-top: 0px;
}

/*----------------------- TEAMMITGLIED ----------------------------------*/

.member_0 .member_img, .member_1 .member_img{
	float: left;
	background: none;
	/*margin-left: 40px;
	margin-right: 10px;*/
}

.member_0, .member_1 {
	float: left;
	width:350px;
	padding-bottom: 20px;
}

.team_name {

}

.team_email {

}

/*----------------------------- PAGER ---------------------------------------------*/

.pager.top {
	padding-bottom: 20px;
}

.pager.bottom {
	padding-top: 20px;
}

.back_btn, .page_nbr, .next_btn, .pager a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(/ccds_tpl_img/navi_bg.png);
	padding: 3px;
	margin-right: 2px;
	border: 1px solid #333;
	float: left;
}

.pager_beschreibung {
	float:left;
	padding-right: 20px;
	padding-top: 3px;
}

.back_btn:hover, .page_nbr:hover, .next_btn:hover, .pager a.active {
	background: url(/ccds_tpl_img/navi_bg_ho.png);
}

.padding {
	padding-left: 40px;
	padding-top: 20px;
}

/*---------------------- Rueckblick ----------------------------------------------*/

.titel {
	margin-bottom: 20px;
}

.rueckblickh2 {
	padding-left: 40px;
	padding-top: 40px;
}

.rueckblicktext {
	width:570px;
	float: left;
}


/*----------------------------- KALENDER -------------------------------------------*/

#event_kalender .box {
	padding-right:40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	
}

#event_kalender .monthtable {
	width: 190px;
	margin-bottom: 10px;
	border-top: 2px solid #83b0ca;
	margin-top: 10px;
}

#event_kalender .monthtable td {
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
}

.kal_navi {
	border-top: 2px solid #83b0ca;
}

span.today{
	display: block;
	border:2px solid #83b0ca;
}

a span.tableday {
	display: block;
	background: #000;
}

.monthnav_left {
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.monthnav_right {
	float: right;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#slidercontainer1 {
	position: relative;
}

/* ----------------------------- FE_EDIT ---------------------------------*/

.fe_edit_btn {
	float: left;
	padding-top: 10px;
}

/* ----------------------------- TERMINE --------------------------------*/

.news_titleimage {
	float: left;
	width:120px;
	margin-right: 20px;
}

.news_title_container {
	margin-bottom: 5px;
}

.news_title {
	
}

.news_date {
	font-weight: bold;
}

.news_content_container {
	float:left;
	width:550px;
}

.event_item {
	width:340px;
	float:left;
	padding-bottom: 20px;
}

.event_item .news_content_container {
	width:auto;
	float:none;
}

.event_item .news_titleimage {
	width:auto;
	margin-bottom:20px;
}

.event_item  .link_btn {
	margin-top:3px;
}

.event_item.nbr0 {
	width:300px;
	padding-left: 40px;
}

/* ---------------------------------- LAYER_STARTSEITE ------------------------------------*/

#layer_background {
	background: #000;
	width:100%;
	height: 100%;
	-moz-opacity: 0.90;
	opacity: 0.9;
	position: fixed;
	z-index: 999998;
}

#layer_container {
	width:100%;
	height:100%;
	position: fixed;
	z-index: 999999;
	color:#000;
}

#layer_content {	
	background: #fff;
	padding: 20px;
	color: #000;
	font-family: Trebuchet MS;
	margin: auto;
	margin-top: 30px;
	width:970px;
	color:#000;
}

.layer_logo {

	width:190px;
	float:left;
	color:#000;
	font-size:16px;
	font-family: Trebuchet MS;
}

.layer_footer {
	font-size: 14px;
	text-align:center;
	color: #ccc;
	padding-top: 10px;
}

#layer_content .layer_kategorie {
	float: left;
	width:260px;
	color:#000;
	text-align: center;
}

.layer_btn {
	background: url(/ccds_tpl_img/layer_btn.gif) center no-repeat;
	color: #fff;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	padding: 22px 0px 10px 0px;
	display: block;
}

/*-------------- Tabelle --------------------*/

table {
	width:720px;
}

table td.first {
	width: 100px;
}

table td.last {
	width: 100px;
	text-align: right;
}

table td {
	padding-right: 10px;
	vertical-align: top;
}

table th td {
	font-weight: bold;
}