
/* CSS Document */

/* Layout allgemein */

html, body {
background-image:url('../Grafik/bg.gif');
background-repeat:repeat-x;
color:#006633;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

hr{
 border: 0px; 
 border-top: solid 1px #006633;
 border-bottom: solid 1px #FFFFFF;
 width:420px;
 float: left; 
 display: block;
}

h1{
font-size:14px;
font-weight:bold;
text-align:left;
}

h2.text {
font-size:12px;

}
h3 {
font-size:14px;
margin-bottom:3px;
}

h2.archiv {
margin-bottom:-4px;
font-size:12px;
font-weight:normal;
}
p.text {
line-height:13px;
text-align:left;
font-size:12px;
width:420px;
}
p.image {
text-align:right;
font-size:9px;
margin-top:2px;
margin-right:15px;
width:120px;
}
p.lang {
text-align:right;
font-size:9px;
margin-top:50px;
margin-right:10px;
}

ul.content li {
margin-left:-15px;
height:35px;
list-style-type:none;
}

/*LOGO*/




/*DIV*/
#display {
margin-left:auto;
margin-right:auto;
margin-top:30px;
height:1200px ;
width:800px;
z-index:0;
}

#Logo {
border-style:solid;
border-width:1px;
border-color:#006633;
border-top-color:#FFFFFF;
background-color:#FFFFFF;
margin-top:20px;
margin-left:0px;
height:120px;
/*background-image:url('../Grafik/Logo.gif');*/
background-repeat:no-repeat;
z-index:8;
}

#sec_navi{
height:20px;
padding-left:165px;
margin-top:5px;
margin-left:0px;
text-align:left;
z-index:2;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
border-bottom-color:#006633;
background-color:#FFFFFF;
}

#Navigation {
height:100%;
background-color:#FFFFFF;
margin-top:5px;
margin-left:0;
width:160px;
z-index:3;
float:left;
}

#Content {
height:100%;
margin-top:5px;
margin-left:5px;
width:455px; 
z-index:20;
background-color:#FFFFFF;
padding-left:20px;
float:left;
text-align:left;
}

#Images{
height:40%;
margin-top:5px;
margin-left:0px;
width:160px;
height:40%;
text-align:left;
overflow:auto;
background-color:#FFFFFF;
float:left;
min-height: 600px;
}


/*Tabellen*/

table.text {
width:420px;
}

table.text th {
padding-bottom:20px;
padding-right:10px;
text-align:left;
vertical-align:top;
}
table.text td {
padding-bottom:20px;
padding-right:10px;
text-align:left;
vertical-align:top;
}

table.q {
font-family:"Courier New", Courier, mono;
}
td.q {
font-size:14px;
text-align:center;
width:160px;
height:160px;
background-color:#FFFFFF;

}


/* NAVIGATION*/
ul.navi {
margin-top:10px;
font-size:14px;
}
ul.navi li {
height:12px;
margin-left:-25px;
padding-bottom:3px;
padding-left:10px;
padding-right:10px;
margin-bottom:6px;
list-style-type:none;
text-align:right;
}
ul.navi li.active {
border-left-color:#009933;
border-bottom-color:#009933;
color:#000000;
}
ul.navi li.navi {
list-style-type:none;
height:12px;
}
a {
color:#006633;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#009933;
}
a:active {
	text-decoration: none;
}


a.navi {
}
a.navi:link {
	text-decoration: none;
}
a.navi:visited {
	text-decoration: none;
}
a.navi:hover {
	text-decoration: none;
	color:#009933;
}
a.navi:active {
	text-decoration: none;
}

a.archiv {
color:#006633;
}
a.archiv:link {
	text-decoration: none;
}
a.archiv:visited {
	text-decoration: none;
}
a.archiv:hover {
	text-decoration: none;
color:#009933;
}
a.archiv:active {
	text-decoration: none;
}


table.navi2 {

}
table.navi2 td {
text-align:right;
}


/*Frontend*/
#Preview{
padding-left:10px;
position:absolute;
width:590px;
height:600px;
background-color:#FFFFFF;
left:0px;
top:15px;
z-index:20;
}
#Auswahl {
padding-left:10px;
position:absolute;
width:590px;
height:20px;
background-color:#E7E7E7;
left:320px;
top:15px;
font-size:10px;
}
#linkverzeichnis {
background-color:#E7E7E7;
left:10px;
top:10px;
width:295px;
}

#Eingabeformular {
position:absolute;
top:40px;
background-color:#E7E7E7;
left:320px;
}
table.change {
width:680px;
background-color:#E7E7E7;
text-align:left;
font-size:11px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:thin;
}
table.change th {
padding-left:5px;
height:20px;
width:150px;
}
table.change caption {
height:15px;
font-size:14px;
color:#990000;
text-align:left;
border-bottom-style:solid;
border-bottom-width:thin;
border-bottom-color:#999999;
}
p.change {
text-align:left;
font-size:14px;
color:#990000;
}

ul.liste {
width:400px;
text-align:left;
color:#000000;
font-size:12px;
}
ul.liste li {
list-style-type:square;
list-style-image:url(../Grafik/liste.gif);
padding-bottom:5px;
}

img.content {
text-align:left;
margin-bottom:15px;
}
textarea, input {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
input.c{
height:17px;
font-size:0;
background:url(../Grafik/ABC.gif);
}
input.e{
height:17px;
font-size:0;
background:url(../Grafik/change.gif);
}
input.d{
background:url(../Grafik/del.gif);
font-size:0px;
height:17px;
}


ul.verzeichnis li {
list-style-type:none;
margin-left:-20px;
margin-bottom:-5px;
margin-top:-5px;
}

/* Neu - für das Plus-Minus-Tag */
span.plusMinus{
	font-size:18px;
	cursor:pointer;
}

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

