body{
	text-align: left;
}

strong {
	font-weight:bold;
}

.akmv{
	width: 900px;
	padding: 20px 0 0 20px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	text-align: left;
	background: url(/ccds_tpl_img/beige-grau/header-bg.jpg) no-repeat;	
}

.akmv .whitebg {
	background:#fff;
}

.akmv .bottom-shadow{
	background: url(/ccds_tpl_img/bottom-shadow.gif) no-repeat right bottom;
	height: 19px;
}

.akmv em{
	font-style: italic;
	padding-left: 40px;
	/*display: block;*/
	background: url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat 15px 5px;
}

.kursiv {
	font-style: italic;
	padding-left: 40px;
	display: block;
	background: url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat 15px 5px;
}

.akmv .ruler-top{
	background: url(/ccds_tpl_img/beige-grau/header-ruler.gif) no-repeat center bottom;
	height: 12px;
}
.akmv .ruler-bottom{
	background: url(/ccds_tpl_img/beige-grau/footer-ruler.gif) no-repeat center bottom;
	height: 20px;
}

.clear{
	clear: both;
	line-height: 0;
}

.akmv .cross-blue{
	background: url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat center left;
	padding-left: 15px;
}

/***********************************************************
Header
***********************************************************/
.akmv .header {
	height: 115px;
	padding: 0px 25px 0px 45px;
}

.akmv .headerpadding {
	padding: 5px 0px 0px 0px;
}

.akmv .header #logo{
	float: left;
}
.akmv .header .search{
	float: right;
	height: 16px;
	margin-top: 30px;
}
.akmv .header .search input{
	float: left;
	width: 185px;
	margin: 0px;
}
.akmv .header .search button{
	float: left;
	width: 19px;
	height: 18px;
	clear: none;
	border: 0;
	margin: 0 0 0 5px;
	background-position: 1px;
}

.akmv .header .navi{
	float: right;
	clear: right;
	margin-top: 30px;
}
.akmv .header .navi a{
	color: #fff;
	text-transform: uppercase;
	margin-left: 25px;
	font-size: 10px;
	padding-left: 13px;
	background: url(/ccds_tpl_img/beige-grau/cross-white.gif) no-repeat center left;
	text-decoration: none;
}
.akmv .header .navi a:hover, .akmv .header .navi a.active{
	text-decoration: underline;
}

/***********************************************************
Left navi
***********************************************************/
.akmv .left{
	float: left;
	width: 250px;
	margin-top: 20px;
}
.akmv .left .navi{
	background-color: #e9dfd0;
	width: 225px;
	padding: 10px 10px 10px 15px;
}
.akmv .left .navi a{
	padding: 8px 5px 8px 18px;
	border-bottom: 1px dashed #fff;
	display: block;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: url(/ccds_tpl_img/beige-grau/cross-white.gif) no-repeat center left;
	text-transform: none;
}

.akmv .left .navi a:hover {
	text-decoration: none;
	color: #009df2;
	background: url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat center left;
}

.akmv .left .navi a.active, .akmv .left .navi a.active:hover {
	color: #009df2;
	background: url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat center left;
}


.akmv .left .navi a.last{
	border: none;
}	

.akmv .left .navi .subnavi{
	background: #ede5d9;
}
.akmv .left .navi .subnavi a, .akmv .left .navi .subnavi a.active {
	font-weight: normal;
	padding-left: 30px;
	background: none;
}
.akmv .left .navi .subnavi a:hover{
	background: none;
}

.akmv .left .navi .subnavi .subnavi{
	background: #f2ede4;
}
.akmv .left .navi .subnavi .subnavi a{
	font-weight: normal;
	padding-left: 50px;
}
.akmv .left .navi .subnavi .subnavi a.active{
	background: #faf8f4;
}

.akmv .left .navi .subnavi a.cross, .akmv .left .navi .subnavi a:hover.cross {
	background: url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat 16px 10px;
}

/***********************************************************
Center
***********************************************************/
.akmv .center, .akmv .architekturf {
	float: left;
	margin: 20px 0 0 20px;
	width: 400px;
}

