body.print {background-color:#fff;background-image:none;top:0em;left:0em}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSLinkContainer
	{
	background-color: #95b3da;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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: #fff;
	border:1px solid #5b948d;
	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:normal;
	text-decoration:none;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}


/* EIGENE STYLES ----------------- EIGENE STYLES ----------------- EIGENE STYLES */

/*Image*/
.img{display:block;visibility:visible}

/*LinkElement*/
table.link_element {margin-top:10px}
.link_element tr {background:#fff}
.link_element td {padding:5px;background:#ebf5f0;border-bottom:1px solid #5b948d;border-top:1px solid #fff}
/* #f7f9fb */
td.link_title {padding:5px 5px 2px 0;font-size:18px;background:#fff;border-bottom:1px solid #fff}
td.link_text {}
.link_text a {font-weight:normal}

/*ContentTeaser*/
div.contentTeaser{margin:15px 0 1px 0;background:#f7fbf9}
table.content_teaser {margin-top:0}
.innerCT1 {padding:3px 3px 0 3px}
.innerCT2 {padding:0px 3px}


/*ZMSGraphic*/

div.ZMSGraphic {margin:0}
div.ZMSGraphic div.text {padding-top:0}
div.graphic.alignleft {margin:0 5px 5px 0}
div.graphic.alignright {margin:0 0 5px 5px}


/**************************************/
/* (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: #ebf5f0}
.neutralColorMedium {background-color: #bbdecf}
.neutralColorStrong {background-color: #004030}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #bbdecf;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}
.primColorStrong {background-color: #009c90;}
.primColorMedium {background-color: #56bdb5;}
.primColorLight {background-color: #bbdecf;}


/**************************************/
/* 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;
} 



/* ######################################################################################################
** # KORREKTUR #############################
** ######################################################################################################
*/ 

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


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

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

/* Rechte Spalte */
	div#teaser {}
	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:0;padding:0;border:0;}
	div#teaser div.ZMSTeaserElement {background:transparent url(common/images/contBGgreen.png) 100% 0px repeat-y}

	div#teaser div.ZMSTeaserContainer {background:#fff url(common/images/contBGBottomgreen.png) 100% 100% no-repeat;margin:0 18px 10px 0px;padding-bottom:2px}
	div#teaser div.ZMSTeaserElement div.graphic,
	div#teaser div.ZMSTeaserElement div.text,
	div#teaser div.ZMSTeaserElement div.title {background:#fff;padding:6px;margin-right:2px;}
	div#teaser div.ZMSTeaserElement div.title {background:#ebf5f0;padding:6px;margin-right:2px!important;text-transform:none;line-height:1.5em;font-weight:normal}
	div#teaser div.ZMSTeaserElement div.graphic {padding:0}
	div#teaser div.ZMSTeaserElement div.text {line-height:1.5em}
	div#teaser div.ZMSTeaserElement {padding-bottom:10px}
	div#teaser div.ZMSTeaserElement div.graphic {background:none;margin:0!important;}
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSTeaserContainer
	{
	padding:0px;
	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:#666;
	padding: 0px;
	display: block;
	}

div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	display: block;
	color:black;
	}


div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited
	{
	color:#009c90;
	}


div#teaser {width:100%;font-size:100%;}

.separator{border-bottom: 1px solid #5b948d; height: 1px; width:100%;font-size: 1%;display:table}

/*ZMSGraphic*/
div.ZMSGraphic {margin:0}
div.ZMSGraphic div.text {padding-top:0}
div.graphic .alignleft {margin:0 5px 5px 0}
div.graphic .alignright {margin:0 0 5px 5px}
div.graphic a img {border:none}

/* Form */
.login_acc {width:375px;padding:20px 50px;background: #ebf5f0; border:1px solid #5b948d;display:table}
.login_acc form {width:375px}
.login_acc h2 {clear:right;border:none}
.login_acc label {width: 110px; margin: 5px 0px; display: block; float: left; }
.login_acc input, .login_acc select, .login_acc textarea {width: 255px; margin: 5px 0px; display: block; float: left; padding:2px}
.login_acc select {width:254px}
.login_acc .hidden { display: none; }
.login_acc input.submit, .login_acc .buttons input {width: auto; float: right; padding:3px;margin:10px 5px 0 0}
.login_acc input[type="radio"], .login_acc input.radiobox {float:left;width:auto;margin:0 10px 0 80px}
#success {width:455px;border: 1px solid green; color:green; background:#f2fee2; padding:10px;margin:20px 0}
#error {width:455px;border:1px solid #d90000; color:#d90000; background:#ffebeb; padding:10px;margin:20px 0}
.error {color:#d90000}

* html #success {wi\dth: 455px}
* html #error {wi\dth: 455px}