/**************************************/
/* Colors and Management Interface    */
/**************************************/
.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;}

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- YAML - HEADER, LOGO
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
/* (en) Absolute positioning only within #header */
/* (de) Absolute Positionierung erfolgt nur innerhalb von #header */
#header #logo {
	position:absolute;
	top:0px;
	left:0px; /* LTR */
	}
#logo {top:20px!important; left:30px !important; border:solid 0px red;}




/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- MICRONAVIGATION
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
#Micronavigation {
	margin:0px 0px 8px 0px;
	}

#Micronavigation, #Micronavigation {
	color:#A7A7A7;
	font-size:80%;
	}

#Micronavigation a:link, #Micronavigation a:visited {
	color:#A7A7A7;
	font-weight:normal;
	}

#Micronavigation a:hover, #Micronavigation a:active {
	color:#16688D;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- FOOTER COPYRIGHT
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

#footer{
	color:#6A6A6A;
	font-size:85%;
	}

#footer a:link, #footer a:visited {
	color:#6A6A6A;
	}

#footer a:hover, #footer a:active {
	color:#16688D;
	}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Sitemap - http://interaktionsdesigner.de/stuff/sitemap.php
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.csc-sitemap ul {
	padding:0 0 0 15px;
	}

.csc-sitemap ul li {
	background:none;
	margin:4px 0;
	list-style-type:none;
	}

.csc-sitemap a {
	outline:none;
	}

/* Toggle All Button oben */
#sitemap-toggleAll {
	display:block;
	margin:10px 0 10px 10px;
	padding: 0 0 1px 25px;
	background:url('common/sitemap-sprite.png') no-repeat left white;
	outline:none;
	}

#sitemap-toggleAll.open {
	background-position:0 -16px;
	}

#sitemap-toggleAll.close {
	background-position:0 3px;
	}

/* ZMSDocument and ZMSFolder */
.csc-sitemap a.smFolder, .csc-sitemap a.smPage {
	display:block;
	float:left;
	width:16px;
	height:16px;
	text-indent:-9999px;
	background:url('common/sitemap-sprite.png') no-repeat left center white;
	margin-right:3px;
	}

/* ZMSFolder */
.csc-sitemap a.smFolder.closed {
	background-position:0 -48px;
	}

.csc-sitemap a.smFolder.opend {
	background-position:0 -32px;
	}

/* smPage */
.csc-sitemap a.smPage {
	background-position:0 -64px;
	}
/**************************************/
/* Layout                             */
/**************************************/

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- pageelement_Topnavigation - FUNCTIONS
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
span.dfblHint {float: left;padding-bottom:5px; padding-left:0px; font-weight:bold; color:#757575;}

span.dfblFunctions {float: right; padding-bottom:5px; color:#757575;}

span.dfblFunctions a:link, span.dfblFunctions a:visited {
	display:block;
	float:left;
	margin:0;
	margin-right:1px;
	padding:0;
	width:20px;
	height:16px;
	}

span.dfblFunctions a.iSitemap:link, span.dfblFunctions a.iSitemap:visited {
	background: transparent url('common/functionsSpride.gif') 0px -64px no-repeat;
	}
span.dfblFunctions a.iSitemap:hover, span.dfblFunctions a.iSitemap:active{
	background: transparent url('common/functionsSpride.gif') 0px -80px no-repeat;
	}

span.dfblFunctions a.iContact:link, span.dfblFunctions a.iContact:visited {
	background: transparent url('common/functionsSpride.gif') 0px -96px no-repeat;
	}
span.dfblFunctions a.iContact:hover, span.dfblFunctions a.iContact:active{
	background: transparent url('common/functionsSpride.gif') 0px -112px no-repeat;
	}

span.dfblFunctions a.iPrint:link, span.dfblFunctions a.iPrint:visited {
	background: transparent url('common/functionsSpride.gif') 0px -32px no-repeat;
	}
span.dfblFunctions a.iPrint:hover, span.dfblFunctions a.iPrint:active{
	background: transparent url('common/functionsSpride.gif') 0px -48px no-repeat;
	}

span.dfblFunctions a.iSearch:link, span.dfblFunctions a.iSearch:visited {
	background: transparent url('common/functionsSpride.gif') 0px 0px no-repeat;
	}
span.dfblFunctions a.iSearch:hover, span.dfblFunctions a.iSearch:active{
	background: transparent url('common/functionsSpride.gif') 0px -16px no-repeat;
	}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- TOC
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */


h2.indexHint {
    margin-top:20px;
    }



#dfbl_newsListing {
    margin:0px;
    margin-top:-20px;
    padding:0px;
    border:solid 0px red;
    }

/* -- NEWSTOC CONTENT  ----------------- */
div.nTocWrapper {
	margin:0;
	margin-bottom:8px;
	padding:0;
	width:99%;
	border:solid 1px #efefef;
	}

div.nTocWrapper div.nTocText {
	margin:0;
	padding:0;
	width:100%;
	}

div.nTocWrapper div.nTocText p.nTocCategory {
	float:left;
	width:60%;
	margin:0;
	padding:0;
	text-align:left;
	color:#B8B8B8;
	font-size:90%;
	}

div.nTocWrapper div.nTocText p.nTocCategory span{
	padding-left:10px;
	}

div.nTocWrapper div.nTocText p.nTocDate {
	float:left;
	width:39%;
	margin:0;
	padding:0;
	text-align:right;
	color:#B8B8B8;
	font-size:90%;
	}

div.nTocWrapper div.nTocText p.nTocDate span{
	padding-right:5px;
	}

div.nTocWrapper div.nTocText p.nTocDetails {
	margin:0;
	padding:0;
	}

div.nTocWrapper div.nTocText a:link, div.nTocWrapper div.nTocText a:visited {
	color:#333 !important;
	}

div.nTocWrapper div.nTocText a:hover, div.nTocWrapper div.nTocText a:active {
	color:#9D0D05 !important;
	text-decoration:none;
	}

div.nTocWrapper div.nTocText div.nTocDetails a img.nFoto {
	float:left !important;
	margin:0;
	margin-right:10px;
	}

div.nTocWrapper div.nTocText p.nTocDescription {

	}

div.nTocWrapper div.nTocText p.nTocDescription br.nTocBreak{
	height:1px;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Forms
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.form-submit { font-size:12px; }


/*--- Login Form ----------------------------------------------------------------------------------------- */
table.FormLayout {
	width:100%;
	border-top:0px #888 solid;
	border-bottom:0px #888 solid;
	}

table.FormLayout td.FormLayoutLeft {
	width:11%;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- ZMSTable
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- specObj Infobox
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
div.infobox  {
	border-top:5px solid #ddd;
	}

/**************************************/
/* TEXT                               */
/**************************************/

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	color : #000000;
	font-size: 12px;
	}


h1, h2,  h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#16688D;
	margin-bottom:10px;
	font-weight:bold;
	}

h1{
	font-size:135%;
	}

h2{
	font-size:125%;
	}

h3{
	font-size:115%;
	}

h4{
	font-size:105%;
	}

h5{
	font-size:100%;
	font-style:italic;
	}

p.description {
	line-height: 16px;
	font-weight:bold;
	color:#707070;
	}


#Newsindex table tr td {
	font-size: 10px;
	}

