/**************************************/
/* 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: #F92D10;} /* =primMed */
.secondColorStrong {background-color: #61563A;}
.secondColorMedium {background-color: #7A7A7A;}
.secondColorLight {background-color: #CDCDCD;}
.primColorStrong {background-color: #931B20;}
.primColorMedium {background-color: #F92D10;}
.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; }
#zmiCalDiv { z-index:10; }

div.formular { background-color:transparent; }
div.formvalue input { margin-right:4px }

/* local media CSS */
#imagerotator { float:right; margin-left:10px;}
div#thumbsContainerSel_e1975 { float:left !important; width:250px !important }
div#gallery_e1975 {float: right!important; width:286px !important; margin-right: 15px; }

body.zmi, div.zmi { text-align:left !important; margin:0 !important}

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

/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0;
}

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.floatright {
	float:right;
	margin-left:1em;
}
div.ZMSGraphic.floatleft {
	float:left;
	margin-right:1em;
}

/*-------------------------*/
/*         Search          */
/*-------------------------*/
.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 10px !important; font-size: xx-small;
}

#Search {
	border: 0; padding: 0;
	margin: 0px 0px 20px 0px;
}
#Search form {
	border: 0;margin: 0;
	padding: 10px 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#teaserleft  {
  width:auto;
  margin-left:5px;
  margin-right:5px;
  border-top: 1px dashed #999;
}
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 2px 0px;
  font-size:12px;
  font-weight:bold;
	text-decoration:none;
	color: #000;
	display: block;
	line-height:1.1em;
}

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

div.ZMSTeaserElement div.text {
	background-image: url(http://www.canarinhos.de/common/css/common/icon_list.gif);
  background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 3px 3px 3px 14px;
	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 {
  margin-top:10px;
  }

#Metanavigation { float:left; }
#Copyright { float:right; }

#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;
  color:#f92d10;
  background-color:#e8e8e8;
  font-weight:bold;
  border:3px #f92d10 dotted;
}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

div.ZMSLinkElement {
  padding:0;
	background-color: transparent;
/*  border: 1px solid #f92d10; */
}

div.ZMSLinkElement div.title {
/*	padding: 4px;
	background-color: #f92d10;
	color: #fff;
	font-weight:bold; */
	}
div.ZMSLinkElement div.title a:link,
div.ZMSLinkElement div.title a:visited {
/*  padding:0px;
	text-decoration:none;
	color: #fff; */
}


div.ZMSLinkElement div.text {
/*	padding: 4px;
	background-color: #e8e8e8;
	color: #fff; */
	}

div.ZMSLinkElement div.text a:link,
div.ZMSLinkElement div.text a:visited {
/*  	color: #fff; */
  }

div.ZMSLinkElement ul {
	list-style-type:none;
	list-style-image:none;
/*	margin-left: 0px; */
}
div.ZMSLinkElement ul li {
	list-style-image:none;
	margin-left: 0px;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */

div.ZMSFile {
	background-color: transparent;
	margin: 0px;
	margin-bottom:5px;
	}

div.ZMSFile.floatleft {
	float:left;
	width:33%
	}

div.ZMSFile.floatright {
	float:right;
	width:33%
	}

div.ZMSFile div.title {
	font-size:12px;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text,
div.ZMSFile div.description {
	font-size:11px;
	margin-left:23px;
	}
div.ZMSFile div.text { display:none; }
div.ZMSFile div.description { font-style:italic; }

#datetimepicker { z-index: 100 }
div.formvalue span.datetime input { margin: 0; }
div.formvalue span.datetimepicker { background: transparent none; }