.architekturf {
	width:630px;
}

.akmv .zweispaltig {
	float: left;
	margin: 20px 0px 0px 20px;
	width:630px;
}
/***********************************************************
Right
***********************************************************/
.akmv .right{
	float: right;
	width: 215px;
	margin-top: 20px;
}
.akmv .teaser-box{
	background: url(/ccds_tpl_img/beige-grau/box-header-bg.gif) repeat-x #e9dfd0;
	padding: 0 10px 10px 10px;
}
.akmv .teaser-box h1{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 8px 15px;
	margin-bottom: 9px;
	background: url(/ccds_tpl_img/beige-grau/cross-white.gif) no-repeat center left;
}
.akmv .teaser-box form{
	margin-top: 15px;
}
.akmv .teaser-box select{
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;	
	width: 100%;
	margin-bottom: 5px;
}

.akmv .teaser-box input{
	width: 191px;
	margin-bottom: 10px;
}
.akmv .teaser-group{
	background: url(/ccds_tpl_img/beige-grau/box-header-bg.gif) repeat-x #e9dfd0;
}
.akmv .teaser-group .teaser-box{
	background: none;
}
.akmv .teaser-group h1{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 8px 15px;
	margin: 0 10px 0 10px;
	background: url(/ccds_tpl_img/beige-grau/cross-white.gif) no-repeat center left;
}
.akmv .teaser-group .teaser-box h1{
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;	
	color: #333;
	background: none;
	padding: 0;
	margin: 0;
}
.akmv .teaser-group .bottom-shadow{
	display: none;
}
.akmv .teaser-group .pager{
	background: #f0e9de;
	height: 18px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 10px;
	/*_padding-top: 3px;*/
	color:#009DF2;
}
.akmv .teaser-group .pager img{
	cursor: pointer;
}


/***********************************************************
Navi-bottom
***********************************************************/
.akmv .navi-bottom{
	margin-left: 250px;
}
.akmv .navi-bottom a{
	font-size: 10px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	margin-right: 20px;
}

.akmv .navi-bottom a:hover, .akmv .navi-bottom a.active{
	text-decoration: underline;
}
/***********************************************************
start
***********************************************************/
.akmv .header_image{
	width:630px;
	height: 222px;
	float:right;
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
}

.akmv .header_image a, .akmv .header_image a:hover {
	opacity:.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-decoration:none;
}

.akmv h2{
	font-size: 10px;
	text-transform: uppercase;
	/*margin-bottom: 20px;*/
}

.akmv .address{
	position:absolute;
	left:45px;
	top:35px;
	/*float: left;*/
	/*padding: 35px 0 0 45px;*/
	z-index:11;
	width: 180px;
	font-size: 10px;
	line-height: 16px;
}

.akmv .address_mv {
	display:block;
	font-size:12px;
}

.akmv .start-news-overview{
	margin-top: 40px;
}
.akmv .architect{
	/*float: right;*/
	position:absolute;
	left:600px;
	top:20px;
	background: #fff;
	width: 280px;
	z-index:111;
	/*margin: 20px;*/
}
.akmv .architect h3{
	line-height: 26px;
	text-transform: uppercase;
	padding-left: 24px;
	background: url(/ccds_tpl_img/beige-grau/cross-dark.gif) no-repeat 10px center;
	cursor: pointer;
}
.akmv .architect .details{
	display: none;
}
.akmv .architect .details p{
	padding: 10px 25px 10px 25px;
}
.akmv .architect span{
	font-weight: bold;
}


/***********************************************************
News
***********************************************************/
.akmv .news{
	margin-bottom: 10px;
}

.akmv .news .image{
	float: left;
	width: 100px;
	height: 55px;
	overflow: hidden;
	margin: 5px 10px 0 0;
}
.akmv .news-detail .image{
	float: left;
	margin: 5px 10px 0 0;
}
.akmv .news-detail .back{
	clear: both;
	margin-top: 20px;
}
.akmv .news-detail p{
	clear: both;
	margin-top: 20px;
}



