body{
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 81%;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	background-color:#FFFFCC;
	background:url(../images/back.gif);
	text-align:center}

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

a:link{
	color: #993300;
	text-decoration: none;
}

a:visited{
	color: #993300;
	text-decoration: none;
}

a:hover{
	color: #993300;
	text-decoration: underline;
}

h1 {
 margin: 20px 0 0;
 padding: 0px;
 background:url(../images/katy-lehmann.gif) no-repeat right;
 width:300px; height:60px; float:right
}
h1 span { display: none}

h2{
 font-size: 160%;
 font-weight:normal;
 color: #993300;
 margin: 0px;
 padding: 0px;
 font-family:Arial, Helvetica, sans-serif; text-align:left
}
h2.abstand { margin: 12px 0 0 15px}

h3{
 font-size: 100%;
 font-weight:normal;
 color: #993300;
 margin: 10px 0 10px 40px;
 padding: 0px;
 font-family:Arial, Helvetica, sans-serif; text-align:left
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#all { width:970px; margin:0 auto}

#masthead{ width: 100%; height: 102px}

#page { width:800px; margin: 0 85px; text-align:left}

#topnav { width:100%; height:40px; background:url(../images/buttons.gif) no-repeat center top}

#navBar { margin:3px auto 0; padding:0 auto; text-align:center}
/* to stretch the container div to contain floated list */
#navBar:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 2px 0 0;
margin: 0 auto;
width: 700px;
}

ul#navlist li
{
display: block;
float: left;
width: 16.5%;
margin: 0;
padding: 0;
text-align:center;
font-size:13px; font-weight:bold
}

#head {width:100%; text-align:right}

#central{ clear:right; float:left; width:100%; border: 1px #993300 solid; background-color:#FFFFFF; text-align:center}
.malerei {float:left; width:auto; padding:100px 11px 100px 11px}
.malerei2 {float:left; width:auto; padding:100px 8px 100px 8px}
.malerei3 {float:left; width:auto; padding:100px 6px 100px 6px}
.malerei4 {float:left; width:auto; padding:60px 30px 60px 30px}


#nav2 { clear:left; text-align:right; margin-right:15px; margin-bottom:10px}
#left1 {float: left;
	width: 22%;
	margin: 12px 0px 0px 15px;
	padding: 0px}

#content{
float:right;
width: 70%; text-align:left; line-height:130%; padding-bottom:10px
}
#kontakt { margin:60px 15px 0 20px; line-height:150%}
#link1 { text-align:right; margin:15px 20px 15px 380px; width:150px; height:28px; line-height:28px}
#link2 { text-align:right; margin:15px 20px 15px 420px; width:110px; height:28px; line-height:28px}
#left {float: left; text-align:left; line-height:130%;
	width: 45%;
	margin: 20px 0 15px 20px;
	padding: 0px}

#right{
float:right;
width: 45%; text-align:left; margin:20px 0 15px 0; line-height:130%
}
#siteInfo{
	clear: both;
	width:970px;
	height:20px;
	padding: 0px;
}

/************** .story styles *****************/

.bold {font-weight: bold}
.italic {font-style:italic}
th { text-align:left; color:#A32D00; white-space:nowrap; vertical-align:top}
.auswahl { list-style-image:url(../images/doppelpfeil.gif); margin:0; padding:0 0 0 40px}
.auswahl li { margin: 6px 0}
/*********** #navBar link styles ***********/

#navBar a {
color: #FFFFFF 
}

#navBar a:hover{
	text-decoration:none;
	color: #66FFFF
}

.activ { color: #66FFFF }

/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #993300; }

