


	* {
		padding: 0;
		margin: 0;
		border: 0;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
		outline: 0;
		list-style: none;
	}

	strong {
		font-weight: bold;
	}

	em {
		font-style: italic;
	}

	html, body {
		width: 100%;
		height: 100%;
	}

	body {
		background: #d2d3d2 url(/imgs/bg_body.jpg);
	}

	br.clear {
		display: block;
		height: 1px;
		overflow: hidden;
		clear: both;
	}








	/**
	*
	*	FRAMEWORK
	*
	**/

	div#container {
		position: relative;
		margin: 0 auto;
		width: 1000px;
		height: 913px;
		background: url(/imgs/bg_container.png) no-repeat;
	}

	div#head {
		position: absolute;
		height: 294px;
		width: 889px;
		top: 0;
		left: 52px;
	}

	div#content {
		position: absolute;
		top: 294px;
		left: 52px;
		width: 849px;
		height: 573px;
		padding: 0 20px;
	}

	div#footer {
		position: absolute;
		top: 874px;
		left: 52px;
		width: 889px;
		text-align: center;
	}

	div#footer * {
		color: #fff;
		font-size: 9px;
	}








	/**
	*
	*	HEAD + NAVIGATION
	*
	**/

	div#head {
		background: url(/imgs/bg_head.jpg) no-repeat;
		background-position: center 110px;
	}

	div#head h1 img {
		padding: 10px 0 0 14px;
	}

	ul#nav {
		position: absolute;
		top: 32px;
		left: 245px;
		width: 631px;
		height: 64px;
	}

	ul#nav li {
		display: block;
		width: auto;
		float: left;
		height: 64px;
	}

	ul#nav li a {
		display: block;
		float: left;
		height: 64px;
		text-indent: -200000em;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: left top;
		outline: 0;
	}

	ul#nav li a:hover, ul#nav li a:focus, ul#nav li a:active, ul#nav li a.active {
		background-position: left bottom;
	}

	a#b_artproject {
		background-image: url(/imgs/b_artproject.gif);
		width: 88px;
	}

	a#b_projekte {
		background-image: url(/imgs/b_projekte.gif);
		width: 75px;
	}

	a#b_werke {
		background-image: url(/imgs/b_werke.gif);
		width: 137px;
	}

	a#b_galerien {
		background-image: url(/imgs/b_galerien.gif);
		width: 198px;
	}

	a#b_kontakt {
		background-image: url(/imgs/b_kontakt.gif);
		width: 72px;
	}

	a#b_home {
		background-image: url(/imgs/b_home.gif);
		width: 61px;
	}









	/**
	*
	*	CONTENT
	*
	**/

	h2.headline {
		height: 20px;
		width: 300px;
		background-repeat: no-repeat;
		background-position: left center;
		margin-bottom: 13px;
		text-indent: -200000em;
		overflow: hidden;
	}

	div#content * {
		font-size: 9px;
		line-height: 180%;
	}

	div#content p {
		margin-bottom: 1.6em;
	}

	div#content h3 {
		font-size: 10px;
		font-weight: bold;
	}

	span.imgborder {
		display: block;
		width: 133px;
		height: 133px;
		background: url(/imgs/bg_imgborder.png) no-repeat;
		padding: 10px;
		overflow: hidden;
	}

	div.leftcol {
		width: 170px;
		float: left;
	}

	div.rightcol {
		width: 600px;
		float: left;
	}

	a.contactme {
		display: block;
		width: 150px;
		height: 22px;
		overflow: hidden;
		text-indent: -200000em;
		background: url(/imgs/b_contactme.gif) no-repeat;
	}

	em.teaser {
		color: #c00;
	}

	p.more a {
		padding-left: 10px;
		background: url(/imgs/bullet1.gif) left center no-repeat;
		color: #c00;
		text-decoration: underline;
	}

	p.more a:hover {
		text-decoration: none;
	}

	div.scroll {
		position: relative;
		width: 840px;
		height: 470px;
		overflow: auto;
	}









	/**
	*
	*	PAGE: HOME
	*
	**/

	body.site_home h2.headline {
		background-image: url(/imgs/h2_home.gif);
	}

	div#home_news {
		margin-top: 50px;
	}

	div#home_news div.item {
		width: 410px;
		margin-right: 10px;
		float: left;
		height: 205px;
		position: relative;
	}

	div#content div#home_news div.item * {
		line-height: 150%;
	}

	div#home_news div.item h3 {
		height: 22px;
		background-repeat: no-repeat;
		background-position: left top;
		width: 200px;
		overflow: hidden;
		text-indent: -200000em;
	}

	div#news_artist h3 { background-image: url(/imgs/h3_neueste_kuenstlerin.gif); }
	div#news_work h3 { background-image: url(/imgs/h3_neuestes_werk.gif); }
	div#news_gallery h3 { background-image: url(/imgs/h3_galerien.gif); }
	div#news_project h3 { background-image: url(/imgs/h3_aktuelles_projekt.gif); }

	div#home_news div.item div.img {
		float: left;
		width: 161px;
		height: 205px;
		margin-left: -5px;
	}

	div#home_news div.item h4, div#home_news div.item h4 * {
		font-weight: bold;
		font-size: 10px;
		padding-top: 5px;
	}

	div#home_news div.item h5, div#home_news div.item h5 * {
		font-style: italic;
		font-size: 10px;
	}

	div#home_news div#news_artist h5,
	div#home_news div#news_work h5,
	div#home_news div#news_gallery h4,
	div#home_news div#news_project h5 {
		margin-bottom: 10px;
	}

	div#home_news table.vita td,
	div#home_news table.vita th {
		vertical-align: top;
		text-align: left;
	}

	div#home_news table.vita th {
		padding-right: 5px;
		white-space: nowrap;
	}

	div#home_news div.item p.more {
		position: absolute;
		top: 159px;
		left: 159px;
	}

	div#home_news p.zoom img, div#home_news h4 img {
		vertical-align: middle;
		margin-top: -1px;
	}

	div#home_news p.zoom, div#home_news p.zoom * {
		font-weight: bold;
	}





	/**
	*
	*	PAGE: ARTPROJECT
	*
	**/

	body.site_artproject div#head {
		background-image: url(/imgs/bg_head_artproject.jpg);
	}

	body.site_artproject h2.headline {
		background-image: url(/imgs/h2_home.gif);
	}

	body.site_artproject div.leftcol span {
		margin-left: -5px;
	}










	/**
	*
	*	PAGE: PROJEKTE
	*
	**/

	body.site_projekte div#head {
		background-image: url(/imgs/bg_head_projekte.jpg);
	}

	body.site_projekte h2.headline {
		background-image: url(/imgs/h2_aktuelles_projekt.gif);
	}

	body.site_projekte div.section {
		margin-bottom: 30px;
	}












	/**
	*
	*	PAGE: WERKE
	*
	**/

	body.site_werke-und-kuenstler div#head {
		background-image: url(/imgs/bg_head_werke.jpg);
	}

	body.site_werke-und-kuenstler h2#h2_kuenstler {
		background-image: url(/imgs/h2_kuenstler.gif);
	}

	body.site_werke-und-kuenstler h2#h2_werke {
		background-image: url(/imgs/h2_werke.gif);
	}

	body.site_werke-und-kuenstler div.leftcol,
	body.site_werke-und-kuenstler div.rightcol {
		width: 49%;
	}

	body.site_werke-und-kuenstler h4 {
		font-weight: bold;
	}

	body.site_werke-und-kuenstler div.steckbrief div.img {
		float: left;
		width: 161px;
		height: 165px;
		margin-left: -5px;
	}

	body.site_werke-und-kuenstler div.steckbrief div.info {
		float: left;
	}

	body.site_werke-und-kuenstler div.steckbrief h3 {
		font-weight: bold;
		font-size: 10px;
		padding-top: 5px;
		padding-top: 30px;
	}

	body.site_werke-und-kuenstler div.steckbrief h4 {
		font-style: italic;
		font-size: 10px;
		margin-bottom: 10px;
		font-weight: normal;
	}

	body.site_werke-und-kuenstler div.steckbrief address {
		padding-left: 5px;
		border-left: 4px solid #000;
	}

	body.site_werke-und-kuenstler div.steckbrief address a {
		color: #c00;
		text-decoration: underline;
	}

	body.site_werke-und-kuenstler table.vita {
		margin-bottom: 30px;
	}

	body.site_werke-und-kuenstler table.vita td,
	body.site_werke-und-kuenstler table.vita th {
		vertical-align: top;
		text-align: left;
	}

	body.site_werke-und-kuenstler table.vita th {
		padding-right: 5px;
		white-space: nowrap;
	}

	a.b_vita_preisliste_pdf, p.b_vita_preisliste_pdf a {
		width: 230px;
		height: 36px;
		overflow: hidden;
		text-indent: -200000em;
		display: block;
		background: url(/imgs/b_vita_preisliste_pdf.gif) no-repeat;
	}

	ul.workthumblist {
		list-style: none;
	}

	ul.workthumblist li {
		display: block;
		float: left;
	}

	ul.workthumblist li a {
		display: block;
		float: left;
		width: 100px;
		height: 100px;
		overflow: hidden;
		background: url(/imgs/bg_werk.png) no-repeat;
		padding: 8px 0 0 8px;
		margin: 0 25px 25px 0;
	}

	ul.workthumblist li img {
		width: 90px;
		height: 90px;
	}

	body.site_werke-und-kuenstler hr {
		height: 1px;
		background: #aaa;
		color: #aaa;
		margin: 40px 0;
		width: 95%;
	}







	/**
	*
	*	PAGE: KONTAKT
	*
	**/

	body.site_kontakt div#head {
		background-image: url(/imgs/bg_head_kontakt.jpg);
	}

	body.site_kontakt div.rightcol p a {
		color: #c00;
	}

	body.site_kontakt h2.headline {
		background-image: url(/imgs/h2_kontakt.gif);
	}

	body.site_kontakt h3 {
		margin-bottom: 18px;
		font-size: 11px;
	}

	body.site_kontakt div.contactform {
		background: #f1f2f6;
		padding: 20px 20px 0 20px;
		position: relative;
		width: 630px;
	}

	form#form_kontakt p {
		clear: both;
		margin-bottom: 7px !important;
		height: 22px;
	}

	form#form_kontakt label {
		float: left;
		display: block;
		width: 120px;
		font-weight: bold;
		padding: 2px 10px 3px 10px;
		font-size: 11px;
		margin-right: 15px;
	}

	form#form_kontakt label.inline {
		float: none;
		display: inline;
		width: auto;
		background: none;
		color: inherit;
		text-transform: none;
		font-weight: normal;
		padding: 0 15px 0 0;
		font-size: inherit;
		margin: 0;
	}

	form#form_kontakt p input,
	form#form_kontakt p textarea {
		border: 1px solid #000;
		padding: 2px;
		width: 210px;
	}

	form#form_kontakt label.inline input {
		border: 0;
		padding: 0;
		width: auto;
	}

	form#form_kontakt p textarea,
	form#form_kontakt p.nachricht {
		height: 100px;
	}

	form#form_kontakt p.submit {
		padding-top: 5px;
		text-align: right;
		width: 370px;
	}

	form#form_kontakt p.submit input {
		display: block;
		float: right;
		width: 72px;
		height: 22px;
		line-height: 0;
		text-indent: -200000em;
		background: url(/imgs/b_senden.gif) no-repeat;
		cursor: pointer;
		border: 0;
	}

	div#kontakt_error {
		margin-bottom: 30px;
		padding: 15px 10px;
		border: 2px solid #a00;
		color: #a00;
	}

	div#kontakt_error h5 {
		color: #a00;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 6px;
	}

	div#kontakt_error p {
		color: #a00;
		font-size: 11px;
		margin: 0;
	}

	p#kontakt_success {
		font-size:18px !important;
	}

	div#kontaktadresse {
		position: absolute;
		right: 10px;
		top: 30px;
		background: url(/imgs/bg_kontaktadresse.gif) no-repeat;
		width: 196px;
		height: 140px;
		padding: 16px 0 0 22px;
	}

	div#kontaktadresse * {
		line-height: 150%;
	}

	div#kontaktadresse span {
		display: block;
		float: left;
		width: 50px;
	}

	div#map {
		width: 852px;
		height: 152px;
		position: absolute;
		top: -181px;
		left: 18px;
	}

	div#map * {
		font-size: 9px !important;
	}







	/**
	*
	*	PAGE: GALERIEN UND AUSSTELLUNGEN
	*
	**/

	body.site_galerien-und-ausstellungen div#head {
		background-image: url(/imgs/bg_head_galerien.jpg);
	}

	body.site_galerien-und-ausstellungen div.rightcol p a {
		color: #c00;
	}

	body.site_galerien-und-ausstellungen h2.headline {
		background-image: url(/imgs/h2_galerien.gif);
	}

	body.site_galerien-und-ausstellungen h3 {
		font-size: 10px;
		margin-bottom: 20px;
	}







	/**
	*
	*	PAGE: IMPRESSUM
	*
	**/

	body.site_impressum h2.headline {
		background-image: url(/imgs/h2_impressum.gif);
	}

	body.site_impressum p a {
		color: #c00;
	}

	body.site_impressum h4 {
		text-decoration: underline;
	}





	/**
	*
	*	PAGE: FEHLER
	*
	**/

	h2#h2_fehler {
		background-image: url(/imgs/h2_fehler.gif);
	}