/*--- Links ----------------------------------------------------------------------------------------- */

a { color:#333; background:transparent; text-decoration:none; font-weight:bold; }
a:visited  { color:#333; }

a:focus,
a:hover,
a:active { color:#16688D; text-decoration:none; }

/* get rid of those system borders being generated for a tags */
a:active, a;hover {
	outline:none;
	}

span.mono {font-family:"Courier New", Courier, monospace;font-style:normal;color:#56636f;background:#f4f5f6;border:1px #aab2ba dotted;padding:0 .3em}

/**************************************/
/* ZMS-Graphic                        */
/**************************************/

div.ZMSGraphic {
	background-color:transparent; 
	margin: 0;
	}

div.ZMSGraphic.left {
	text-align:left;
	margin:0;
	padding:0;
	}
	
div.ZMSGraphic.right {
	text-align:right;
	margin-left:8px;
	padding-top:3px;
	}

div.ZMSGraphic.center {
	text-align:center;
	}

div.ZMSGraphic.floatleft { 
	float:left;
	margin-right:8px !important;
	/* strange IE 6 */
	margin-right:-16px;
	padding:0;
	padding-top:3px;
	}

div.ZMSGraphic.floatright { 
	float:right;
	}

div.ZMSGraphic.center { 
	text-align:center;
	padding:0;
	margin-top:10px;
	}

div.graphic.alignleft {
	float:left;
	text-align:right;
	padding:0;
	margin-right:8px;
	margin-top:0px;
	}
	
div.graphic.alignright {
	float:right;
	text-align:right;
	padding:0px;
	margin-left:8px;
	margin-top:10px;
	}

div.ZMSGraphic div.text
	{
	padding: 0px;
	padding-top:0px;
	margin:0;
	}

div.ZMSGraphic div.text p
	{
	padding: 0px;
	padding-top:0px;
	margin:0;
	}

a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}

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

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

div#TeaserLeft {
	border:solid 0px red;
	width:170px;
	}

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

div.ZMSTeaserElement {
	padding-bottom:1px; /* ie hack */
	}

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;
	padding: 2px;
	display: block;
	font-size:110%;
	color:#16688D;
	}


div#TeaserLeft div.ZMSTeaserElement div.title a:link,
div#TeaserLeft div.ZMSTeaserElement div.title a:visited,
div#TeaserLeft div.ZMSTeaserElement div.title
	{
	font-size:95%;
	}

div.ZMSTeaserElement div.title a:hover,
div.ZMSTeaserElement div.title a:active
	{
	text-decoration:underline;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{padding:5px;
	color:#6A6A6A;
	font-size:115%;
	}

div.note {
	border-left: 1px solid #FCCD64;
	border-bottom: 1px solid #FCCD64;
	margin: 8px;
	padding: 4px;
	background: #FCFECC url(content/metaobj_manager/ZMSNote.zmsnote_bg.gif) top right no-repeat;
	}


div.ZMSTeaserElement #calhometeaser #calTeaser #calGrid .days tr td {
	font-size:80% !important;
	}







/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- specObjs
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

/* Calendar Teaser */
table#calGrid tbody tr:hover td { background:none !important; }

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- ZMI
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

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

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


body.print {
background:none;
background-color:#fff;
    top:0px;
    left:5px; /* LTR */ 
}

