
*{
	padding:0;
	margin:0;
}

body {
    background:#000000 url(../design/background.gif) center repeat-y;
    padding-top:5px;
    padding-bottom:10px;
	font:12px verdana, arial, sans-serif;
	text-align:center;
}

A:link {text-decoration: underline; color : #3A954F; }
A:visited { text-decoration: underline; color : #3A954F; }
A:active { text-decoration: underline; color : #3A954F; }
A:hover { text-decoration: none ; color : #928304; }

#header{
	background-image:url('../design/banner.jpg');
	height:160px;
	color:black;
	font-size:25px;
    text-align:right;
    border-top:1px solid #3C9451;
}

#caption {
  padding-right:3px;
  padding-left:3px;
  border-bottom:1px solid #C8B506;
  font-weight:bold;
  font-size:14px;
  color:#3E9753;
  background-image:url(../design/caption.gif);
  background-repeat:repeat-x;
  height:20px;
}

#caption img {
    float:right;
}

.caption {
  padding-right:3px;
  padding-left:3px;
  border-bottom:1px solid #C8B506;
  font-weight:bold;
  font-size:14px;
  color:#3E9753;
  background-image:url(../design/caption.gif);
  background-repeat:repeat-x;
  height:20px;
}

.caption img {
    float:right;
}

#copy {
    font-size:10px;
    color:#958705;
    text-align:center;
}

#copy a {
    color:#958705;
}

#toplinks{
	margin:0 auto;  /* Zentrierung */
	width:690px;
    height:16px;
	background-image:url('../design/bgtop.jpg');
	background-repeat:no-repeat;
    text-align:right;
    font-size:10px;
    color:#969696;
    padding-top:18px;
    padding-right:16px;
}

#toplinks a{
    color:#81AB05;
}

#box{
	width:700px;
	margin:0 auto;  /* Zentrierung */
	border:3px solid #AB0505;
	border-bottom:0px;
	border-top:0px;
}

#inhaltbox {
    background-color:#FCF08C;
    padding:10px;
    text-align:justify;
}

#shadow{
    height:38px;
	width:706px;
	margin:0 auto;  /* Zentrierung */
	background-image:url('../design/bgbottom.jpg');
	background-repeat:no-repeat;
}

#navcontainer
{
background: #FCF08C;
border-top: 1px solid #3C9451;
font: bold normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
font-weight:bold;
background: #AB0505;
border: 1px solid #DEDEDE;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

* html #navlist a { border: 1px solid #000000; }
* html #navlist a:link { border: 1px solid #000000; }
* html #navlist a:visited { border: 1px solid #000000; }

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #000000;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #FCF08C;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #FCF08C;
border-bottom: none;
border-left: 1px solid #3C9451;
border-right: 1px solid #3C9451;
border-top: 1px solid #3C9451;
bottom: 0;
color: #000000;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}

input
{
    border:1px solid #a5acb2;
    padding:2px;
    padding-left:3px;
    background:#FFFFFF;
    background-image:url(../design/form.jpg);
    background-repeat:repeat-x;
    color:#000000;
    font-size:10px;
    vertical-align:middle;
}
textarea
{
    border:1px solid #a5acb2;
    padding:2px;
    padding-left:3px;
    background:#FFFFFF;
    background-image:url(../design/form.jpg);
    background-repeat:repeat-x;
    color:#000000;
    font-size:12px;
    font-family:Verdana;
}
#text {
    padding:10px;
}
.text {
    padding:10px;
}


/* Lightbox Styles */
#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(../icons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../icons/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 #captionl{ 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: #000; }
