@charset "UTF-8";
/* CSS Document */

/* TEMPLATE GRUNDLAGEN */

body {
	margin:0;
	padding:0;
}

div, td, p {
	font-size:12px;
	line-height:17px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}

td {
	vertical-align:top;
	text-align:left;
}

.header td {
	height:81px;
}
.header .links {
	background:url(kunstraumkonzepte/template/top_bg.gif) repeat-x;
	text-align:right;
}
.header .mitte {
	background-color:#FFF;
	background:url(kunstraumkonzepte/template/top_bg.gif) repeat-x;
}

.header td {
	background:url(kunstraumkonzepte/template/top_bg.gif) repeat-x;
}

.maintable {
	width:980px;
}

.maintable .spalte_navi {
	width:195px;
	border-right:1px solid #d1d0d0;
}
.maintable .spalte_subnavi {
	width:70px;
}
.maintable .spalte_content {
	width:714px;

}
.bottom td {
	height:25px;
}
.bottom .links {
}
.bottom .rechts {
	border-bottom:1px solid #d1d0d0;
}

/* CONTENT */

#content {
	display:block;
}
#content .block {
	width:650px;
}

#content #home.block {
	width:100%;
}

#content .block ul {
	margin:0;
	padding:0;
	list-style-image:url(kunstraumkonzepte/template/bullet.gif);
	padding-left:20px;
}

#content .block ul li {
	line-height:18px;
	padding-bottom:3px;
}

#content a {
	color:#c51734;
	font-weight:bold;
	text-decoration:none;
}

#content .pdf_link a{
	font-size:11px;
	background-color:#F0F0F0;
	float:left;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.mod_newsreader, .mod_article {
	clear:both;	
}

.bildunterschrift {
	font-size:10px;
	font-weight:bold;
	color:#666;
}

h1 {
	font-size:16px;
	color:#333;
	line-height:150%;
	margin-top:0;
	padding-top:13px;
}
h2 {
	font-size:14px;
	color:#666;
	line-height:150%;
	margin-top:0;
	padding-top:13px;
}

.mime_icon {
	vertical-align:middle;
}

/* ZIELE */

#ziele p {
	margin:0;
	margin-top:5px;
	margin-bottom:5x;
}

#ziele h3 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#ziele h4 {
	margin:0;
	padding:0;
	color:#666;
	font-size:12px;
}

.ce_download {
	margin-top:10px;
	
	margin-bottom:15px;
	padding-bottom:15px;
}

p.error {
	margin-top:2px;
	margin-bottom:2px;
	font-size:10px;
	color:#F00;
	line-height:100%;
}


/* NEWS_LIST */

.mod_newslist .layout_short {
	border-bottom:1px solid #d1d0d0;
	margin-bottom:15px;
	padding-bottom:15px;
}
.mod_newslist p {
	margin:0;
	margin-top:5px;
	margin-bottom:5x;
}
.mod_newslist h2 {
	padding:0;
}
.mod_newslist .info {
	font-size:10px;
	line-height:13px;
}

.mod_newsreader p.info {
	font-size:10px;
	margin-top:-12px;
}

.mod_newsreader .image_container {
	padding-right:15px;
	padding-bottom:10px;
}

.mod_newslist .news_teaser_bild {
	width:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* CE_TABLE */

.ce_table {
	margin-bottom:10px;
}

.ce_table table {
	border-top:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	width:100%;
}
.ce_table td, .ce_table th  {
	padding:4px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	color:#000;
	font-size:11px;
}

.ce_table tr.even td {
	background-color:#E6E6E6;
	
}
.ce_table tr.odd td {
	
}

.ce_table tfoot td, .ce_table th {
	background-color:#CCC;
	font-weight:bold;
	border-bottom: 1px solid #E6E6E6;
}
.ce_table th  {
	border-bottom:1px solid white;
}


.ce_table .col_last {
	border-right:1px solid #E6E6E6;
}
.ce_table .row_last td {
	border-bottom:1px solid #E6E6E6;
}


/* NAVIGATION */

.mod_navigation {
	margin-top:15px;
}

.mod_navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}

.mod_navigation .level_1 {
	background:url(kunstraumkonzepte/template/navi_trenner.gif) no-repeat bottom right;
	position:relative;
	text-align:right;
}
/*
.mod_navigation .level_2 {
	position:absolute;
	text-align:left;
	background:url(kunstraumkonzepte/template/navi_trenner_rechts.gif) no-repeat top left;
	width:170px;
	margin-left:146px;
	margin-top:-28px;
}
*/
.mod_navigation a {
	text-decoration:none;
	color:#636363;
}
.mod_navigation a:hover, .mod_navigation li.active, .mod_navigation .level_1 a.trail   {
	text-decoration:none;
	color:#c51734;
}
.mod_navigation .submenu span, .mod_navigation .submenu a    {
	font-weight:bold;
}

