/*generated by CSS-Optimizer*/
/* SectionID:134 */
/* CSS File: styles/alphacube.css */
.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(/images/left-top.gif) no-repeat 0 0;			
	width:10px;
	height:25px;
}

.alphacube_n {
	background: transparent url(/images/top-middle.gif) repeat-x 0 0;			
	height:25px;
}

.alphacube_ne {
	background: transparent url(/images/right-top.gif) no-repeat 0 0;			
	width:10px;	  
	height:25px;
}

.alphacube_w {
	background: transparent url(/images/frame-left.gif) repeat-y top left;			
	width:7px;
}

.alphacube_e {
	background: transparent url(/images/frame-right.gif) repeat-y top right;			
	width:7px;	  
}

.alphacube_sw {
	background: transparent url(/images/bottom-left-c.gif) no-repeat 0 0;			
	width:7px;
	height:7px;
}

.alphacube_s {
	background: transparent url(/images/bottom-middle.gif) repeat-x 0 0;			
	height:7px;
}

.alphacube_se, .alphacube_sizer  {
	background: transparent url(/images/bottom-right-c.gif) no-repeat 0 0;			
	width:7px;
	height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(/images/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(/images/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(/images/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
	font-size:12px;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('/images/progress.gif') no-repeat center center
}


.top_draggable, .bottom_draggable {
	cursor:move;
}

.status_bar {
	font-size:12px;
}
.status_bar input{
	font-size:12px;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
	border-collapse: collapse; 
	border-spacing: 0; 
	width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
	padding: 0; 
}

.dialog .title_window {
	-moz-user-select:none;
}
/* CSS File: styles/iframe.css */
div.iframe {
	background: #EEEEDD;
	border: 1px solid green;
	display: none;
	/*
	overflow: auto;
	height: 200px;
	*/
	position: absolute;
	width: 500px;
}
div.iframe div.iframe_header {
	background: #E5E4E8;
	border-bottom: 1px solid #003300;
	height: 12px;
	vertical-align: middle;
}
div.iframe div.iframe_content {
	overflow: auto;
	height: 200px;
}/* CSS File: styles/tree.css */
h1.tree {
	font-size: medium;
}
div.roottree {
	font-size: small;
	line-height: 18px;
}
div.bgline {
	background-image: url('/images/tree_line.gif');
	background-repeat: repeat-y;
}
div.fullwidth {
	width: 100%;
}
div.subtree {
	margin-left: 18px;
}
div.on {
	display: block;
}
div.off {
	display: none;
}
/* CSS File: styles/zar05/1_zarind.css */
body,html{
	height:100%; 
	max-height:100%; 
	padding:0px; 
	margin:0px;
	overflow:hidden; 
}

body, div, td {
	margin: 0px;
	padding: 0px;
	font: 85% arial, hevetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	}

a:link {
	color: #0099CC;
	text-decoration: underline;
}

a:visited {
   color: #0099CC;
   text-decoration:underline;
   }

a:active {
   color: #183F51;
   text-decoration:underline;
   }

a:hover {
	color: #0099CC;
	text-decoration: underline;
}


#title {
	position: absolute;
	width: 700px;
	height: 75px;
   	left: 240px;
   	z-index:10;
}

#titlePrint{
 display:none;
}

#centered{
        position:absolute;
	left:50%;
	width:950px;  
	margin-left: -475px;
	z-index:1;
}

#verbalken {
	position: absolute;
	top: 0px;
	left: 155px;
	background-color: #183F51;
	height: 650px;
	width: 31px;
	z-index:1000;
}

/*ie*/
* html #verbalken {
	height:expression(document.body.clientHeight-3+'px');
}



#loginbox {
	position: absolute;
	top: 77px;
	left: 0px;
	background-color: #A0C5DF;
	height: 16px;
	width: 155px;
	font-weight: bold;
	font-size: 12px;
	color: #183F51;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 7px;
    	text-align: left;
	z-index: 8;
	}

#suchbox {
	position: absolute;
	top: 77px;
	left: 186px;
	background-color: #A0C5DF;
	height: 22px;
	width: 229px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    	text-align: left;
	padding: 4px;
	z-index: 8;
	}
	


/*Gecko*/
#navbox {
	position: absolute;
	top: 77px;
	left: 400px;
	background-color: #A0C5DF;
	height: 16px;
	width: 565px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #183F51;
	text-align: right;
	padding: 7px;
    	z-index: 8;
   }
   
 /*IE*/
