/*============== CSS terraCatalog 2.1 =========== */
  
  html,body {
    padding:0px;
    margin:0px;   
  }
  
  body {    
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8pt; 
  }
  
  body#bodyClient{
	background-color: #ffffff; 
  }
  
  body.bodyBG2 {
 	background-image:url();  
  } 
  
  a{
  	color: #0055AD;
	text-decoration:none;
  }

	a:hover {
	color: #FF9A00;
	text-decoration:none;
	}
	
	a:active{
	text-decoration:none;
	color: #FF9A00;
}
/* Kontextsensitive Hilfe */
fieldset a.helpLegend{
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:8pt;
	color:#000000;
}

a.helpLegend{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size:8pt;
	color:#000000;
	text-decoration: underline;
}
a:hover.helpLegend{
	color: #FF9A00;
	text-decoration: none;
}

a:active.helpLegend{
	color: #000000;
	text-decoration: underline;
}

  
td, th{
	font-size: 8pt;
	color: #000000;
  }
  
  .dateTxt{
  	font-size: 7pt;
	color: #000000;
	font-weight: normal;
  }
  
  p, li{
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	width: 95%;
  }
 
p.text{
	font-size: 10pt;
	text-align: justify;
}

p.urlText{
	padding:0px 0 0px 25px;
}
  
  input,span,select,strong,address {
	font-size: 8pt;
	color: #000000;
  }
  
  #strongTitle {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 3px 0;
  }

  /* Expertensuche Titel etc CeGi */
table.extendSearch tr td{
  	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding-right: 8px;
	color: #000000;
	width: 150px;
	height: 20pt;
	margin: 5px 20px 0px 0px;
  }
  
table.extendSearch2 tr td{
  	font-size: 8pt;
	text-align: left;
	padding-right: 8px;
	color: #000000;
	width: 150px;
	height: 20pt;
	margin: 5px 20px 0px 0px;
  }
 /* Breite graues Feld*/
td.extendSearch3{
	width: 450px !important;
}
  
table.extendSearch tr{
  	width: 100%;
}

td.dateTd{
	width: auto !important;
}
  
  /* Expertensuche Titel etc CeGi */
  div.visField{
	margin: 5px 10px 5px 0px;
	}
/* Rahmne um Expertensuche Titel,... */
.container{
	background-color: #F7F7F7;
	border: 1px solid #CCD5DE;
}
  
  caption {
  	font-size:9pt;
  }
  
  address{
  	font-style: normal;
  } 

 form{
	  margin:0;padding:0px;
 }	 

 	p, pre {
    margin: 0px;
    padding: 2px 3px 2px 0px;
  }

  h1 {
 	font-size: 12pt;
   text-align: left;
   color: #999999;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 5px 0px 5px 0px;		
	background-color: #EEEEEE;
	display: block;
	padding: 5px 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFB700; 
	width: 95%;
  }

  h2 {
    font-size:12pt;
	 font-weight: bold;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#0055AD;
    padding:10px ;
    }
	 
  h3 {
    font-size:10pt;
    color:#0055AD;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:5px;
    } 	 
	 
 th {	
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
	 
fieldset {
	background-color: white;	
}

/* grauer CeGi Rahmen */
#globalContainer{
	 margin: 5px 5px 5px 5px;
    padding: 0px 0px 0px 0px;   
    background-color:#FFFFFF;
	 border: 1px solid #CECFCE;
	
	}
	
	
  /*  positioning-layers statisch und absolut */
  
   #inhalt { /* IE Mozilla  */
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 20px;
    height: 85%;
    width:auto;            
    overflow: auto;
    color: #000000;
    font-size: 8pt;	
  }
  
  body > #inhalt { /* Mozilla  */
	padding: 0px	  
  }


  div#head{
    height:50px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #CECFCE; /* unterer Rahmen vom Header CeGi*/
    background-color:#FFFFFF;
  }
  
  div#statusbar{
    font-size:8pt;
    height:20px;
    width: 100%;
    background-color:#FFFFFF;
    margin: 0px;
    padding: 0px;
  }

  #statusbar span {
    padding-top: 4px;
    display: block;
    text-align: right;
    padding-right: 10px;
  }
  
  #statusbar span a{
  	 color:#00416B;
	 text-decoration: none;	 
  }

  #statusbar span a:hover,#statusbar span a:hover {
	color:#EA3313;
  }
  
  /* HEAD LOGO LINKS */
  #logoGeocatalog {
	background-image:url(../images/cegi/geocatalog.gif);
	background-repeat: no-repeat;
   height: 45px;
  width: 291px;
   float:right;
	margin-right: 10px;
	margin-bottom: 3px; 	
  }
  
