/* @override http://chrom.tv/2010/tl_files/layout/chrom_stylez.css */

body {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #f9f8f1;
}

#left {
	width: 340px;
	margin-left: 10px;
}

#main {
	margin-left: 370px;
	width: 580px;
}

img {
	vertical-align: top;
}

div.ce_text.block div.image_container.float_left {
	padding-right: 10px;
	padding-bottom: 10px;
}

/* @group Typo */

p {
	margin: 0 0 8px;
}

a {
	color: #878787;
	text-decoration: none;
}

a:hover {
	color: #000;
}

h1 {
	font-size: 24px;
	margin: 8px 0 16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 26px;
}

h2 {
	color: #878787;
	font-size: 16px;
	line-height: 24px;
	margin: 8px 0;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 6px 0 0;
}

/* @end */

/* @group Header */

#header {
	overflow: hidden;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}

#logo {
	float: left;
	display: inline;
	padding-top: 20px;
}

#header .navi_kopf {
	float: left;
	display: inline;
	margin-left: 140px;
	margin-top: 70px;
}

#header .navi_kopf ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#header .navi_kopf ul li {
	float: left;
	display: inline;
	margin-right: 20px;
}

#header .navi_kopf ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

#header .navi_kopf ul li a:hover {
	border-bottom: 2px solid #000;
}

#header .navi_kopf ul li span.active,
#header .navi_kopf ul li a.trail {
	color: #f1f1ec;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000;
}

#button_facebook {
	float: right;
	display: inline;
}

/* @end */

/* @group Startseite */

body.startseite #main {
	margin-left: 610px;
	width: 340px;
}

body.startseite #left {
	width: 600px;
}

body.startseite div#id-4-werke .ce_text {
	width: 280px;
	display: inline;
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
	margin-right: 20px;
}

body.startseite div#id-4-werke .ce_text h3 {
	margin-left: 10px;
	margin-right: 10px;
}

body.startseite div#id-4-werke .ce_text p {
	margin-left: 10px;
	margin-right: 10px;
}

/* @end */

/* @group Aktuelles */

/* @group Mini */

#aktuelles_mini {
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}

#aktuelles_mini p.info {
	color: #c2c2c2;
	border-bottom: 1px dotted #d4d4cd;
}

#aktuelles_mini div.layout_latest.block {
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

#aktuelles_mini div.layout_latest.block.last {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom-style: none;
}

#aktuelles_mini h1 {
	margin-bottom: 16px;
	margin-top: 0;
	background-color: #fff;
	padding: 5px;
}

#aktuelles_mini h2 a {
	color: #000;
}

#aktuelles_mini h2 a:hover {
	color: #878787;
}

/* @end */

/* @group Reader */

body.newsreader #left {
	display: none;
}

body.newsreader #main {
	width: 940px;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
}

#aktuelles-reader p.info {
	color: #c2c2c2;
}

#aktuelles-reader div.mod_newsreader.block {
	
}

#aktuelles-reader div.mod_newsreader.block div.layout_full.block {
	float: left;
	width: 560px;
	margin-right: 20px;
}

#aktuelles-reader div.mod_newsreader.block p.back {
	float: left;
	clear: left;
}

/* @end */

/* @group Kommentare */

#aktuelles-reader div.mod_newsreader.block div.ce_comments.block {
	margin-top: 84px;
}

#aktuelles-reader div.mod_newsreader.block div.ce_comments.block div.formbody label {
	margin-top: 5px;
	line-height: 20px;
	padding-top: 4px;
}

#aktuelles-reader div.mod_newsreader.block div.ce_comments.block div.formbody input {
	width: 140px;
	margin-top: 5px;
	border-style: none;
	line-height: 20px;
	padding: 2px;
	margin-right: 5px;
}

#aktuelles-reader div.mod_newsreader.block div.ce_comments.block div.formbody textarea {
	width: 350px;
	margin-top: 5px;
	border-style: none;
	line-height: 16px;
	padding: 2px;
}


#aktuelles-reader div.mod_newsreader.block div.ce_comments.block div.formbody .submit {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	width: 350px;
	padding: 2px;
}

#aktuelles-reader div.mod_newsreader.block div.ce_comments.block div.comment_default {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#aktuelles-reader div.mod_newsreader.block div.ce_comments.block div.comment_default.last {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 20px;
}



/* @end */


/* @end */

/* @group Newsletter */

div.newsletter_eintrag h1 {
	background-color: #fff;
	padding: 5px;
}

div.newsletter_eintrag {
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}

