
/* CSS Document */


html, body {
background-image:url('../Grafik/bg.jpg');
background-repeat:repeat-x;
color:#000000;
font-family:Arial,Verdana, Helvetica, sans-serif;
font-size:11px;
height:100%
}

form{
	margin:0;
	padding:0;
}

h1.text {
font-size:14px;
color:#000000;
font-weight:bold;
text-align:left;
margin-top:10px;
}
h2.text {
font-size:12px;
margin-top:10px;
width:400px;
}
h2.error {
font-size:12px;
margin-top:10px;
color:#FF0000;
}
h2.archiv {
margin-bottom:-4px;
font-size:12px;
font-weight:normal;
}
div.text {
text-align:left;
font-size:11px;
margin-top:10px;
width: 420px;
}
p.error {
text-align:left;
font-size:11px;
color:#FF0000;
}
p.image {
text-align:right;
font-size:9px;
margin-top:2px;
width:200px;
}
p.lang {
text-align:right;
font-size:9px;
margin-top:50px;
margin-right:10px;
}

p.seitenzahl {
text-align:right;
margin-bottom:45px;
}

hr {
color:#000000;
width:500px;
}

/*Listenausgabe*/
div.Bestellung{
border-top:1px #fff solid;
border-left:1px #fff solid;
border-right:1px #ccc solid;
border-bottom:1px #ccc solid;
padding:5px;
width:400px;
margin-bottom:20px;
margin-top:20px;
}

table.liste{
border-collapse:collapse;
width:670px;
border-bottom:3px solid #fff;
}

table.liste td {
padding-top:3px;
padding-left:5px;
border-right:1px solid #fff;
}

table.liste th {
padding-top:3px;
padding-left:5px;
border-top:1px solid #fff;
background-color:#FBFBFB;
padding-bottom:6px;
}
table.liste th.name, td.name {
width:120px;
border-right:1px solid #fff;
}

table.liste th.titel, td.titel {
width:400px;
border-right:1px solid #fff;
}

table.liste th.dauer, td.dauer {
width:200px;
border-right:1px solid #fff;
}


/*LOGO*/

#logo_pulheim {
text-align:right;
margin-left:35px;
margin-top:130px;
}

#Logo {
margin:0;
width:900px;
border-bottom:1px #ccc solid;
height:140px;
background-repeat:no-repeat;
z-index:8;
}

#Navigation {
margin-left:-10px;
padding-right:10px;
margin-bottom:20px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#ccc;
z-index:3;
float:left;
}

#display {
overflow:auto;
border-top:1px #fff solid;
border-left:1px #fff solid;
border-right:1px #ccc solid;
border-bottom:1px #ccc solid;
margin-left:auto;
margin-right:auto;
margin-top:25px;
width:900px;
z-index:0;
-moz-border-radius:15px;
-khtml-border-radius:15px;
-webkit-border-radius:15px;

}

#Images{
border-top:1px #fff solid;
border-left:1px #fff solid;
border-right:1px #ccc solid;
border-bottom:1px #ccc solid;
padding:10px;
margin-left:30px;
margin-bottom:20px;
width:200px;
float:left;
}

#sec_navi{
border-top:1px #fff solid;
height:20px;
margin-top:1px;
margin-left:0;
padding-top:10px;
padding-left:217px;
text-align:left;
z-index:2;
}
#Content {
margin-left:25px;
min-width:420px;
z-index:20;
border-top-style:solid;
border-top-width:1px;
border-top-color:#fff;
float:left;
}

#Seitenzahl {
margin-top:-30px;
text-align:right;
margin-left:210px;
height:20px;
}

table.q {
font-family:"Courier New", Courier, mono;
}
table th {
width:80px;
text-align:left;
vertical-align:top;
padding-left:0px;
margin-left:0px;
}
td.q {
font-size:14px;
text-align:center;
width:160px;
height:160px;
background-color:#FFFFFF;

}

/* NAVIGATION*/