/***********************************************************
Article
***********************************************************/
.akmv .article-overview {

}
.akmv .article{
	margin-bottom: 10px;
}

.akmv .article .image{
	float: left;
	width: 100px;
	height: 55px;
	overflow: hidden;
	margin: 5px 10px 0 0;
}


.akmv .article-detail .image{
	margin-top: 5px;
	background-repeat: no-repeat;
}

.akmv .article-detail .back{
	clear: both;
	margin-top: 20px;
}
.akmv .article-detail p {
	margin-top: 20px;
}


/***********************************************************
Press release
***********************************************************/
.akmv .release-overview {

}
.akmv .release{
	margin-bottom: 10px;
}

.akmv .release .image{
	float: left;
	width: 100px;
	height: 55px;
	overflow: hidden;
	margin: 5px 10px 0 0;
}

.akmv .release-detail .image{
	margin-top: 5px;
	background-repeat: no-repeat;
}

.akmv .release-detail .back{
	clear: both;
	margin-top: 20px;
}
.akmv .release-detail p{
	clear: both;
	margin-top: 20px;
}
/***********************************************************
Pager
***********************************************************/
.akmv .pager{
}
.akmv .pager a{
	color: #009DF2;
	padding: 0 3px 0 3px;
}
.akmv .pager a.active{
	color:#333;
	font-weight: bold;
	text-decoration:none;
}

/***********************************************************
Absatz
***********************************************************/
.akmv .absatz {
	margin-bottom: 20px;
}
.akmv .absatz .image{
	margin-top: 5px;
	background-repeat: no-repeat;
}

.akmv .absatz .image.align-left, .akmv .news-detail .image.align-left, .akmv .release-detail .image.align-left, .akmv .article-detail .image.align-left{
	float: left;
	margin-right: 10px;
	width: 180px;
	overflow: hidden;
	color:#999999;
}
.akmv .absatz .image.align-right, .akmv .release-detail .image.align-right, .akmv .article-detail .image.align-right{
	float: right;
	margin-left: 10px;
	width: 180px;
	overflow: hidden;
	color:#999999;
}

.akmv .absatz .image.align-center, .akmv .release-detail .image.align-center, .akmv .article-detail .image.align-center{
	display: block;
	width: 400px;
	overflow: hidden;
	margin-bottom: 10px;
	color:#999999;
}

.akmv .release-detail .image.align-center span, .akmv .article-detail .image.align-center span{
	height:100%;
}

/*
.akmv .absatz .image span, .akmv .article-detail .image span, .akmv .release-detail .image span, .akmv .news-detail .image span{
	display: block;
	width: 100%;
	height: 124px;
	background: url(/ccds_tpl_img/magnifier.gif) no-repeat right bottom;
	cursor:pointer;
}
*/
.akmv .absatz .image .inner_image span, .akmv .article-detail .image .inner_image span, .akmv .release-detail .image span, .akmv .news-detail .image span{
	display: block;
	width: 100%;
	height: 124px;
	background: url(/ccds_tpl_img/magnifier.gif) no-repeat right bottom;
	cursor:pointer;
}

.akmv .absatz .image .inner_image_center span, .akmv .article-detail .image .inner_image_center span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/ccds_tpl_img/magnifier.gif) no-repeat right bottom;
	cursor:pointer;
}

.inner_image {
	display:block;
	width:180px;
	background-position:center;
	overflow:hidden;
}

.inner_image_center {
	display:block;
	height:400px;
	background-position:center;
	overflow:hidden;
}

.image_align_left {
	float:left;
}

.image_align_right {
	float:right;
}

a.image, a:hover.image {
	text-decoration:none;
}

.article_detail_image {
	position: relative;
}

a.image, a:hover.image {
	text-decoration:none;
}

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

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

.align-center {
margin-bottom:10px;
}

#lupe {
position: absolute;
right: 0px;
bottom:0px;
}

.ie_image_lupe {
position: absolute;
right: 0px;
bottom:15px;
}