/* HEAD LOGO RECHTS */
/* IE*/
  #ct{
    background-image:url(../images/cegi/cegi-logo.gif);
    background-repeat: no-repeat;
    height: 44px;
    width: 159px;
    left: 10px;
	 margin-top: 2px;
	 margin-left: 10px;
  }
  html > body #ct{
	 margin-top: 8px;
  }
    
  .button, .adminButton {
	background-color:white;
	color: #0055AD;
	border:1px solid #000000;
	cursor:pointer;
	width:auto;
	height:20px;
   	background-image:url(../images/bg_button.gif);
	background-repeat:repeat-x;	
	background-position:top left;	
} 

.logonContainer, .adminContainer{
	width:98%;
}

/* ========== FORMS without Table ============= */

.logonContainer label, .adminContainer label  {
 display: block;
 text-align: right;
 float: left;
 width: 140px;
 padding-left: 10px;
 color:#00416B;
}
.logonContainer br {
	clear: left;
}

.logonContainer .button{
	width:80px;
	margin-left: 80px;
	margin-top:5px;
	text-align: left;
	clear: both;
	padding-left: 2px;
}

.logonContainer h1, .adminContainer h1, .sdiDIV h1, .mainWrapper h1, div.searchContainer h1 {	
   text-align: left;
   font-weight: bold;  
	margin: 5px 0px 0px 0px;		
	padding: 6px 0 3px 10px;	
	width: 95%;
}

.searchContainer{
	margin-top: 5px;
}

.logonContainer > form > input.button {
	margin-left: 160px;
}

.logonContainer h2, .adminContainer h2  {
	
	margin:10px 0 5px 0;
	padding: 0px;
}

.logonContainer p, .adminContainer p {
	
	margin:3px 0px;
}

.adminContainer input{
	display: block;
	width: 200px;
	float: left;
}

.adminContainer h1{
	margin-bottom:10px;
}

/* ============= Admin ================== */
.ManagementTable, table.datatable{
   margin: 2px 0 10px 0px;
	padding: 2px;
	width: 96.5%;
}

.ManagementTable th, table.datatable th{
   margin: 1px;
	padding: 1px 3px 1px 3px;
	background-color:#F7F7F7;
	color:#000000;
	height:25px;
	border: 1px solid #CCD5DE;
	border-bottom:2px solid #00416B;
	font-weight: normal;
	text-align: left;
}

.ManagementTable td, table.datatable td{
	margin: 1px;
	padding: 1px 3px 1px 3px;
   background-color:#F7F7F7;
	border: 1px solid #CCD5DE;
}

div.contentLoginBox a.buttonLink{
	margin-top:10px;
	display: block;
	width: 80px !important;
}

/* Schlagwortliste */
a.buttonLink, a.linkAsButton, .executeLink {
	background-color:white;
	border:1px solid black;	
	cursor:pointer;
	width:auto;
	height:22px;
	background-image:url(../images/bg_button.gif);
	background-repeat:repeat-x;	
	background-position:left;
	text-decoration: none;
	color: #0055AD;
	padding:4px 5px 2px 5px;
	font-size: 8pt;
	margin: 0px 2px 0 0;
	/*vertical-align: text-bottom;	*/
} 

p#pbuttonLink {
	margin-top: 10px;
}

p#pbuttonLink a.buttonLink {
	width: 80px;
	height: 15px;
	display: block;
}

.executeLink {
	margin:10px 0px;
	display: block;
	width:270px;
	height: 16px;
}

a:hover.buttonLink{   
	color: #FF9900; /* vorher #FF9900*/
}

a:active.buttonLinkLage{
	background-color: #EA3313;
	background-image:url(../images/bg_button_active.gif);
	background-repeat:repeat-x;	
	background-position:top left;	
}

a.buttonLink img{
	border-width:0px;
	padding: 0px;
	margin-right: 2px;	
}