.mod_navigation .level_1 a, .mod_navigation .level_1 span.active {
	font-size:13px;
	display:block;
	line-height:28px;
	background:url(kunstraumkonzepte/template/navi_trenner.gif) no-repeat top right;
	padding-right:10px;
}
.mod_navigation .level_2 a, .mod_navigation .level_2 span.active {
	font-weight:normal;
	font-size:11px;
	background-image:none;
	line-height:25px;
	color:#c51734;
}
.mod_navigation .level_2 span.active {
	font-weight:bold;
}
.mod_navigation .level_2 a.first, .mod_navigation .level_2 span.first {
	display:block;
	background:url(kunstraumkonzepte/template/navi_trenner.gif) no-repeat top right;
}
.mod_navigation .level_2 .last {
	padding-bottom:5px;
}
.mod_navigation .last .last {
	padding-bottom:0px;
}

/* META-NAVI */

.meta .rechts {
	text-align:right;
	padding-top:5px;
	padding-bottom:10px;
}
.meta .rechts ul{
	margin:0;
	padding:0;
	list-style:none;
}
.meta .rechts li{
	margin:0;
	padding:0;
	display:inline;
	padding-left:8px;
	padding-right:10px;
	line-height:12px;
	border-right:1px solid #CCC;
}
.meta .rechts li.last{
	padding-right:0px;
	border-right:none;
}
.meta .rechts a {
	font-size:11px;
	text-decoration:none;
	color:#c51734;
	font-weight:bold;
}
.meta .rechts span {
	font-size:11px;
	font-weight:bold;
}

/* FORMULAR */

.ce_form label {
	display:block;
}
.ce_form .submit_container {
	margin-top:15px;
}
.ce_form .checkbox_container label {
	display:inline;
}

/* IMAGE FADE */
#content .imageFade {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
#content .imageFade ul.imageFadeNav {
    bottom: 15px;;
    right: 15px;
    position: absolute;
    z-index: 2;
	list-style:none;
}
#content .imageFade ul.imageFadeNav li {
    float: left;
    padding: 0px 5px;
}
#content .imageFade ul.imageFadeNav li a {
	background-color:#636363;
    display: block;
    float: left;
    height: 10px;
	text-indent:999em;
	overflow:hidden;
    width: 10px;
}
#content .imageFade ul.imageFadeNav li.active a,
#content .imageFade ul.imageFadeNav li a:hover {
	background-color:#c51734;
}

/* TEASER */

#home .imagecontainer {
    float: left;
    position: relative;	
}


#home .block {
	width:100%;
}

#home .teaser {
	width:228px;
	height:228px;
	overflow:hidden;
	border:1px solid #bbbbbb;
	float:left;
	margin-bottom:12px;
	margin-left:12px;
}

#home .teaser.anfang {
	margin-left:0px;
}

#home .rot {
	border-color:#CCC;
	background-color:#CCC;
	width:228px;
	height:228px;
	margin:0;
}

#home .breit {
	width:351px;
}
#home .teaser img {
	vertical-align:top;
}
#home .teaser .overlay {
    left: 0;
	bottom: 0;
    position: absolute;
	overflow:hidden;
	
	width:228px;
	line-height:25px;
	margin:0;
	padding:0;
	background: url(kunstraumkonzepte/template/overlay-bg.png);
	behavior: url("http://www.ckappes.de/iepngfix.htc");
}
#home .teaser .overlay h1 {
	line-height:25px;
	color:white;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	padding-left:21px;
	background:url(kunstraumkonzepte/template/bullet_white.gif) no-repeat 7px center;
}

#home .teaser h1 a, #home .teaser h1 a:hover, #home .teaser h1 a:visited {
	color:white;
}
#home .teaser .text {
	clear:left;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:visible;
	font-size:11px;
	line-height:16px;
}

#home .teaser 


#home .breit .text {
	height:70px;
}
/*#home #kunstberatung {
	float:left;
	margin-left:12px;
	margin-bottom:12px;
}
#home #kulturveranstaltungen {
	float:left;
	margin-left:12px;
	margin-bottom:12px;
}
#home #architekturreisen {
	float:left;
	margin-left:12px;
}
#home #aktuelles {
	float:left;
	margin-left:12px;
}
#home #referenzen {
	float:left;
	margin-left:12px;
}*/

#home #rotes-quadrat  {
	float:left;
}

/* NEWS ARCHIVE */
#content .mod_newsmenu {
	float:left;
	width:20%;
	margin-right:25px;
}
#content .mod_newsmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:10px;
}
#content .mod_newsmenu ul li{
	padding-left:15px;
	background:url(kunstraumkonzepte/template/bullet.gif) 3px center no-repeat;
}
#content .mod_newsmenu ul li{
	font-weight:bold;
}
#content .mod_newsarchive {
	float:left;
	width:60%;
}
#content .mod_newsarchive .block {
	display:block;
	width:100%;
}

#content .mod_newsarchive .layout_simple {
	border-bottom:1px solid #d1d0d0;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
}
#content .mod_newsarchive .first {
	border-top:1px solid #d1d0d0;
}

/* NEWS ARCHIVE */
#content .mod_newsreader .caption {
	background-color:#ECECEC;
	font-size:10px;
	line-height:normal;
}

/* FAQ */
#content .mod_faqreader h2 {
	margin-bottom:0;
	padding-bottom:3px;
	border-bottom:1px solid #CCC;
}
#content .mod_faqreader p {

}