/***********************************************************
Sitemap
**********************************************************/
.sitemap a{
	display: block;
}
.sitemap div{
	padding-left: 15px;
}
/***********************************************************
Search form
**********************************************************/
.akmv .search-form{
	float: left;
	margin-bottom: 40px;
}
.akmv .search-form textarea, .akmv .archf_search textarea{
	width: 240px;
	height: 40px;
	background: #e9dfd0;
}
.akmv .search-form .radio-panel{
	float: right;
	width: 245px;
	margin-bottom: 10px;
}
.akmv .search-form .radio-panel label{	
	float: left;
	clear: none;
	/*margin: -3px 10px 0 5px;*/
	margin:0px 0px 0px 5px;
}
.akmv .search-form .radio-panel .radio{
	margin: 0px;
}
.akmv .search-form select, .termine_month select, .akmv .archf_search select{
	background: #e9dfd0;
	width: 244px;
	text-transform: uppercase;
}

.akmv .archf_search select {
	width:195px;
	background: #fff;
}

.termine_month select{
	border:1px;
	font-size:inherit;
}

.akmv .checkbox-panel{
	float: right;
	width: 245px;
	margin-top: 10px;
}
.akmv .checkbox-panel .checkbox{
	clear: left;
}
.akmv .checkbox-panel label{
	clear: none;
	padding-left: 5px;
	margin-bottom: 5px;
	width: 220px;
}

/***********************************************************
Forms
***********************************************************/

.akmv form label{
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.akmv #akmvsuche label {
	margin-bottom:2px;
}

.akmv form input, .akmv form textarea{
	float: right;
	background: #fff;
	border: 0px;
	padding: 2px;
	line-height: 14px;
	/*font-size: 10px;*/
	font-size:inherit;
}
.akmv form textarea{
	width: 360px;
	height: 90px;
	margin: 0 0 10px 0;
	
}
.akmv form .checkbox, .akmv form .radio{
	float: left;
	width: auto;
	margin-top: 2px;
	/*#margin-top: 0;*/
	padding: 0;
	background: none;
	border: 0px;
}
.akmv form button, .absatz button, .akmv form .searchButton {
	clear: both;
	float: right;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	border: 0px;
	background: url(/ccds_tpl_img/beige-grau/button-bg.gif);
	padding: 0 5px 0 15px;
	/*#padding: 0 0 0 10px;*/
	text-transform: uppercase;
	font-size: 10px;
	height: 18px;
	cursor: pointer;
}

.akmv form .searchButton {
	font-size:10px;
}

.akmv form select{
	float: right;
	border: 0px;
	background: #fff;
	padding: 1px;
	font-size:inherit;
}

/***********************************************************
Fonts
**********************************************************/
.akmv h1 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
}
.akmv h2 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

.akmv h2.akmv_titel{
	margin:0px;
}

.akmv h2.overview {
	font-style:italic;
	text-transform:none;
	padding-left:28px;
	background:url(/ccds_tpl_img/beige-grau/cross-blue.gif) no-repeat 10px 6px;
}

.akmv h3 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
}

.akmv h4 {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
}


.akmv a{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #009df2;
	text-transform: none;
}

a.galerie_overview, a.galerie_overview:hover {
	display:block;
	float:left;
	width:120px;
	height:78px;
	margin:0px 10px 0px 0px;
	text-decoration:none;
}

.akmv .teaser-box .intern input {
	width:120px;
}

.newsoverview {
	float:left;
	width:290px;
	margin: 20px 0 0 20px;
}

.eventoverview {
	float:right;
	width:290px;
	margin: 20px 0px 0px 0px;
}

a.searchnews, a:hover.searchnews {
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	border: none;
	background: url(/ccds_tpl_img/beige-grau/button-bg.gif);
	padding: 0 5px 0 15px;
	cursor:pointer;
	text-decoration:none;
}

.events {
	float:left;
	width:650px;
	overflow:hidden;
}

.events_intern {
	float:left;
	width:420px;
}

.event_absatz {
	margin: 20px 0 0 20px;
	width:400px;
}

.trenner {
	padding:18px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	background:url(/ccds_tpl_img/trenner-black.gif) repeat-x bottom;
}

