/**************************************/
/* Colors and Management Interface    */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #3d3d3d}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #931B20;} /* =primMed */
.secondColorStrong {background-color: #61563A;}
.secondColorMedium {background-color: #FEEF95;}
.secondColorLight {background-color: #FFFFF0;}
.primColorStrong {background-color: #001100;}
.primColorMedium {background-color: #003300;}
.primColorLight {background-color: #E2898D;}

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4,
body.zmi h5, body.zmi h6  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

}
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
}
div.note { width: 96% }
body.zmi img { border:0 }
.form-small { text-align:left; }

/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0;
}
.floatright {
	float:right;
	margin-left:1em;
}
.floatleft {
	float:left;
	margin-right:1em;
}
img.imgNoborder {
	border:0px;
}
/**************************************/
/*             ZMSGraphic             */
/**************************************/
div.ZMSGraphic {
	background-color:transparent;
	margin:0px 0px;
}

div.ZMSGraphic a img.img { border:0; padding:3px; }

/* tf: sollte ins ZMS default_css */
div.ZMSGraphic div.graphic.alignleft { margin-right:10px; }
div.ZMSGraphic div.graphic.alignright { margin-left:10px; }
div.ZMSGraphic.floatleft { margin-right:10px; }
div.ZMSGraphic.floatright { margin-left:10px; }


/*-------------------------*/
/*         Search          */
/*-------------------------*/
.searchResult span.title,
.searchResult span.title a {
  color: #001100
}

.searchResult span.linkpath a:link,
.searchResult span.linkpath a:visited {
  color:#3d3d3d;
}

#Search {
	border: 0; padding: 0;
	margin: 0px 0px 20px 0px;
}
#Search form {
	border: 0;margin: 0;
	padding: 0px 0em;
}
#Search input#raw {
	margin:0;
	padding:2px 3px;
	height:14px;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-serif;
	font-size:12px;
	vertical-align:middle;
	width:114px;
  border: 1px solid #ccc;
  color: #3d3d3d;
}
#Search input#btnSearch {
	vertical-align:middle;
	margin-left:3px;
}

#Search table {
	margin:10px 10px 0px 10px;
	color:#3d3d3d;
	text-align:left;
	}

#Search a img {
	position:relative;
	top:3px;
}

/*-------------------------*/
/*         Teaser          */
/*-------------------------*/
div#teaser {
	width:auto;
	}

div.ZMSTeaserContainer {
	padding:1px;
}
div.ZMSTeaserElement {
  margin-bottom:15px;
}


div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title {
  padding: 2px 2px 0px 2px;
  font-size:12px;
  font-weight:bold;
	text-decoration:none;
	color: #000;
	display: block;
}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited {
	color: #000;
}

div.ZMSTeaserElement div.text {
	padding: 3px 3px 3px 3px;
	line-height:1.3em;
	color: #000;
	}

/* activate for disabling all teaser background color */
div.ZMSTeaserContainer,
div.ZMSTeaserElement,
div.ZMSTeaserElement div.title,
div.ZMSTeaserElement div.text {
/*  background-color:transparent !important; */
}


div#Translate {
  float:right;
  position:absolute;
  top:186px;
  right:146px;
}
#Macronavigation { }

#Metanavigation {
  position:absolute;
  top:5px;
  right:30px;
}
#Copyright { float:left; }

#Micronavigation {
  margin: 0;
  padding: 3px 0px;
  font-size:10px;
  color:#3d3d3d;
  }
#Micronavigation a:link,
#Micronavigation a:visited {
  color:#3d3d3d;
  }

div.system-msg {
  margin:10px 0px;
  padding:5px;
  font-weight:bold;
  color:#931b20;
  background-color:#e8e8e8;
  border:3px #931b20 dotted;
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

table.ZMSTable {
	margin:0.75em 0em;
	border-collapse:collapse;
  table-layout:fixed;
/*  	width:100%; */
	}

table.ZMSTable caption {
  font-weight: bold;
	margin-top:1em;
	text-align:left;
	}

table.ZMSTable tr th,
table.ZMSTable tr td {
	padding:5px;
	font-size:12px;
	vertical-align:top;
/*	color:#3d3d3d; */
	background-color:transparent;
  font-weight: normal;
	}

table.ZMSTable tr th p { margin:0px; }
table.ZMSTable tr td p { margin:0px; }

table.ZMSTable tr.odd td,
table.ZMSTable tr.even td { }

#Index ul { line-height: 1.5em; margin: 0 0 1em 0em }

span.highlight {
  display:inline !important;
  border: 1px dashed gray;
}

input.form-button {
  padding:0.1em 1em;
  font-weight:bold;
  color:#61563a;
  border:3px solid #61563a;
  background-color:#e8e8e8;
  cursor:pointer;
}
/* Formulator customizing */
div.formvalue {display:block !important}
div.formvalue input {margin-top:3px}
div.formtext {margin-top:2px !important}