* html #navbox {
	position: absolute;
	top: 77px;
	left: 408px;
	background-color: #A0C5DF;
	height: 16px;
	width: 558px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #183F51;
	text-align: right;
	padding: 7px;
    	z-index: 8;
   }

.menuPos{
 position:absolute;
 top:10px;
 left:5px;
}

.menuPosUser{
 position:absolute;
 top:45px;
 left:5px;
}

 #menu {
	position: absolute;
  	top: 100px;
	left: 0px;
	height: 700px;
	width: 158px;
	padding: 10px;
	padding-left:2px;
	padding-top:0px;
	font-size: 11px;

	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	text-align: left;
  	z-index: 0;
  	
  	background-image: url(/images/zar05/menuhg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#A0C5DF;
	
}
/*ie*/
* html #menu {
 height:expression(document.body.clientHeight - 105 +'px');
 /*background-image: url(/images/zar05/menuhg.jpg);
 background-repeat:repeat-x;
 background-position:-1000 -1000;
 background-color:#ffffff;
 
 background-color: #A0C5DF;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#A0C5DF;);*/
}



/*Gecko*/
 #menu ul
{
  margin-left:		-37px;
  line-height:		1.1em;
  list-style:none;

}



/*IE*/
* html #menu ul
{
  margin:		0px;
  padding-top:		5px;
  padding-bottom:		0px;
  /*font-size: 100%;*/
  line-height:		1.1em;
  list-style:none;

}

#menu li {
  margin-bottom:        0.4em;
  padding-left:		7px;
  padding-right:	5px;
}

a.menu:link {
	color: #183F51;
	text-decoration: none;
}

a.menu:visited {
   color: #183F51;
   text-decoration:none;
   }

a.menu:active {
   color: #183F51;
   text-decoration:none;
   }

a.menu:hover {
	color: #0099CC;
	text-decoration:none;
}

#zarlogo {
   position: absolute;
   top: 420px;
   left: 18px;
   height: 90px;
   width: 125px; 
   z-index: 99;
   /*padding-right:15px;
    background-color: #A0C5DF;
   padding-left:10px;
   padding-top:10px;
   padding-bottom:11px;
   border-left:1px solid #A0C5DF;*/

}

#zdatlogo {

   position: absolute;
   top: 517px; 
   left: 18px;
   height: 45px;
   width: 125px;
   z-index: 5;
   
  /* padding-right:14px;
   padding-left:10px;
   padding-top:15px;
   padding-bottom:12px;
   border-left:1px solid #A0C5DF;
   background-color: #A0C5DF;*/

}

#languagesbox {
	position: absolute;
	top: 0px;
	left:0px;
	height: 57px;
	width: 145px;
	font-size: 10px;
	font-weight : bold;
	line-height : 10px;
	text-align: center;

	padding-top: 30px;
	z-index: 6;
}

#flagrwr {
    position: absolute;
    top: 378px;
    left: 126px;
    height: 27px;
    width: 60px;
    text-align: right;
    z-index:3000;
}

 .sucheneingfeld {
	background-color: #ffffff;
	border: 1px dottet #A0C5DF;
	height: 18px;
	width: 130px;
	font-size: 10px;
}

.colred {
	color: #dd0003;
	font-size: 12px;
	font-weight: normal;
}

#bottbox {
	position: absolute;
	top: 548px;
	left: 195px;
	background-color: #A0C5DF;
	height: 16px;
	width: 771px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #183F51;
	padding: 7px;
	text-align: center;
    	z-index: 8;
    }


#startpic {
	position: absolute;
	top: 107px;
    	left: 190px;
	height: 399px;
	width: 787px;
    z-index: 2;
    }


	
  #veranstaltpic1 {
   position: absolute;
   top: 408px;
   left: 194px;
   height: 100px;
   width: 193px;
   border: 1px  solid #000000;
   z-index: 4;	
}

   #veranstaltpic2 {
   position: absolute;
   top: 408px;
   left: 391px;
   height: 100px;
   width: 193px;
   border: 1px  solid #000000;
   z-index: 4;	
}

   #veranstaltpic3 {
   position: absolute;
   top: 408px;
   left: 588px;
   height: 100px;
   width: 193px;
   border: 1px  solid #000000;
   z-index: 4;	
}

  #veranstaltpic4 {
   position: absolute;
   top: 408px;
   left: 785px;
   height: 100px;
   width: 193px;
   border: 1px  solid #000000;
   z-index: 4;	
}
 

