body {
	margin:0px;
	padding: 0px;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color:#717274;
}

a {
	outline: none;
	color:#006ab3;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border:none;
}

h1 {
	margin:0px;
	padding: 54px 250px 35px 0px;
	display: block;
	color:#fff;
	font-size:36px;
}

h2 {
	margin: 0px;
	padding: 0px 35px 10px 35px;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px 35px 0px 35px;
}

p {
	margin: 0px;
	padding: 0px 35px 35px 35px;
	line-height: 16px;
}

.absatz_image.left{
	float:left;
	padding:4px 10px 10px 35px;
}

.absatz_image.right{
	float:right;
	padding:4px 35px 10px 10px;
}

.absatz_image.center{
	padding:4px 35px 10px 35px;
}

.download {
	padding: 2px 35px 2px 60px;
	background: url(/ccds_tpl_img/disk.png) 35px 0px no-repeat;
}

.download.last {
	padding: 2px 35px 35px 60px;
}

.pic_descr {
	padding-top:2px;
	display: block;
	font-size: 11px;
	font-style: italic;
}	

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

#head {
	margin:auto;
	width:980px;
	height:132px;
	position: relative;
}

#logo {
	float: left;
	margin: 7px 0px 0px 2px;
}

/* Navigation ------------------------*/

ul#navigation {
	display: block;
	position: absolute;
	right:0px;
	bottom:35px;
	float:right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul#navigation li {
	padding: 0px 0px 0px 35px;
	margin: 0px;
	display: block;
	float: left;
	font-size:19px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#navigation li a {
	border-bottom: 5px solid #fff;
	text-decoration: none;
	color:#717274;
}

ul#navigation li a:hover {
	color:#006ab3;
}

ul#navigation li a.navigation_active {
	border-bottom: 5px solid #006ab3;
}

/*----------- Fokus Navi ------------------------*/

ul#fokus_navi {
	margin: 0px 35px 0px 0px;
	padding: 0px;
	width: 218px;
	background:#717274;
	height:205px;
	float:left;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	list-style: none;
	color:#fff;
	height:205px;
	overflow-y: hidden;
}

ul#fokus_navi li {
	display: block;
}

ul#fokus_navi li a {
	display:block;
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color:#fff;
	background: #006ab3;
	padding: 21px 0px 21px 0px;
	border-bottom:1px solid #fff;
	text-decoration: none;
}

ul#fokus_navi li a.first {
	background: #e2001a;
}

ul#fokus_navi li a.last {
	border-bottom: none;
	background: #6cb022;
}

ul#fokus_navi li a.navigation_active {
	text-decoration: underline;
}

#bar {
	height:205px;
	background: #006ab3;
}

.bar_inner {
	width:980px;
	margin: auto;
	border-right:1px solid #1f82c0;
	height:205px;
	background: url(/ccds_tpl_img/bar_bg.png) no-repeat right;
}
/*----------- Meta Navigation ----------------*/

ul#metanavigation {
	display: block;
	list-style: none;
	position: absolute;
	right: 0px;
	top: 10px;
}

ul#metanavigation li {
	display: block;
	float:left;
	padding-left: 10px;
}

ul#metanavigation li a {
	color: #717274;
	text-decoration:none;
	text-transform: uppercase;
}



#content {
	width:980px;
	background: #d9dadb;
	margin: auto;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #d9dadb;
	border-right:1px solid #d9dadb;
}

#content_inner {
	padding-top:35px;
	float:right;
	border-left: 1px solid #fff;
	background: #fff url(/ccds_tpl_img/content_bg.gif) repeat-x;
}

#content_inner.false {	
	width:761px;
}

#content_inner.true {
	width:541px;
}

#teaser_bar {
	width:220px;
	float:right;
}

#footer {
	width:980px;
	margin:auto;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* Teaser ---------------------------*/

.teaser_text {
	text-align: center;
	padding: 5px;
}

.teaser_titel {
	color:#006ab3;
}

/*--------- Projekte ------------------*/

ul#projektliste {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px 35px 35px 35px;
}

ul#projektliste li {
	display: block;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top:2px solid #717274;
}

ul#projektliste li.last {
	border-bottom:2px solid #717274;
}

ul#projektliste h4 {
	padding: 0px 0px 10px 0px;
}

ul#projektliste p {
	padding: 0px;
}

.projekt_image {
	float: left;
	margin-right:35px;
}

/*---------- Pager ------------------*/

.pager {
	text-align: center;
	padding: 0px 35px 0px 0px;
}

.pager a {
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}

/*---------- Startseite -----------------*/

.fokus_teaser {
	border:1px solid #006ab3;
	float:left;
	width: 220px;
	margin:0px 0px 35px 10px;
	min-height: 400px;
}

.fokus_teaser_first {
	border:1px solid #e2001a;
	margin:0px 0px 35px 35px;
	float:left;
	width: 220px;
	min-height: 400px;
}

.fokus_teaser_last {
	border:1px solid #6cb022;
	float:left;
	width: 220px;
	margin:0px 0px 35px 10px;
	min-height: 400px;
}

.fokus_teaser h3, 
.fokus_teaser_last h3, 
.fokus_teaser_first h3 {
	display: block;
	padding:0px;
	margin:0px;
	background: #006ab3;
}

.fokus_teaser h3 a,
.fokus_teaser_last h3 a,
.fokus_teaser_first h3 a {
	font-size: 22px;
	text-align: center;
	display: block;
	padding:15px 0px 15px 0px;
	margin:0px;
	color:#fff;
	text-decoration: none;
	font-weight:normal;
}

.fokus_teaser_first h3 {
	background: #e2001a;
}

.fokus_teaser_last h3 {
	background: #6cb022; 
}

.fokus_teaser p,
.fokus_teaser_first p,
.fokus_teaser_last p
 {
	padding: 10px;
}

#teaser_start {
	width:217px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float:left;
	background: #717274;
	height:205px;
	margin: 0px 35px 0px 0px;
	text-align:center;
}

#teaser_start h5 {
	font-size: 19px;
	color:#fff;
	margin: 0px;
	padding: 30px 30px 25px 30px;
}

#teaser_start p {
	color: #fff;
	padding: 0px 15px 15px 15px;
	font-size: 19px;
	line-height: 21px;
}

#teaser_bar a {
 color:#717274;
 text-decoration: none;
}

#teaser_bar .teaser_titel a {
	color:#006ab3;
	font-weight: bold;
}

/* Kontaktdaten -------------------------------------*/

.label {
	display: block;
	float:left;
	width: 120px;
	font-weight: bold;
}

.info {
	float:left;
}

.contact_info {
	width: 200px;
	float:left;
	margin-left: 10px;
	margin-top: 35px;
	text-align: center;
}

#content_inner table {
	padding-left: 30px;
	padding-right: 30px;
}
