.designtbl {
	position: absolute;
	top: 0px;
	border: 0px;
	left: 0px;
	width:100%;
	height:100%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010099;

}
ul {
	list-style-position: inside;
	list-style-image: url('../images/bullet2.gif');
}
.nav {
	line-height: 20px;
	background-color: #CCCCCC;
	border: 1px double #000000;
	padding:5px 0px 5px 20px;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #CCCCCC;
	border: 1px double #000000;
	padding:5px 0px 5px 20px;
}
h2 {
	font-size: 14px;
	color: #ED680D;
}
h3 {
	font-size: 12px;
	color: #004C97;
}
h4 {
	font-size: 12px;
	color: #ED680D;
}.admintbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding:20px 20px 20px 20px;
}
.input {
background-color:#FD9407;
border: 1px dashed #363636;
}
.tblcontent {
	border-bottom:1px;
	border-bottom-style:dotted;
	padding:5px 5px 5px 0px;
}
.bgoben {
	background-image:url(Bilder/orabg.gif);
	width: 100%;
}
.menu {
	background-image:url(Bilder/menu_bg.jpg);
	background-repeat:no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D0DDE5;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #010099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #010099;
}
a:hover {
	text-decoration: underline;
	color: #010099;
}
a:active {
	text-decoration: none;
	color: #010099;
}
table { border: 0px; }

table.content { border-width: 0px; margin-bottom: 5px; padding: 0px; background-color: #D0DDE5; }
table.head    { border-width: 0px; margin: 1px 0px 5px; padding: 0px; background-color: #D0DDE5; }
table.info    { border-width: 0px; margin: 1px 0px 5px; padding: 0px; background-color: #D0DDE5; }
table.panel   { width: 150px; background-color: #D0DDE5; border-color: #000; margin-bottom: 5px; }

th { font-size: 13px; }
td { font-size: 12px; }

th.head {
   background-color: #A1BBCA;
   filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr="#BE891B", startColorstr="#F8F5E4", gradientType="0");
}
td.head {
   background-color: #A1BBCA;
   font-weight: bold;
   filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr="#BE891B", startColorstr="#F8F5E4", gradientType="0");
}

th.info   { background-color: #9F966F; border: 1px solid #4583C0; }
td.info   { background-color: #9F966F; }

th.header { background-color: #D0DDE5; font-weight: bold; }
td.header { background-color: #D0DDE5; font-size: 9px; }

td.left   { background-color: #D0DDE5; }
td.right  { background-color: #D0DDE5; }

td.odd    { background-color: #D0DDE5; }
td.even   { background-color: #D0DDE5; }

td.center { background-color: #A1BBCA; }
td.top    { background-color: #A1BBCA; }
td.bottom { background-color: #A1BBCA; }

table.quote {
   background-color: #D0DDE5;
   border: 1px solid #4D4D62;
}

td.quote {
   padding: 3px;
   background-color: #D0DDE5;
   border-top: 1px dashed #4D4D62;
}
input       { border: 1px solid #999; background-color: #A1BBCA; font-family: Verdana,Helvetica; color: #000; }
input.send  { border: 1px solid #999; background-color: #A1BBCA; font-family: Verdana,Helvetica; color: #000; }
select      { border: 1px solid #999; background-color: #A1BBCA; font-family: Verdana,Helvetica; color: #000; }
textarea    { border: 1px solid #999; background-color: #A1BBCA; font-family: Verdana,Helvetica; color: #000; font-size: 12px; }
fieldset    { border: 1px solid #999; background-color: #A1BBCA; padding-bottom: 5px; padding-left: 2px; padding-right: 2px; padding-top: 5px; }

legend {
   border: 1px solid #999;
   background-color: #A1BBCA;
   font-family: Verdana, Arial, sans-serif;
   font-size: 15px;
   font-weight: bold;
   padding: 2px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(Bilder/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Bilder/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Bilder/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	