#veransttext1 {
 position: absolute;
 top: 513px;
 left: 194px;
 height: 30px;
 width: 193px;
 border: 1px  solid #000000;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 z-index: 3;
}

#veransttext2 {
 position: absolute;
 top: 513px;
 left: 391px;
 height: 30px;
 width: 193px;
 border: 1px  solid #000000;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 z-index: 3;	
}

#veransttext3 {
 position: absolute;
 top: 513px;
 left: 588px;
 height: 30px;
 width: 193px;
 border: 1px  solid #000000;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 z-index: 3;	
}

#veransttext4 {
 position: absolute;
 top:513px;
 left: 785px;
 height: 30px;
 width: 193px;
 border: 1px  solid #000000;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 z-index: 3;	
}

#veransttext5, #veransttext6, #veransttext7, #veransttext8, #veransttext9, #veransttext10 {
	visibility: hidden;
}
 
 .printonly {
	visibility: hidden;
}

/*Gecko*/
 #content {
	position: absolute;
	top:110px;
	left:195px;
	width: 765px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-base-color:#A0C5DF;
	scrollbar-face-color:#A0C5DF;
}

/*IE*/
* html #content {
	position: absolute;
	top:110px;
	left:195px;
	width: 770px;
	height:400px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-base-color:#A0C5DF;
	scrollbar-face-color:#A0C5DF;
	height:expression(document.body.clientHeight - 110 +'px');
}


.contentArtiklelist{
  /*width: 400px;*/
}


.Artikel {
	border: 2px solid #A0C5DF;
	margin-bottom: .5em;
	padding: 10px;
	}


/* NavBar */

div.NavBar {
	clear: both;
  margin-bottom: 		1ex;
}

div.NBLeft {
  float:			left;
}

div.NBRight {
  float:			right;
  font-size:                    11px;
  padding-bottom:10px; 
}


.NBRight a,.NBLeft a {
  text-decoration:		none;
  font-size:			10px;
}

.NBRight a:hover,.NBLeft a:hover {
  text-decoration:              underline;
}
 
/* Detailansicht */

div.Image {
  float:			left;
  width: 160px;
  /*border:1px solid red;*/
}

.imageArtikel{
  float:			left;
  /*border:1px solid blue;*/
  padding-right:8px;
}

.artikelText{
  float:			right;
  padding:3px;
  /*border:1px solid red;*/
}
artikelTextView{
  padding:3px;
}


/*Gecko*/
.text{

 }
 
 /*IE*/
* html .text{
 height:100px;
 /*border:1px solid black;*/
 }
 

div.rahmenbox div.Image {
	padding: 1px;
}

div.Credit {
  font-size:			85%;
  font-style:			italic;
}

div.Attachment {
	margin-bottom:	3px;
}

span.Date {
  font-size:			85%;
  font-style:			italic;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color : #183F51;
	background-color: #A0C5DF;
	padding: 2px;
	margin-top:0px;
}

.mehr {
	font-style: italic;
	font-size: 12px;
   color: #183F5a;
}


.rahmenbox {
	border: 2px solid #A0C5DF;
	margin-bottom: 5em;
	padding: 10px;
	margin-right: 10px;
	height: 439px;
}

.bold {
font-size: 12px;
font-weight: bold;
	
}

.ImageDetail {
text-align: center;
}

/* Login Bereich */
.centerLogin{
    position: absolute; 
    left: 50%;
    top: 50%;  
    /*width:240px; */
    /*height:180px; */
    margin-top: -90px; 
    margin-left: -120px; 
    padding:10px;
    z-index: 1;
    border: 2px outset #ffffff;
    /*background-color:#ffffff;
    overflow:hidden;*/
}


.forgotMessage {
    position: absolute; 
    left: 50%;
    top: 50%;  
    width:300px;
    /*height:180px; */
    margin-top: -150px; 
    margin-left: -150px; 
    padding:10px;
    z-index: 1;
    border: 2px outset #ffffff;
    /*background-color:#ffffff;
    overflow:hidden;*/
}
/* CSS File: styles/zar05/3_bilddatenbank.css */
.nodot {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}
.imagelist_image {
	margin-bottom: 10px;
}
.imageview_downloads tr td {
	padding-right: 10px;
}