div.newsletter_eintrag label {
	display: inline;
	float: left;
	width: 60px;
	line-height: 20px;
	margin-bottom: 8px;
}

div.newsletter_eintrag input.text.name,
div.newsletter_eintrag input.text.email {
	border-style: none;
	background-color: #dbd9d6;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	width: 270px;
	margin-bottom: 8px;
}

div.newsletter_eintrag input.captcha {
	border-style: none;
	background-color: #dbd9d6;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	width: 30px;
	margin-bottom: 8px;
	margin-right: 10px;
}

div.newsletter_eintrag input#ctrl_4.submit {
	background-color: #000;
	border-style: none;
	margin: 0;
	padding: 4px 5px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

div.newsletter_eintrag div.submit_container {
	text-align: right;
}





/* @end */

/* @group Footer */

#footer {
	overflow: hidden;
	margin-top: 20px;
	border-top: 2px solid #fff;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer div.copy {
	float: left;
	display: inline;
	width: 650px;
}

#footer div.copy p {
	color: #999999;
}

#footer .link_impressum ul {
	margin: 0 10px 0 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	float: right;
}

#footer .link_impressum ul li {
	float: left;
	display: inline;
}

#footer .link_impressum ul li a {

}




/* @end */

/* @group Subpages */

body.subpages #left {
	width: 160px;
	margin-left: 10px;
	margin-top: 30px;
}

body.subpages div.ce_gallery.block {
	margin-top: 42px;
}

body.subpages div.ce_gallery.block table .image_container {
	margin-right: 10px;
	margin-bottom: 10px;
}


body.subpages div.ce_gallery.block table td.col_last .image_container {
	margin-right: 0px;
}

body.subpages #main {
	margin-left: 190px;
	width: 220px;
}

body.subpages #right{
	float: right;
	display: inline;
	width: 520px;
	margin-right: 10px;
}

/* @end */

/* @group Submenu */

#left div.mod_navigation.navi_subnavi.block ul {
	list-style-type: none;
	margin: 12px 0 0;
	padding: 0;
	overflow: hidden;
}

#left div.mod_navigation.navi_subnavi.block ul li {
	border-bottom: 1px solid #fff;
}

#left div.mod_navigation.navi_subnavi.block ul li span {
	display: block;
	text-transform: uppercase;
	color: #000;
	padding: 4px 5px;
	background-color: #fff;
	margin-bottom: 1px;
	margin-top: 1px;
}

#left div.mod_navigation.navi_subnavi.block ul li a {
	display: block;
	text-transform: uppercase;
	color: #000;
	padding: 4px 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#left div.mod_navigation.navi_subnavi.block ul li a:hover {
	background-color: #efeee7;
}



/* @end */

/* @group Künstler */

body.kuenstler #left {
	display: none;
}

body.kuenstler #main {
	margin-left: 0;
	width: 960px;
}

body.kuenstler #main #kuenstler_uebersicht {
}

body.kuenstler #main #kuenstler_uebersicht .ce_text {
	width: 220px;
	display: inline;
	float: left;
	margin-bottom: 20px;
	background-color: #fff;
	margin-right: 20px;
	margin: 10px;
	overflow: hidden;
}

body.kuenstler #main #kuenstler_uebersicht .ce_text h3 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
}

body.kuenstler #main #kuenstler_uebersicht .ce_text p {
	margin-left: 10px;
	margin-right: 10px;
}


/* @end */

/* @group Kontakt */

div.kontaktform div.formbody {
	overflow: hidden;
}

div.kontaktform div.formbody label {
	width: 110px;
	float: left;
	display: inline;
	clear: left;
	margin-top: 5px;
	line-height: 20px;
	padding-top: 4px;
}

div.kontaktform div.formbody select.anrede {
	margin-top: 8px;
}

div.kontaktform div.formbody input {
	width: 216px;
	float: left;
	display: inline;
	margin-top: 5px;
	border-style: none;
	line-height: 20px;
	padding: 2px;
}

div.kontaktform div.formbody textarea {
	width: 216px;
	float: left;
	display: inline;
	margin-top: 5px;
	border-style: none;
	line-height: 16px;
	padding: 2px;
}

div.kontaktform div.formbody span.captcha_text.captcha {
	float: left;
	display: inline;
	margin-top: 5px;
	border-style: none;
	line-height: 20px;
	padding-top: 2px;
	padding-left: 5px;
}

div.kontaktform div.formbody .absenden {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	clear: left;
	margin-left: 110px;
	width: 220px;
	padding: 2px;
}



/* @end */