/* GLOBAL RESET */
* {
margin: 0;
padding: 0;
}

a img, a:active img,img,a {
border:none !important;
text-decoration:none;
outline:0;
}

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

a:hover {
color: #e10000;
text-decoration:none;
}

h1 a {
color: #336AA1;
}

h2 a {
color: #336AA1;
}


html
{
	width:100%;
	height:100%;
}


/* TAGS */
body {
text-align:center;
background-color: #fff;
color: #002346;
font-family: verdana;
font-size: 11px;
width:100%;
height:100%;
}

input, textarea {
background-color: #fff;
color: #002346;
font-family: verdana;
font-size: 11px;
}



/* --- AREAS --- */

div#abstand {
	height: 50%;
	width: 100px;
	margin-bottom: -30em;
	float: left;
}


div#content
{
	margin:auto auto;
	clear:left;
	text-align:left;
	padding:0px;
	width:950px;
	position:relative;
}


#header, #navigation, #inhalt, #footer, #copy {
width:950px;
margin:auto;
text-align:left;
}

#header {
text-align:center;
height: 46px;
border-bottom: 1px solid #002346;
}

#header img {
margin:14px;
}

#inhalt {
height:480px;
margin-bottom:25px;
overflow:auto;
/*margin-bottom:40px;*/
}

#copy {
text-align:right;
padding: 5px 0;
}

#copy .left {
float:left;
white-space: nowrap;
color: #959595;
}

#copy a, #footer a {
color: #959595;
text-decoration:none;
}

#footer {
clear:both;
border-bottom: 1px solid #002346;
padding: 3px 0;
}

/* --- NAVIGATION --- */
#navigation {
padding:14px 0 36px 0;
}

#navigation ul {
list-style-type:none;
margin:0;
padding:0;
}

#navigation ul li {
display:inline;
padding:0;
margin:0 0 0 -4px;
}

img#exhibitions {
margin-right: 68px;
}

img#artists, img#contact {
margin-right: 60px;
}

img#publications, img#press, img#gallery {
margin-right: 61px;
}

/* --- HOMEPAGE --- */

#fronttext {
text-align:right;
margin-bottom: 54px;
}

#fronttext h1 {
font-size: 24px;
font-weight: 400;
margin-bottom:0px;
}

#fronttext h2 {
font-size: 24px;
font-weight:bold;
margin: 0px 0px 15px 0;
}

#fronttext p {
font-size: 12px;
margin: 5px 0;
}

#fronttext p.date {
font-size: 18px
}

td#frontbild {
overflow:hidden;
}

td#frontbild img.quer {
margin: 0 0 89px 50px;
}
td#frontbild img.hoch {
margin: 0 0 50px 100px;
}

/* OTHERS */
#leftnavarea {
float:left;
width: 260px;
}

#contentarea {
margin-left:290px;
}

#contentarea h1 {
margin-top:-2px;
}

#contentarea ul, #leftnavarea ul {
list-style-type:none;
padding:0;
line-height: 30px;
}

#contentarea h2.overview {
font-size: 12px;
font-weight: 400;
}

#contentarea ul.overview {
margin-top:-9px;
font-size: 12px;
/*font-weight: 800;*/
font-weight:normal;
}

#contentarea a {
	color:#336AA1;
}

#contentarea a:hover {
color: #e10000;
text-decoration:none;
}

.nocontent
{
	font-size:14px;
	padding-top:0px;
	/*margin-top:-4px;*/
	margin-top:200px;
	margin-left:175px;
}

#bio, #exhibitionblock {
height: 410px;
overflow:auto;
}

#bio td {
padding: 4px 4px 4px 0;
}

#leftnavarea img {
margin-bottom: 20px;
}

#subnav {
margin: -10px 0 10px 0;
}

#subnav img {
margin-bottom: 5px;
}

#imagerowtable {
margin-top: 30px;
height: 65px;
}

#imagerow, #DHTMLgoodies_thumbs {
/*position:relative;*/
overflow:hidden;
height: 65px;
width:592px;
z-index:100;
margin-left:16px;
}

#imagerow img, #DHTMLgoodies_thumbs img{
padding: 1px 2px;
margin-right: 18px;
}

#imagerow img.on, #DHTMLgoodies_thumbs img on {
border: 1px solid #e10000;
}

#wn, #DHTMLgoodies_thumbs_inner {
/*position:absolute;

top:0px;
left:0px;*/
width: 10000px;
height: 65px;
/*clip:rect(0px, 592px, 65px, 0px);*/

}

#lyr1 {
/*position:absolute;*/
top:0px;
left:0px;
z-index:1;
height: 65px;
white-space:nowrap;
}

h1 {
font-size: 14px;
font-weight: normal;
margin: 0px 0 20px 0;
}


.exhib {
margin-bottom: 20px;
}

#contentarea .exhib h2 {
font-size: 14px;
font-weight: normal;
margin: 5px 0 0 0;
}

.exhib h3 {
font-size: 18px;
margin: 0;
}

.exhib p {
margin-top: 5px;
/*line-height: 20px;*/
}

.exhibportrait p {
margin-top: 5px;
line-height: 20px;
}

h1.press
{
	margin:-3px 0px 3px 0px;
}

.presstext
{
line-height: 18px;	
font-size:12px;
}

.admin {
color: #ff6600;
}

/* FORMULAR */
.leftfield
{
	width:500px;
	float:left;
	
}
.rightfield{
	width:350px;
	float:left;
}
.rightfield a {
	color:#336AA1;
}
.rightfield a:hover {
	color: #e10000;
	text-decoration:none;
}

.formular fieldset { }
	
.legend { }
	
.formular input[type=text],  textarea {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
	width: 260px;
	margin: 2px 0px 2px 0px;
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	}
.formular input[type=checkbox] {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
	margin: 2px 0px 2px 0px;
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	}
.formular select {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
		width: 260px;
	margin: 2px 0px 2px 0px;
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	}
	
.formular input[type=radio] {
	margin: 2px 0px 2px 0px;
	vertical-align: middle;
	}
	
.formular {
	margin:-4px 0px 0px 0px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:500px; 
	font-size: 11px;
}

.left	{
	clear:both;
	float:left;
	width:112px;
	margin-right:10px;
	text-align:left;
}


.formular form p	{
	margin:0 0 10px 0;
	line-height:150%;	
	font-size:12px;
}


.formular input[type=submit] {
	width:auto;
}

.submitbutton {
	margin: 5px 5px 5px 50px;
	}

#note1 {
	margin: 5px 5px 5px 160px;
	}

.error { 
	color: #ff000d;
	}

.debug {
	
}

/* bildergalerie */

#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:65px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		left:16px;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		float:left;
		padding-left:10px;	/* "Air" */
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:5px solid #317082;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		/* Width of strip */
		padding:0px;	/* "Air" inside filmstrip div */
		position:absolute;
		height:65px;
	}
	.strip_of_thumbnails div{
		height:65px;
		text-align:center;
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:0px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #317082;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}