/* ============= SDI INFOS =============== */
.sdiDIV p, em, .sdiDIV address{
	
	margin:5px;
	line-height: 11pt;
}

.sdiDIV address{
	margin-top:10px;
}

.sdiDIV li {
	 color:black;
	
}

/* ============= TerraCatalog 2.1 =============== */
/* ============= Navigation =============== */



/* NAVIGATION LINKS */
div.contentNavWrapper{ /*Box Definiert die Breite des Navigbereichs. Beinhaltet auch die 5 roten CD-Boxen*/
	width:170px;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	/*min-height: 400px;
	float: left;*/
	
	/* horizont Start */
	position: absolute;	
	top:60px;
	left:0px;
	/* horizont Ende */
	
}

/* horizont Start */
div#platzhalter{ /* der platzhater ist entscheidend für das layout des tc */
	width:170px;margin: 0px;padding: 0px;float: left;height: 500px;min-height: 400px;
}
/* horizont Ende */

div.contentNavBox {
	
	width:160px;
	margin-top: 8px;
	margin-left: 2px;
	padding:0px 0px 5px 0px;
	vertical-align: top;
	padding-top: 5px;
	height:100%;
	background-color: #FFFFFF;
}

div.contentNavBox h1 {
	background: #FFFFFF;
	color: #0055AD;	
	font-weight: bold;
	font-stretch: extra-condensed; /*  enger */ 
	padding: 3px;
	padding-left: 10px;
	text-decoration: none;
	width: 167px;
	
}

div.contentNavSubBox {
	margin-top:0px;
	padding:0px;
	width: 140px;	

}

div.contentNavSubBox p {
	margin: 0px; 
	padding:0px;
	font-weight: bold;
	width:160px;
	font-size:11pt;
}

div.contentNavSubBox a{	
	color:#0055AD;
	text-decoration: none;
	display: block;
	width: 135px;
	margin:0px 0px 0px 3px;
	padding: 6px 0px 3px 5px;
}

/* orange/blauer */
.contentNavSubBox a:hover {
	color: #FFFFFF;
	background-color: #0055AD;
	border-left: solid 5px #FF9900;
}

p.contentNavLinkBox{
	font-size:9pt !important;
}

p.contentNavLinkBox a{
	margin: 0px 0px 0px 8px;
	padding: 1px 0px 1px 5px;
	font-weight: normal;
}


/* ENDE NAVIGATION LINKS */


/*-- terraCatalog ANMELDUNG -------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.contentLoginBox {
	margin: 15px 0px 0px 5px;	
	padding:0px 0px 10px 0px;
	width:150px;
	background-color: #F7F7F7;
	border: 1px solid #CCD5DE;
}
/* Überschrift Anmeldebox */
.contentLoginBox h1 {	
	color: #0055AD;	
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	padding-top:5px;
	margin-top:0px;
	text-decoration: none;
	font-size:9pt;
	border-bottom: 2px solid #CECFCE;
	width: 155px;
}
html > body .contentLoginBox h1 {	
	width: auto;
}

.contentLoginBox h2{
	background: transparent;
	margin:0px;
	padding: 0px 3px;
	font-size: 9pt;
}

.contentLoginBox p{
	margin:5px 0px 3px 0px;
	padding: 0px 3px;
}

a.loginLink {
	margin:0px;
	padding:2px 14px 0px 0px;
	text-decoration: none;
	color: #0055AD;
	font-weight: bold;
	display: block;
	width:100%;
	font-size: 8pt;
}



.submit {
	background-color:#FFFFFF;
	border:1px solid #000000;	
	cursor:pointer;
	width:auto;
	height:20px;
   background-image:url(../images/bg_button.gif);
	background-repeat:repeat-x;	
	background-position:top left;	
	margin-left:3px;
	margin-top:5px;
	color:#0055AD;
}

a.submit {
	padding:3px 5px;
	margin-top:5px;
	text-decoration: none;	
}

a:visited.submit{
	color: #0055AD;
}

a:hover.submit{
	color: #0055AD;
}

.contentLoginBox label {
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	color:#000000;
	display: block;
}

.contentLoginBox input.inputField {
	margin: 0px 3px 0px 3px;
}

body.contentBody a.loginLink2{
	/*background-image: url(../images/arr_red.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:5px;*/
}



