


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited,
div.ZMSFile div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkElement
	{
	background-color: #EEEEEE;
	padding: 2px;
	}

div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited,
div.ZMSLinkElement div.title
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSLinkElement div.text
	{
	font-size:xx-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color:transparent; 
	margin: 4px;
	}

div.ZMSGraphic.left 
	{
	text-align:left;
	}
	
div.ZMSGraphic.right 
	{
	text-align:right;
	}

div.ZMSGraphic.center 
	{
	text-align:center;
	}

div.ZMSGraphic.floatleft
	{ 
	float:left;
	}

div.ZMSGraphic.floatright
	{ 
	float:right;
	}

div.ZMSGraphic.center
	{ 
	text-align:center;
	}

div.graphic.alignleft
	{
	float:left;
	text-align:right;
	}
	
div.graphic.alignright
	{
	float:right;
	text-align:right;
	}
	
div.ZMSGraphic div.text
	{
	padding: 4px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

table.ZMSTable th 
	{ 
	background-color:#DDEFFC; 
	}
	
table.ZMSTable td { 
	background-color:#EEEEEE; 
	}

body.print table.ZMSTable th, 
body.print table.ZMSTable td
	{ 
	background-color:transparent; 
	}	

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{

	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}



/**************************************/
/* (c) 2006 SNTL publishing           */
/* Author: Dr. F. Hoffmann            */
/* last change: 2006/09/23            */
/* Modifies YAML for ZMS              */
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #B8CB00;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}
.primColorStrong {background-color: #336699;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}


/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/

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



/* ######################################################################################################
** # YAML KORREKTUR (c) 2006 SNTL Publishing #############################
** ######################################################################################################
*/ 

.description {
font-weight:bold;
color:#666;
}

body.neutralColorBlack{
margin:2px;
padding:0px;
}

body.neutralColorBlack table {
table-layout:auto;
margin:0px;
padding:0px;
border-collapse:separate;
width:auto;
}

#main a[href^="http:"], #main a[href^="https:"] {
padding-left: 0px;
background: none;
}


/*
**  YAML Version: 2.5.1
**  Dateiversion: 27.08.06  
**  Datei       : nav_vlist.css
**
*/

@media all
{
/* ######################################################################################################
** ### Vertikale Listennavigation #######################################################################
** ######################################################################################################
*/

	ul#submenu { 
		width: 100%; 
		overflow: hidden;
		margin: 2.4em 0em;
 		padding:0px;
		list-style-type: none; 
		border-top: 2px #ddd solid; 
		border-bottom: 1px #ddd solid; 
	}
	ul#submenu a { 
		display:block;
		text-decoration: none;
		width: 100%; 
		padding: 0.1em 0em 0.3em 0em;
		border-bottom: 1px #ddd solid;
	}
	ul#submenu a.active span { 
		font-weight:bold;
	}
	ul#submenu li {
 	/* neutralize YAML */
		display:block; 
		width: 100%; 
 		margin:0px;
 		padding:0px;
	}
	#submenu li span {
 	/* neutralize YAML */
		display:block; 
		width:100%; 
		padding:0em; 
		background-color:transparent; 
		color: #000; 
		font-weight: normal; 
		border-bottom: 0px;
	}
	ul#submenu a:hover span { 
 		background-color:#f63; 
 		color: #fff; 
 	}
	ul#submenu li a span { 
		display:block;
		width:100%; 
		background-color:transparent; 
		font-weight:normal;
		color:#000;
		border:0px;
 		margin:0px;
 		padding:0px;
 		padding-left:0.2em;
		cursor:pointer;
 	}

	ul#submenu ul { 
 		margin:0px;
 		padding:0px;
 	}
	ul#submenu li ul li {
 		margin:0px;
 		padding:0px;
	}
	ul#submenu li ul li a {
		width:100%; 
 		margin:0px;
		padding: 0.1em 0em 0.3em 0em;
		background-color:transparent; 
		color: #000;
	}
	ul#submenu li ul li a span {
		width:100%; 
		margin:0px;
		padding:0em 0em 0em 1.4em;
		background-color:transparent;
		color: #000;
	}
	ul#submenu li ul li ul li a span {
		padding:0em 0em 0em 2.5em;
	}
	ul#submenu li ul li ul li ul li a span {
		padding:0em 0em 0em 3.7em;
	}
	ul#submenu li ul li ul li ul li ul li a span {
		padding:0em 0em 0em 5.0em;
	}

/* ######################################################################################################
** ### Layout // TEASER #######################################################################
** ######################################################################################################
*/

/* Mittlere Spalte */
	#col3 { margin-right: 250px; }
/* Rechte Spalte */
	#col2 {	width: 250px; }
	#col2_content {	margin-left: 1.2em; margin-right: 1.2em; }

	form input#raw {
		width:185px;
		margin:0px 0px 0px 0px;
		display:block;
		float:left;
		height:12px;
		font-family:courier;
		font-size:12px;
		line-height:1em;
	}
	form input#btnSearch {
		margin:0px;
		padding:0px;
		border:0px;
		display:block;
		float:left;
	}
	div#teaser {
		text-align:left;
		margin:3em 0.2em;
		padding:0px;
		border:0px;
	}
	div#teaser div.ZMSTeaserContainer,
	div#teaser div.ZMSTeaserElement,
	div#teaser div.ZMSTeaserElement div.graphic, 
	div#teaser div.ZMSTeaserElement div.title,
	div#teaser div.ZMSTeaserElement div.title a,
	div#teaser div.ZMSTeaserElement div.text,
	div#teaser div.ZMSTeaserElement div.text a  {
		float:none;
		clear:both;
		margin:0em;
		padding:0px;
		border:0px;
	}
	div#teaser div.ZMSTeaserContainer {
		padding:1px;
		width:210px;
	}
	div#teaser div.ZMSTeaserElement div.graphic,
	div#teaser div.ZMSTeaserElement div.text,
	div#teaser div.ZMSTeaserElement div.title {
		padding:3px;
	}

}