/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Helvetica, Verdana, sans-serif;
  	font-size: 0.9em; 
  line-height: 1.6em;
	color: #000;
	background: #d2c090 url(../images/5.jpg) top left;
background-repeat: repeat-x;
}

p {
margin-bottom:0 ;
}

p + p {
   margin-top:0 }

#center { 
  position:relative;
  top:0;
  margin: 300px auto; 
    width:571px;
}

/*blockquote, h3, p, li {
	padding: 0 10px 0 0;
	font-size: 0.9em;
	line-height: 1.6em;
}*/

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

/* a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}*/

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

#head a {
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0 auto;
	padding: 0 0 100px 0;
	width: 900px;
}

/* #container p {
font-size: 80%; 
line-height: 1.7;
}*/

#head {	
  position: relative; 
  text-align: left; 
  margin: 0 auto; 
  padding:0; 
  height: 98px;
  width: 900px;
  top:0;
  left:0;
}

#logo { position: absolute; left: 0; top: 0; }

#navigation { 
  position: absolute; 
  left:215px; 
  top:47px; 
  width:600px; 
  height:16px; 
}

#navigation ul, #navigation li {
  padding: 0;
  text-align: left;
  margin: 0;
  display: inline;
  list-style-type: none;
}

#navigation a:link, #navigation a:visited {
  font-weight: bold;
  margin: 0 10px 0 0;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 0;
}

#navigation a:link.current, #navigation a:visited.current, #navigation a:hover {
  border-bottom: 4px solid #8f0000;
  padding-bottom: 5px;
  background: transparent;
  color: #fff;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

/*.category_list {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}

.category_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}*/

#content {
	margin: 0 ;
	padding-top: 30px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 910px;
w\idth: 900px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

/* overrides
----------------------------------------------- */

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
 /* list-style-image:url(../images/1.gif);*/
  list-style-type: none;
  line-height: 1.7em;
padding:0;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

#foot {
	background-color: #a78c3b;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: fixed;
        clear: both;
	z-index: 3;
/*	left: 25px;*/
	bottom: 0px;
	height: 45px;
        border-top: 5px solid #fff; 
	background-image: url(../images/7.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footcontainer {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
}

#footcontainer h4 {
	font-size: 70%;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.7;
	margin: 0px;
	padding: 15px 15px 15px 0;
}

#footcontainer a {
	color: #fff;
	text-decoration: none;
}

#foot-left {
  float: left;
  width: 450px;
}

#navigation-foot {
  float: right;
  width: 450px;
  text-transform: uppercase;
}

#navigation-foot ul, #navigation-foot li {
  padding: 15px 0;
  text-align: right;
  margin: 0 ;
  display: inline;
  list-style-type: none;
}

#navigation-foot a:link, #navigation-foot a:visited {
	/*float: left;*/
	font-weight: bold;
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #fff;
	font-size: 70%;
	letter-spacing: 0.1em;
 border:0;
}

#navigation-foot a:link.current, #navigation-foot a:visited.current, #navigation-foot a:hover {
  border-bottom: 4px solid #fff;
  padding-bottom: 3px;
  background: transparent;
  color: #fff;
}



/* light box
----------------------------------------------- */
#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: #000; }


.exc {  margin: 0; padding: 0; clear: both;  }

.exc img {  float: left; margin: 0 15px 5px 0; }

.exc p { font-size: 80%; line-height: 1.7; }

#container a, a:link, a:visited {
  text-decoration: none;
  color: #8f0000; 
  padding:0;
  border-bottom: 2px solid #8f0000;
  font-weight: bold;
}

#container a:hover { color: #000; border-bottom: 2px solid #000; } 

#second {
  clear: both;
}

/*.img10 { 
  margin: 10px 0; }*/

.dt {
  float: left;
  width: 280px;
  font-size: 80%;
  margin: 0px;
  line-height: 1.3;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 3px;
  padding-left: 0px;
 }

.impressum {
  float: left;
  width: 650px;
  font-size: 80%;
  margin: 0px;
  line-height: 1.7;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 3px;
  padding-left: 0px;
 }

#textcontainer {
	background-color: #f2f7ec;
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 95px 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container h1 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.7;
	margin: 0px;
	color: #8f0000;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#container h2 {
	font-size: 80%;
	color: #000;
	line-height: 1.7;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#container h4 {
	font-size: 70%;
	color: #333;
        padding: 0px;
        margin: -4px 0 12px 0;
	line-height: 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
/*
#second p {
	margin: 0px;
text-indent:1.7em;
}*/

.float300 {
  float: left;
  width: 280px;
  height: 260px;
  font-size: 80%;
  margin: 0 1px 1px 0;
  line-height: 1.7;
  padding: 9px 10px 10px 9px ;
  background-color: #fff;
}

.float300 img a {
  border:0;
}

.float200 {
  float: left;
  width: 200px;
  height: 420px;
  font-size: 80%;
  margin: 0 1px 1px 0;
/*  line-height: 1.3em;*/
  padding: 12px;
  background-color: #fff;
}

.float200 p {
  font-size: 80%;
  line-height: 1.3em;
  margin-bottom:0; 

}

.float200 h1 {
 padding:0;
 margin:0;

}

.float200soon {
  float: left;
  width: 200px;
  height: 240px;
  font-size: 80%;
  margin: 0 1px 1px 0;
  line-height: 1.3;
  padding: 12px;
  background-color: #fff;
}

#raster200 p {
  line-height:1.5em;
}


#raster200 h1 {
	font-size:90%;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	color: #8f0000;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#raster200 h2 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	color: #000;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#raster200 h3 {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	color: #8f0000;
	padding: 3px 0 6px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
  border-bottom: 1px solid #8f0000;
}

.rasterimg {
  margin: 0 0 10px 0;
}


#raster2001 p {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px;
	color: #000;
	padding: 0px;
}

#topcontainer {
  margin: 0 ;
  padding-top: 0px;
}

#week {
  float: left;
  width: 650px;
  height: 284px;
  font-size: 80%;
  margin: 0 1px 1px 0;
  line-height: 1.3;
  padding: 12px;
  background-color: #fff;
}

#week img {
margin-right:25px;
border:0;
float:left;
}

#buttons {
  float: right;
  width: 200px;
  height: 284px;
  font-size: 80%;
  margin: 0 0 1px 1px;
  line-height: 1.3;
  padding: 12px;
  background-color: #fff;
}

#buttons img {
  border:0;
  margin-bottom:9px;
}

.breadcrumb {
  float: left;
  width: 875px;
  height: 50px;
  margin: 0;
  padding: 0 12px;
  background-color: #fff;
}

.left {
width: 30%;
float: left;
tet-align: left;
}

.right {
width: 70%;
float:right;
text-align: right;
}


#impressum { } 