/*-- terraCatalog ADMIN -------------------------------------------------- */
/* ----------------------------------------------------------------------- */

label#ownerListLabel{
	float: left;
	width:180px;
}

label.adminLabel, span.adminLabel{
	float: left;
	width:170px;	/* Abstand Label zum Eingabefeld*/
	font-weight: bold;
	padding-left: 10px;
}
/* Text Passwort vergessen */
.reportFieldset p{
	margin-left: 10px;
	padding-bottom: 5px;
}

label{
	vertical-align:top;
	cursor: pointer;  
}


div.mainWrapper label,div.mainWrapper input,div.mainWrapper textarea,div.mainWrapper select,div.mainWrapper span.adminLabel{
	margin-bottom: 0.3em;
}


fieldset.fieldsetMargin{
	margin-top: 0px;
}

fieldset.disabled input{
	background-color: #EBE7E2;
}

fieldset span{		
	font-size: 7pt;		
}

fieldset br {
	clear: both;
}

/* Rahmen und Füllfarbe */
/* IE */
div.mainWrapper fieldset, div.searchContainer fieldset, fieldset.highlightFieldset {
	width: 94.5%;
	border: 1px solid #CCD5DE; /* Rahmen um Suchfeld grau CeGi */	
	background-color: #F7F7F7; /*Füllfarbe Suchfeld CeGi*/
	margin: 0px 0px 0px 0px;
	
}

body.editBody fieldset{
	padding-left:5px !important;
}

div.searchContainer fieldset, fieldset.highlightFieldset{
	width: 94%;
	margin: 5px 0px 0px 0px; /* Kasten verschieben*/
}

fieldset.highlightFieldset{
	margin: 0px 0px 12px 0px;
}

/* Überschrift - Text in Kasten (Suche) */
div.mainWrapper legend,div.searchContainer legend, fieldset.highlightFieldset legend, fieldset.reportFieldset legend {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:8pt;
	color:#000000;	
	background-color: white;
}
html > body div.mainWrapper legend,html > body div.searchContainer legend,html > body fieldset.highlightFieldset legend,html > body fieldset.reportFieldset legend {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size:8pt;
	color:#000000;	
	background-color: transparent;
}

/* Suchabfrage speichern - Abstand vor den Buttons */ 
div.sQuery{
	margin: 3px 0px 3px 0px;
}

span.cellTxt{
	font-size:7pt;
}

select.minWidth{
	width: 16em;
}

h1#responseHeader{
	margin-top:40px;
}


/*-- terraCatalog TEMPLATE -------------------------------------------------- */
/* -------------------------------------------------------------------------- */

fieldset.chooseTemplateTitle{
	float:left;
	width: 20%;
	padding:0 10px;
	border: 1px solid #CCD5DE;	
	background-color: white;
}

fieldset.chooseTemplateTitle select{
	margin-top:5px;
}

.spanLabel{
	float:left;
	width: 28%;
	margin: 2px 2px;
	margin-left:10px;
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
	cursor: pointer;
}

fieldset.informationSpattialFieldset label,fieldset.informationSpattialFieldset span.spanLabel{
	width: 180px;
}

form#saveTemplateForm{
	clear: both;
}

/*-- terraCatalog  REPORT ---------------------------------------------------- */
/* --------------------------------------------------------------------------- */

span.chart{	
	background-color: #EA3313;
	height: 2px;
	display: block;
}

/*-- terraCatalog VERTEILTE KATALOGE EDITIEREN ------------------------------ */
/* -------------------------------------------------------------------------- */


input#submitDisCat{
	margin-top:5px;
}

html > body input#submitDisCat{ /* I6 Browserweiche */
	margin-left:200px;	
}

/*-- terraCatalog PUSH-Service----------------------------------------------- */
/* -------------------------------------------------------------------------- */

span.buttonWrapper a.linkAsButton{
	
	/* Achtung */

	background-color:#FFFFFF;
	border:1px solid #000000;	
	cursor:pointer;
	width:auto;
	height:20px;
   background-image:url(../images/bg_button.gif);
	background-repeat:repeat-x;	
	background-position:top left;	
	margin-left:3px;
	margin-top:5px;
	color:#00416B;
	padding: 4px 5px !important;
}



fieldset.optionalFields{
	margin-top: 5px;
}

