#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; }

/*#################################
# Epaper CSS
##################################*/
/*#sb-container,#sb-wrapper{text-align:left;}#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}body>#sb-container{position:fixed;}#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}#sb-container>#sb-overlay{height:100%;}#sb-wrapper{position:relative;}#sb-wrapper img{border:none;}#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:1px solid #303030;}#sb-body-inner{position:relative;height:100%;}#sb-content.html{height:100%;overflow:auto;}#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}#sb-body,#sb-loading{background-color:#060606;}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}#sb-title-inner,#sb-info-inner{position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;}#sb-title,#sb-title-inner{height:26px;}#sb-title-inner{font-size:16px;padding:5px 0;color:#fff;}#sb-info,#sb-info-inner{height:20px;}#sb-info-inner{font-size:12px;color:#fff;}#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;}#sb-nav-close{background-image:url(resources/close.png);background-repeat:no-repeat;}#sb-nav-next{background-image:url(resources/next.png);background-repeat:no-repeat;}#sb-nav-previous{background-image:url(resources/previous.png);background-repeat:no-repeat;}#sb-nav-play{background-image:url(resources/play.png);background-repeat:no-repeat;}#sb-nav-pause{background-image:url(resources/pause.png);background-repeat:no-repeat;}#sb-counter{float:left;padding:2px 0;width:45%;}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}*/
/*#################################
# allgemeine Formatierung
################################*/
/*#sb-container,#sb-wrapper{text-align:left;}#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}body>#sb-container{position:fixed;}#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}#sb-container>#sb-overlay{height:100%;}#sb-wrapper{position:relative;}#sb-wrapper img{border:none;}#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:1px solid #303030;}#sb-body-inner{position:relative;height:100%;}#sb-content.html{height:100%;overflow:auto;}#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}#sb-body,#sb-loading{background-color:#060606;}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}#sb-title-inner,#sb-info-inner{position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;}#sb-title,#sb-title-inner{height:26px;}#sb-title-inner{font-size:16px;padding:5px 0;color:#fff;}#sb-info,#sb-info-inner{height:20px;}#sb-info-inner{font-size:12px;color:#fff;}#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;}#sb-nav-close{background-image:url(resources/close.png);background-repeat:no-repeat;}#sb-nav-next{background-image:url(resources/next.png);background-repeat:no-repeat;}#sb-nav-previous{background-image:url(resources/previous.png);background-repeat:no-repeat;}#sb-nav-play{background-image:url(resources/play.png);background-repeat:no-repeat;}#sb-nav-pause{background-image:url(resources/pause.png);background-repeat:no-repeat;}#sb-counter{float:left;padding:2px 0;width:45%;}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}*/
img {
border: 0px;
}
#bilder {
float:left;
width: 100px;
}
h3 {
font-size: 14px;
color: #000000;
line-height: 14px;
}
h1 {
font-size : 14px; 
color: #000000;
line-height: 14px;
margin: 0px;
}
body {
font-family: Verdana;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(images/page/rapport.jpg);
background-repeat:repeat;
}
/*#################################
# Container Layout
################################*/
.banner {
width:980px;
height:150px;
background-image:url(images/page/dommerbanner.jpg);
background-repeat:no-repeat;
}
.topleiste {
background-color: #EBEBEB;
height: 20px;
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
}
.left {
width: 200px;
background-color: #FBFBFB;
/*border-left: 1px solid #A9A9A9; #FBFBFB*/
border-right: 1px groove #CACACA;
}
.center {
width: 780px;
background-color: #FFFFFF;
}
.version {
font-size: 10px;
color: #CACACA;
padding-left: 10px;
background-color: #EBEBEB;
height: 20px;
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
}
.copyright {
font-size: 10px;
color: #CACACA;
text-align: right;
padding-right: 10px;
background-color: #EBEBEB;
height: 20px;
border-bottom: 1px solid #A9A9A9;
border-top: 1px solid #A9A9A9;
}
/*#################################
# Navigation
################################*/
.nav_tb {
width:200px;
padding-left:10px;
}
.linkleiste {
color: #FFFFFF;
font-size: 12px;
background-color: #006bb3;
height: 20px;
border-bottom: 1px solid #A9A9A9;
/*border-top: 1px solid #A9A9A9;*/
}
.link_tb {
width:170px;
border: 1px solid #CACACA;
}