.eventleft {
	float:left;
	width:400px;
}

.eventright {
	float:right;
	width:188px;
	margin-right:25px;
}

.eventdate {
	color:#009DF2;
	font-weight:bold;
}

.pagerright {
	text-align:right;
}

h3.eventdetail {
	font-size:14px;
	font-weight:normal;
}

.fe-seite a.frontendreload, .fe-seite a:hover.frontendreload {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	text-decoration:none;
	text-transform:none;
}

.minimap {
	margin:0px auto;
	width:165px;
	height:117px;
	font-size:30px;
	color:#009DF2;
	background:url(/ccds_tpl_img/beige-grau/map.gif) no-repeat;
}

.weiterlink {
	font-style:italic;
}

.clearer {
	clear:both;
}

.arch_image {
	display:block;
	cursor:pointer;
	width:90px;
	height:90px;
}

.mini {
	margin-right: 5px;
	margin-bottom:5px;
	float: left;
	width:90px;
	height: 90px;
}

.maxi {
	display: none;
	position: absolute;
	border: 1px #aaa solid;
	padding: 5px;
	background-color: #fff;
	z-index: 99;
	color: #000;
}

.immo_jahreszahl {
	text-align:right;
	font-weight:bold;
	color:#ccc;
}

.immo_preis {
	text-align:right;
	font-weight:bold;
	color:#999;
}

.immo_ort {
	float:left;
	width:190px;
	margin-right:10px;
}

.immo_adresse {
	text-align:right;
	color:#000;
}

.immo_fotograf {
	text-decoration:none;
	color:#999999;
}

.no_text_decoration {
	text-decoration:none;
}

a.archf_border {
	border:1px solid #fff;
	text-decoration:none;
}

a:hover.archf_border {
	border:1px solid #009DF2;
}

.akmv .archf_search .archf_text {
	font-size:10px;
	width: 192px;
	height:16px;
	/*background: #e9dfd0;*/
	background:#fff;
}

.akmv .archf_search .suchbegriff_text {
	color:#645045;
}

.akmv .nopadding_left {
	padding-left:0px;
}

.projekt_preview_spacer {
	float:left;
	width:10px;
	height:250px;
}

.projekt_preview_detail {
	float:left;
	width:195px;
}

#popup_notfound {
	display:none;
	position:absolute;
	top:480px;
	left:480px;
	height:100px; 
	width:300px;
	margin:-50px 0px 0px -150px;
	color:#000;
	background:#EDE5D9;
	text-align:center;
	border:1px solid #645045;
}

#popup_notfound div {
	padding:20px;
}

.akmv form input.input_suche {
	width:244px;
	height:16px;
	background:#E9DFD0;
}

a.a_cycleimage_description, a:hover.a_cycleimage_description {
	position:absolute;
	top:20px;
	left:390px;
	width:200px;
	display:block;
	cursor:pointer;
	padding:10px 10px;
	background:#fff;
}

.a_cycleimage_description span{
	display:block;
	font-size:10px;
	font-family:'Verdana','Arial';
	font-weight:bold;
	text-transform:uppercase;
	color:#333333;
}

.a_cycleimage_description .picture_text {
	text-transform:uppercase;
	color:#333333;
	font-family:'Verdana','Arial';
	font-size:11px;
}

.picture_plus {
	float:left;
	padding-top:4px;
	width:16px;
}

.picture_text {
	float:left;
	width:180px;
}

.archivimg0, .archivimg1 {
	display:block;
	float:left;
	cursor:pointer;
	width:80px;
	height:73px;
	text-decoration:none;
}

.archivimg1 {
	margin-right:6px;
}

.div_video_image {
	cursor:pointer;
	width:400px;
	height:224px;
	overflow:hidden;
}

.div_video_description {
	color:#999999;
	font-size:11px;
	font-family:Verdana,Arial;
}

.div_video_playbutton {
	width:400px;
	height:224px;
	overflow:hidden;
	cursor:pointer;
	background:url(/ccds_tpl_img/video_button.png) no-repeat center;
}

.video_player {
	height:264px;
}