ul.navi {
margin-right:0;
margin-top:0;
margin-left:0;
text-align:right;
}
ul.navi li {
padding:1px;
width:130px;
margin-left:0;
margin-right:0;
margin-bottom:2px;
list-style-type:none;
border-top:solid 1px #fff;
border-left:solid 4px #fff;
border-bottom:solid 1px #ccc;
}
ul.navi li.active {
border-left-color:#D28B93;
border-bottom-color:#CCCCCC;
color:#000000;
}
/* Links Allgemein*/
a {
font-size:11px;
color:#8C8C8C;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
/* Links Navigation*/
a.navi {
font-size:11px;
}
a.navi:link, a.navi:visited, a.navi:active   {
	text-decoration: none;
}
a.navi:hover {
	text-decoration: none;
	color:#000000;
}

/* Links Archiv*/
a.archiv {
font-size:11px;
color:#000000;
}
a.archiv:link, a.archiv:visited, a.archiv:active {
	text-decoration: none;
}
a.archiv:hover {
	text-decoration: none;
	color:#8C8C8C;
}

/* Links Menue_Backend*/
a.menue_backend {
font-size:11px;
font-weight:bold;
color:#000000;
}
a.menue_backend:link, a.menue_backend:visited, a.menue_backend:active {
	text-decoration: none;
}
a.menue_backend:hover {
	text-decoration: none;
	color:#660000;
}



table.navi2 {
width:850px;
}
table.navi2 td {
text-align:right;
}
table.termine td {
vertical-align:top;
text-align:left;
width:400px;
}

/*Frontend*/

body.Eingabe{
background-color:#FFFFFF;
background-image:none;
}

#Preview{
padding-left:10px;
position:absolute;
width:590px;
height:600px;
background-color:#FFFFFF;
left:0px;
top:15px;
z-index:20;
}
#Auswahl {
position:absolute;
width:590px;
height:20px;
background-color:#FFFFFF;
left:280px;
top:20px;
font-size:10px;
}
#linkverzeichnis {
border:1px solid #ccc;
padding-top:1px;
left:10px;
top:10px;
width:250px;
}

#Eingabeformular {
border:1px solid #ccc;
position:absolute;
top:60px;
background-color:#FFFFFF;
left:280px;
padding-bottom:25px;
}

/*Listenausgabe*/
table.liste_edit{
border-collapse:collapse;
width:670px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
}

table.liste_edit td {
vertical-align:top;
padding:3px;
border-bottom:1px solid #ccc;
}

table.liste_edit th {
padding-top:3px;
padding-left:5px;
border-top:1px solid #fff;
background-color:#FBFBFB;
border-bottom:1px solid #ccc;
padding-bottom:6px;
}
table.liste_edit th.name, td.name {
width:200px;
border-right:1px solid #fff;
}

table.liste_edit th.titel, td.titel {
width:400px;
border-right:1px solid #fff;
}

table.liste_edit th.dauer, td.dauer {
width:200px;
border-right:1px solid #fff;
}

table.info {
width:600px;
background-color:#ECECEC;
text-align:left;
font-size:11px;
margin-bottom:20px;
}

table.menue_backend {
width:600px;
background-color:#ECECEC;
text-align:left;
font-size:11px;
}
table.menue_backend td{
text-align:center;
padding:5px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #fff;

}


table.change {
width:600px;
background-color:#FFFFFF;
text-align:left;
font-size:11px;
}


table.change th {
padding-left:5px;
height:20px;
width:150px;
}
td.change {
font-weight:bold;
height:20px;
width:200px;
}
table.change caption {
height:15px;
font-size:14px;
color:#990000;
text-align:left;
border-bottom:1px solid #999;
}
p.change {
background-color:#ECECEC;
padding:3px;
height:20px;
text-align:left;
font-size:14px;
color:#990000;
width:594px;
}

ul.liste {
width:400px;
text-align:left;
color:#000000;
font-size:12px;
}
ul.liste li {
list-style-type:circle;
}

img.content {
text-align:left;
margin-bottom:15px;
}
textarea, input {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

ul.verzeichnis li {
list-style-type:none;
padding:0;
margin-left:-30px;
min-height:20px;
height:auto !important;
height:20px;
}

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

/*Images*/
span.hidden {
display:none;
}
span.clear{
clear:left;
}

input.verzeichnis{
margin-right:5px;
float:left;
}

input.button{
color:transparent;
margin-right:5px;
background-color:#FFFFFF;
border-top:1px solid #FFFFFF;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
width:20px;
height:19px;
}

input.IE_del{
color:transparent;
background-image:background-image:url('../Grafik/Stift.gif');
margin-right:5px;
background-color:#FFFFFF;
border-top:1px solid #FFFFFF;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

input.IE_change{
color:transparent;
margin-right:5px;
background-image:background-image:url('../Grafik/Stift.gif');
border-top:1px solid #FFFFFF;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

/*Sitemap*/
ul.sitemap{
list-style:none;
}

/*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; }