.linkbox {
color: #000000;
font-size: 10px;
}

a.navlink:link    {color: #000000; font-size: 12px; font-weight: bold;  padding-left: 5px; text-decoration: none;}
a.navlink:vlink   {color: #000000; font-size: 12px; font-weight: bold; padding-left: 5px; text-decoration: none;}
a.navlink:visited {color: #000000; font-size: 12px; font-weight: bold; padding-left: 5px; text-decoration: none;}
a.navlink:hover   {color: #CACACA; font-size: 12px; font-weight: bold; padding-left: 5px; text-decoration: none;}

a.subnavlink:link    {color: #000000; font-size: 12px; text-decoration: none; padding-left: 10px;}
a.subnavlink:vlink   {color: #000000; font-size: 12px; text-decoration: none; padding-left: 10px;}
a.subnavlink:visited {color: #000000; font-size: 12px; text-decoration: none; padding-left: 10px;}
a.subnavlink:hover   {color: #CACACA; font-size: 12px; text-decoration: none; padding-left: 10px;}

a.link:link    {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
a.link:vlink   {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
a.link:visited {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
a.link:hover   {color: #CACACA; font-size: 12px; font-weight: bold; text-decoration: none;}

a.topnavlink:link    {color: #000000; font-size: 12px; text-decoration: none; padding-left: 10px;}
a.topnavlink:vlink   {color: #000000; font-size: 12px; text-decoration: none; padding-left: 10px;}
a.topnavlink:visited {color: #000000; font-size: 12px; text-decoration: none; padding-left: 10px;}
a.topnavlink:hover   {color: #FFFFFF; font-size: 12px; text-decoration: none; padding-left: 10px;}
/*#################################
# Content
################################*/
.con_table {
width:700px;
}
.con_head {
height: 20px;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color: #FDFDFD;
border-bottom: 1px solid #A9A9A9;
/*line-height: 14px;*/
padding-left: 5px;
}
.con_head_tb {
height: 20px;
font-weight: bold;
font-size: 12px;
color: #000000;
background-color: #EBEBEB;
/*border: 1px solid #A9A9A9;*/
/*line-height: 14px;*/
padding-left: 5px;
}
.con_work {
height: 20px;
font-size: 12px;
color: #000000;
background-color: #FDFDFD;
border-bottom: 1px solid #A9A9A9;
/*line-height: 14px;*/
padding-left: 5px;
}
.con_headtwo {
height: 25px;
font-size: 12px;
color: #000000;
background-color: #EBEBEB;
padding-left: 5px;
}
.content {
font-size: 12px;
color: #000000;
line-height: 18px;
}
.content_tb{
font-size: 12px;
color: #000000;
background-color: #FBFBFB;
padding-left: 5px;
}
.formtb {
background-color: #EBEBEB;
}
.pflicht {
font-size: 10px;
color: #000000;
}
a.normlink:link    {color: #000000; font-size: 12px; text-decoration: none;}
a.normlink:vlink   {color: #000000; font-size: 12px; text-decoration: none;}
a.normlink:visited {color: #000000; font-size: 12px; text-decoration: none;}
a.normlink:hover   {color: #CACACA; font-size: 12px; text-decoration: none;}
/*#################################
# Ankerlinks
################################*/
a.ankerlink:link    {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
a.ankerlink:vlink   {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
a.ankerlink:visited {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none;}
a.ankerlink:hover   {color: #CACACA; font-size: 12px; font-weight: bold; text-decoration: none;}