fieldset.optionalFields legend{
	color: #EA3313;
	font-weight: bold;
	margin-bottom: 10px;
}


span.buttonWrapper{
	display: block;
	margin-top:10px;
	height:20px;
	padding-top:10px;
}

/*--  terraCatalog Uebersichtsseiten fuer Metadatenpflege ----------- */
/* ------------------------------------------------------------------ */

table.datatable {
	margin-top:15px;
	/*	border: 1px solid #CCD5DE;*/
	clear: both;
}

html > body table.datatable {
	margin:0px;
}

table.datatableMDPreview{
	width:95%;
	padding: 0;
	margin-left:5px;
	clear: both;	
}

table.datatableMDPreview th{
	width:30%;	
}

th.datatableFirstSpan {
	width: 40%;
}

th.datatableSecondSpan {
	width: 60%;	
}



table.datatable th{
	border-bottom: 2px solid #333333;
	padding:1px !important;
	vertical-align: middle !important;
}

html > body table.datatable th{
	padding:2px !important;
}

/* Tabelle DETAIL-METADATEN Überschrift */
table.datatable caption,table.datatableMDPreview caption {
	background: #F7F7F7;
	border: 1px solid #CCD5DE;	
	border-bottom: 2px solid #FFB600;
	color: #000000;	
	font-weight: bold;
	text-align: left;
	width: auto;
	padding: 4px 5px;
	margin-top:15px;
}

table.datatableMDPreview caption{
	margin-left: 0px;
}
td.datenzelle {
	background: #FFFFFF;
	vertical-align: top;
}

/*--  terraCatalog HORIZONTALE REITER   ----------------------------- */
/* ------------------------------------------------------------------ */

body#extentedQuery legend {
	margin-left: -10px;
}

body#extentedQuery fieldset{
	/*border-bottom-width:1px;*/
	padding-bottom:3px;
}

/*-- Query Tab Elemente DetailResult ---------------------------- */
/* -------------------------------------------------------------- */
#queryTab,#adminTab {
	float: left;
	width: 100%;
	height: 20px;
	background-color: white;
	padding-top: 0;
	margin-top: 15px;
	margin-bottom: 20px;	
}
	
#queryTab ul,#adminTab ul {
	margin: 0;
	padding: 1px 1px;
	list-style: none;
}

#queryTab a,#adminTab a {
	display:block;
}

#queryTab a:hover,#queryTab a:focus,#adminTab a:hover,#adminTab a:focus {
	color: #FF9900 !important;
}

#queryTab a:visited ,#adminTab a:visited{
	color:#0055AD;
}
/* Detailansicht Reiter */
#queryTab li,#adminTab li {
width: auto; /* Breite von li überschreiben */
float:left;
margin:0;
padding: 0;
font-size: 8pt;
font-weight: bold;
background-color:#F7F7F7;
border: 1px solid #CED7DE;
}
#queryTab a,#adminTab a {
display: block;
padding: 4px 8px;
text-decoration: none;
}
#queryTab li#current,#adminTab li#current {
	height: 30px;
	background-color: #F7F7F7;
	border: 1px solid #CED7DE;
	margin-top: -6px;
	margin-bottom: 20px;	
}
/* aktiver Reiter METADATEN-DETAIL */
#queryTab li#current a,#adminTab li#current a  {
	color: #EA3313;
	padding-top: 8px;
	font-size: 9.5pt;
}

.noFloating{ /* sehr wichtig fuer das Layout!! */
	clear: both;
}

/*-- Fehler Darstellungen  -------------------------------------- */
/* -------------------------------------------------------------- */

.errorTitle {
	color: #EA3313;
	font-size: 9pt;
	margin:5px 0px;
	text-decoration: underline;
}

ul.errorList {
	padding-top:0px;
	padding-bottom: 0px;
	margin-top:0px;
}

ul.errorList li {
	list-style: circle;
	list-style: url(../images/flag_red.gif);
	list-style-position: outside;
	padding:0px 0px 5px 5px;
	margin:0px 0px 2px 0px; 
	vertical-align: top;
	font-size: 7pt;
	font-weight: bold;
}

/*-- Harvest  --------------------------------------------------- */
/* -------------------------------------------------------------- */

div#eMailWrapper{
	margin:15px 0px 10px 0px;
	padding: 5px;
	background-color: #F4F4F9;
	background-image:url(../images/bg_results_blau.gif);
	background-repeat:repeat-x;	
	background-position:bottom left;
	border: 1px solid #CCD5DE;
	width:90%;
}

/*-- Passwort zusenden  --------------------------------------------------- */
/* ------------------------------------------------------------------------ */

input#pwdButton{
	margin-left:180px;
	margin-top:5px;
}


/*-- Suche  --------------------------------------------------------------- */
/* ------------------------------------------------------------------------ */

div.ServiceContainer input{
	float:left;
	margin-right:4px; /* Abstand Chechbox-Text (topicCat) */
}

div.ServiceContainer label{
	float:left;
	/*margin-right:10px;*/
	margin: 0 10px 0 0;
}


div.searchMask{
	clear: both;
	margin-top:5px;
	margin-bottom:5px;
	padding: 2px 0px 0px 0px;
}

/* Trefferliste Rahmen CeGi */
div.resultCountContainer{
border-bottom: 1px solid #000000;
width: 95%;
margin:2px;
padding:2px 3px;
}

div.result_dunkel{
background-color: #EFEFEF;
border: 1px solid #CCD5DE;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:5px 0px;
padding: 5px 5px 5px 5px;
height: 70px;
width: 94.5%;
}

html > body div.result_dunkel{
	height: auto !important;
}

div.result_hell{
background-color: #F7F7F7;
border: 1px solid #CCD5DE;
font-size: 8pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
margin:5px 0px;
padding: 5px 5px 5px 5px;
height: 70px;
width: 94.5%;
}

html > body div.result_hell{
	height: auto !important;
}

.smStatus {
float: right;
font-size: 7pt;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: middle;
}

/* Service, Data, Appl */
.serviceMarker, .datasetMarker ,.seriesMarker,.applicationMarker {
color:  black;
font-weight: bold;
font-size: 7pt;
background-image: url(../images/sm_arr_bl.gif);
background-position: center left;
background-repeat: no-repeat;
padding-left:6px;
display: block;
width:150px;
}

span.resultNav strong{
	color:#FF9900;
}

span.resultNav a{
	color:#0055AD;
	text-decoration: none;
}

span.resultNav a:hover{
	text-decoration: underline;
}

.resultURL{
clear: both;
text-align: right;
height:20px;
margin:0px; 
padding:8px 0px 0px 0px;
}

img#thumbNail {
	float:right;
	border: 1px solid #CCD5DE;
	margin-bottom:3px;
}

table#metaTable th, table#changeOwnerTable th{
	border-bottom-width:1px;
	border-bottom-color:#CCD5DE;
	vertical-align: top !important;
	text-align: left; /* TH in DETAIL-METADATEN */
	padding-right:5px;
	width:25%;
}

table#metaTable td, table#changeOwnerTable td{
	vertical-align: top !important;
}

table#metadata {
	empty-cells: show;
}
/* padding unten weg */
.fachkategorieFloat {
	float:left;
	width: 40%;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 1px;
}
/* 5% auf 4 gestellt */
.fachkategorieFloatInput {
	float:left;
	width: 4%;
	text-align: left;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}


/*-- Suche thematisch  --------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */
body#thematicSearchBody div.ServiceContainer{
	width: 94.5%;
	border: 1px solid #CCD5DE;	
	background-color: #F7F7F7;
	margin: 0px;
	padding:4px 5px;
	margin-bottom:10px;	
	margin-top: 5px;
	height: 35px;
}

body#thematicSearchBody a{
	color: #0055AD;
	text-decoration: none;
}

body#thematicSearchBody a:hover{
	color: #0055AD;
	text-decoration: underline;
}

#distSearch{
	clear: both;
}

/*-- Editor starten  ----------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

div.mdTypeContainer{
	background-color: #FBFBFB;
	background-image:url(../images/bg_results.gif);
	background-repeat:repeat-x;	
	background-position:bottom left;
	border: 1px solid #CCD5DE;
	padding: 5px;
	width:70%;
	margin-bottom:10px;
}

div.mdTypeContainer h3{
	margin-bottom:0px;
	padding-left:0;
	padding-bottom:3px;
}

body.contentBody  div.ServiceContainer fieldset.reportFieldset {
	width: 89%;
}
