

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

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

div.ZMSLinkContainer
	{
	background-color: #EEEEEE;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] ZMSFile
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSFile 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

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

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

div.ZMSFile div.title
	{
	font-size:x-small;
	white-space:nowrap;
	}

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

div.ZMSFile div.text
	{
	font-size:xx-small;
	}

div.ZMSFile div.description
	{
	font-size:x-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] ZMSFile/ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSGraphic 
	{ 
	background-color: #F8F8F8;
	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;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

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

/*---- BO calendar css -----*/

table#calTabs {
	margin-top:18px;
	width:100%;
	border-collapse:collapse;
}
table#calTabs td.active,
table#calTabs td.inactive {
	white-space:nowrap;
	margin:0px;
	text-align:center;
	border:1px solid #ccc;
	border-bottom:0px;
	background-color:#eee;
	padding:2px 15px;
}
table#calTabs td.active {
	border-bottom:0px;
	background-color:#fff;
}
table#calTabs td.empty{
	border-bottom:1px solid #ccc;
	width:100%;
}
/*--Calendar without Tabs--*/
table#calContent {
	border-collapse:collapse;
	border:0px;
}
table#calContentTabs {
	border-collapse:collapse;
	border:1px solid #ccc;
	border-top:0px;
}
table#calContent tr td,
table#calContentTabs tr td {
	vertical-align:top;
	padding-top:6px;
}
form#calTabSearch {
	margin:0px;
	border:1px solid #ccc;
	border-top:0px;
	padding:12px 6px;
}
/* -- FF -- */
html>/**/body form#calTabSearch {
margin-left:-1px;
}
table#calContentTabs table#calGrid {
	text-align:right;
	padding:5px;
}
table#calContentEvent, 
table#calContentBatch {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#calContentEvent td,
table#calContentBatch td {
	padding:0px;
}
table#calContentEvent table#calContentBatch td,
table#calContentTabs table#calContentBatch td {
	padding-left:6px;
}
table#calContentBatch tr.odd {
	background-color:#fff;
}
table#calContentBatch tr.even {
	/* background-color:#eee; */
}
table#calContentBatch tr.even td {
	padding:2px;
}
table#calContentBatch tr.odd td {
	padding-bottom:6px;
}
table#calContentEvent tr td span.date,
table#calContentBatch tr td span.date {
	margin-top:6px;
}
table#calContentEvent tr td span.date,
table#calContentEvent tr td span.title, 
table#calContentBatch tr td span.date,
table#calContentBatch tr td span.title {
	margin-bottom:6px;
	display:block;
	font-weight:bold;
}
table#calContentEvent tr td span.description,
table#calContentBatch tr td span.description {
	display:block;

}
table#calContent td#calContentPrev,
table#calContent td#calContentNext {
	text-align:right !important;
	width:100%;
	padding:15px 10px 5px 10px;
}
table#calContent td#calContentNext {
	padding-bottom:15px;
	background-color:#fee;
}
div#calTeaser {
	width:200px;
	border-top:4px solid #ccc;
	text-align:center;
	margin-top:0px;
	padding-top:6px;
}
table#calCategorySel {
	width:200px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
table#calCategorySel tr td {
	padding:0px 10px
}

table#calGrid {
	border-collapse:collapse;
	margin:0px 10px 10px 10px;
	padding:0px;	
	width:180px;
	font-size:10px;
	line-height:10px;
	font-family: arial,'sans-serif';
}
table#calGrid a:link,
table#calGrid a:visited {
	text-decoration:none;
}

table#calGrid table.month {
	border-collapse:collapse;
	margin-bottom:1.0em;
	width:100%;
	text-align:center;
	font-weight:bold;
}
table#calGrid table.month a {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

table#calGrid table.days {
	width:100%;
/*	border-collapse:collapse; */
}
table#calGrid table.days td {
	padding:0px 4px 1px 3px;
}
table#calGrid table.days td.weekTitle {
	font-style:italic;
	font-weight:bold;
	background-color:#eee;
}
table#calGrid table.days td.week {
	font-weight:bold;
	background-color:#efdfdf;
}
table#calGrid table.days td.dayname,
table#calGrid table.days td.daynameToday {
	text-align:right;
	font-weight:bold;
}
table#calGrid table.days td.daynameToday {
	/* border:1px solid #ee1947; */
	color:#ee1947; 
}
table#calGrid table.days td.date,
table#calGrid table.days td.dateToday {
	text-align:right;
}
table#calGrid table.days td.dateToday {
	/* border:1px solid #ee1947; */
	/* background-color:#ddd; */
	font-weight:bold;
	color:#ee1947; 
}
table#calGrid table.days td.date a:link,
table#calGrid table.days td.date a:visited,
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
	font-weight:bold;
	background-color:#ddd;
	padding:0px;
	border:0px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
table#calGrid table.days td.dateToday a:link,
table#calGrid table.days td.dateToday a:visited {
	color:#ee1947; 
}	
/* ------------- EUTOS ------------------- */

table#calGrid table.days td.dayname,
table#calGrid table.days td.daynameToday {
	width:20px;
	padding-bottom:3px;
}
table#calContent {
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table#calContent tr td,
table#calContentTabs tr td {
	font-size:11px;
	line-height:16px;
}

table#calContent tr td {
	padding:5px
}
table#calContentBatch tr.odd td:hover, 
table#calContentBatch tr.even td:hover  {
background-color:#eee;
}
table#calContentEvent span.date,
table#calContentBatch span.date {
	color:#666; 
	margin-top:3px;
	padding-top:3px;
	border-top:1px solid #999;
	width:449px;
}

#calEmptyBatch {
	padding: 10px;
	font-size:12px;
}
a.calNav {
	font-size:10px;
}
tr#tr_cal_text {
	display:none;
}

/*---- EO calendar css -----*/textarea#code.form-element {
 font-family:courier !important;
 font-size:11px !important;
 height:350px !important;
 width:630px !important; 
}/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- specObj InfoBox
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.infobox  {
	margin-top: 10px;
	border-top:5px solid #ccc;
	background-color:#f6f6f6;
	padding:0px;
	width:auto;
	margin-bottom:20px;
	}

p.infoboxtitle  {
	padding:3px;
	padding-left:7px;
	margin:0px;
	font-weight:bold;
	}

div.infoboxContentEven, div.infoboxContentOdd {
	padding:5px 0px 5px 10px;
	}

div.infoboxContentEven p, div.infoboxContentOdd p  {
	margin: 3px;
	}

div.infobox div.infoboxContentOdd  {
	background-color:#eaeaea;
	}

div.infobox  div.ZMSFile div.title img {
	margin-bottom:-5px;
	}

div.infobox  div.ZMSFile div.title, div.infobox  div.ZMSFile div.text, div.infobox  div.ZMSFile div.title a {
	font-size:11px;
	}

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

div.infobox div.ZMSFile div.text {
	margin-left:23px;
	}

div.infobox ul {
	margin:0px 0px 0px 20px;
	padding:0px;
	}

div.infobox ul li {
	margin:0px 0px 0px 2px;
	}

li.LinkElementExternal {
	list-style-image:url(common/external_link.gif);
	list-style-position:inside;
	}

li.LinkElementInternal, li.LinkElementInternalPortal {
	list-style-image:url(common/internal_link.gif);
	list-style-position:inside;
	}

li.LinkElementInternalClient {
	list-style-image:url(common/internal_link.gif);
	list-style-position:inside;
	}

li.LinkElementMailto {
	list-style-image:url(common/mail_link.gif);
	list-style-position:inside;
	}/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- specObj infoboxTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.infoboxTeaserContainer {
	border:1px solid #cfcfcf;
	float:left!important; /* floating FF */
	float:none; /* floating IE */
	display:inline; /* floating IE */
	margin-top:5px;
	margin-bottom:5px;
	}

div.infoboxTeaserHeader {
	padding:3px;
	}

div.infoboxTeaserTitle {
	color:#fff;
	font-weight:bold;
	text-align:center;
	}

div.infoboxTeaserText{
	padding:3px 5px;
	line-height:140%;
	font-size:94%;
	text-align:left;
	}

div.infoboxTeaserText img {
	margin-bottom:-2px;
	}/* -------// BO refLinkList.f_css_default //------- */

div#Linkindex ol li {
 margin-bottom:15px;
}
div#Linkindex ol li span.Subjects {
 font-size:10px;
 color:#555;

 /* letter-spacing:0.1em; */
 /* border:1px solid #999; */
 /* background-color:#ffc; */
 /* padding:1px; */
}
/* -------// EO refLinkList.f_css_default //------- *//* BO refLiterature.f_css_defaults */

 a.literature {
 
 }
 
 img#refLitLine {
 	border-top: 1px solid black;
 }
 
 div#refLit {
 	font-size:9px;
 }
 
 div#refLit span.refLitDescription {
 	
 }
 
 div#refLit span.refLitAuthor {
 	font-variant:small-caps; 
 	font-size:110%
 }
 
 div#refLit span.refLitTitle {
 	
 }
 div#refLit span.refLitJournal {
 	
 }
 div#refLit span.refLitIssue {
 	
 }
 div#refLit span.refLitLink {
 	
 }
div#refLiteratureList ol {
margin-top:5px;
margin-bottom:0px;
font-size:xx-small;
}
div#refLiteratureList ol li {
margin-bottom:5px;
}
div#refLiteratureList ol li .author {
font-style:italic;
}
div#refLiteratureList ol li span.Subjects {
font-size:10px;
color:#555;
}


/*  EO refLiterature.f_css_defaults  *//* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- specObj tabTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */


#tabTeaserSearch, #tabTeaserLogin, #tabTeaserContact {
	width: 371px;
	height: 199px;
	background-color:transparent;
	background-repeat: no-repeat;
	}

#tabTeaserSearch {
	background-image: url(http://eshnr.eu/common/css/common/eshnr/tabTeaser_bgSearch.gif);
	}
#tabTeaserSearch input#raw {
height:auto !important;
}
#tabTeaserLogin {
	background-image: url(http://eshnr.eu/common/css/common/eshnr/tabTeaser_bgLogin.gif);
	}

#tabTeaserContact {
	background-image: url(http://eshnr.eu/common/css/common/eshnr/tabTeaser_bgContact.gif);
	}


/*contact*/
#contactHeader {
	width: 370px;
	height: 29px;
	}


/*events*/
#eventsHeader {
	width: 370px;
	height: 29px;
	}


/*search*/
#searchHeader {
	width: 370px;
	height: 29px;
	}



/* tabTeaser Tabs */
#tabTeaser ul {
	margin: 0;
	clear: both;
	padding: 8px 0px 0px 4px;
	list-style-type: none;
	font-size: 11px;
	}

#tabTeaser ul li {
	width:118px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 4px;
	text-transform:uppercase;
	}

#tabTeaser ul li a {
	margin: 0;
	height: 29px;
	padding: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
	}

#tabTeaser ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

#tabTeaser ul li.active {
	color: #6b6c70;
	}

#tabTeaser h2 {
	margin:0;
	margin-top:5px;
	padding: 0px 10px;
	color: #d6741d;
	font-size: 12px;
	text-transform: uppercase;
	border:none;
	}

#tabTeaser h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 13px;
	margin-left: 10px;
	}

#tabTeaser a.readmore {
	margin: 0;
	float: right;
	padding: 2px 0px 0px 0px;
	color: #d6741d;
	text-decoration: none;
	font-size: 10px;
	border-bottom: 1px dotted #d6741d;
	line-height: 98%;
	margin-right: 8px;
	}

#tabTeaser .tabTeaserContent {
	margin: 0px;
	padding:20px !important;
	}

#tabTeaser .tabTeaserContent p.title {
	margin: 0;
	padding:0;
	}

#tabTeaser .tabTeaserContent p {
	margin: 0;
	margin-bottom:5px;
	padding:0;
	}

#tabTeaser .searchFormWrapper {
	text-align:center;
	margin-top:15px;
	}


/* tabTeaser searchForm */
body#web div#tabTeaser form.searchForm span.searchHint{
	display:none;
	}

body#web div#tabTeaser form.searchForm input#raw{
	font-family:Courier;
	font-size:12px;
	padding:0;
	margin: 0;
	height:13px;
	width:215px;
	vertical-align:middle;
	}

body#web div#tabTeaser form.searchForm input#btnSearch{
	vertical-align:middle;
	}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: red;
  font-weight: bold;
  border: 1px dashed blue; 
}


#registerform {width:540px;}
#registerform table span.form-element input {width:300px !important;height:1.8em;font-size:12px !important}
#registerform table select {width:300px !important;height:1.8em;font-size:12px !important}
#registerform table tr td {padding:5px 10px 5px 0px;white-space:nowrap;}
#registerform table textarea {width:300px !important;font-family:arial,helvetica;font-size:12px;font-weight:bold}#registerform form {width:455px;}
#registerform input.form-element {width:300px !important;padding:0px;margin:0px;height:1.8em;font-size:12px }
body#web .zmiHeadline .zmi_col_left {padding:10px 0px;font-size:24px;color:#999;}

/**************************************/
/* (c) 2008 SNTL publishing           */
/* Author: J. Klein                   */
/* last change: 2008/06/06            */
/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #EFEFEF}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}

.teaserColor {background-color: #00cc99;}

.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}

.primColorStrong {background-color: #336699;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/

body#web {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	position:relative;
	text-align:center;
	background: #fff url(http://eshnr.eu/common/css/common/eshnr/body_bg.png) top left repeat-x;
	}

#pageregionTopWrapper {
	margin: auto;
	padding: 0;
	height:116px;
	width:940px;
	text-align:left;

/*	background: transparent; */
	background: transparent url(http://eshnr.eu/common/css/common/logo.gif) 0px 10px no-repeat;

	border: 0;
	}
	
#pageregionTop {
	margin:0;
	padding:0;
	}

#Logo {
	float:left;
	border:0;
	padding:0px;
	padding-top:10px;
	margin:0;
	width:150px;
	height:100px;
	text-align:left;
	background: transparent;
	}

#pageregionContentWrapper {
	margin: auto;
	margin-top:5px;
	padding: 0;
	border: 0;
	width:940px;
	text-align:left;
	background: transparent;
	}

#Content {
	float:left;
	margin:0;
	margin-top:1px;
	padding:10px;
	width:540px;
	min-height: 383px;
	height: auto !important;
	height: 383px;
	overflow:visible;
	background: url(http://eshnr.eu/common/css/common/eshnr/content_bg.png) top left no-repeat;
	}

#ContentBroad {
	margin:0;
	margin-top:6px !important;
	margin-top:1px; /* IE */
	padding:0;
	padding:10px;
	min-height:400px;
	height:auto !important;  /* all */
	height:400px;  /* IE */
	width:940px;
	overflow:visible;
	background: url(http://eshnr.eu/common/css/common/eshnr/contentBroad_bg.png) top left no-repeat;
	}

/* IE 7 */
*:first-child+html #ContentBroad{
	margin-top:1px !important;
	}

#Sitemap {
	float:left;
	margin:0;
	margin-top:1px;
	padding:10px;
	width:540px;
	overflow:visible;
	background: url(http://eshnr.eu/common/css/common/eshnr/content_bg.png) top left no-repeat;
	}

#pageregionLeft {
	float: left;
	padding-top:5px;
	margin:0px;
	width: 270px;
	}

#pageregionRight {
	float: right;
	width:370px;
	margin: 0;
	margin-top:6px;
	padding: 0;
	}

#pageregionBottomWrapper {
	margin: auto;
	padding: 0;
	border: 0;
	width:960px;
	height:50px;
	text-align:left;
	background-color:#fff;
	}
	
	
/*-- FLOATING ---------------*/
.clearing {
	clear: both;
	height: 0;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	line-height:0;
	}

.floatRight {
	float:right;
	}

.floatLeft {
	float:left;
	}

img.imgNoborder {
	border:0px;
	}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/


/*-- Channel Menu ---------------------------*/

#menu {
	margin:0px;
	padding:0px;
	padding-top:75px !important;
	padding-top:83px;
	background-repeat:no-repeat;
	height:32px;
	width:780px;
	float:right;
	}

ul#primary-navigation {
	margin:0px;
	padding:0px;
	white-space: nowrap;
	padding:10px 0px 0px 5px;
	padding-top:10px !important;
	padding-top:2px;
	float:right;
	}

#primary-navigation li {
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type: none;
	margin: 0 0px 0 0;
	}

#primary-navigation li a {
	display:block;
	padding:0;
	margin-right:0px;
	height:31px;
	width:107px;
	background: url(http://eshnr.eu/common/css/common/eshnr/menuItem_bg.png) transparent no-repeat top left;
	}

#primary-navigation li a {
	display:block;
	padding:0;
	text-align:center;
	padding-top:7px;
	margin-right:0px;
	height:23px;
	width:107px;
	font-weight:bold;
	font-size:12px;
	background: url(http://eshnr.eu/common/css/common/eshnr/menuItem_bg.png) transparent no-repeat top left;
	}

#primary-navigation li a.current, #primary-navigation li a.current:visited {
	color:#2c628f;
	}

#primary-navigation li a:link, #primary-navigation li a:visited, #primary-navigation li a.current:hover{
	color:#fff;
	}

#primary-navigation li:hover a {
	background-position: 0 -31px;
	}

#primary-navigation li a.current  {
	background-position: 0 -62px;
	}

#primary-navigation li:hover a.current  {
	background-position: 0 -31px;
	}
	
#primary-navigation li.terminate  {
	height:12px;
	width:150px;
	background: url(http://eshnr.eu/common/css/common/eshnr/dropmenu_bottom.gif) transparent no-repeat top left;
	}

/* drop down box elements */

#menu #primary-navigation li ul {
	position:absolute;
	width:150px;
	left:-999em;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:white;
	z-index:3;
	}

#menu #primary-navigation li:hover ul{
	left:auto;
	/* no drop down: use left:-999em;*/
	/* z-index:3; */
	}

/* individual drop down menu widths */
#menu ul#primary-navigation li ul li {
	margin:0;
	padding:0;
	display:block;
	}

#menu ul#primary-navigation li ul li a {
	width:140px;
	text-align:left;
	}

#menu ul#primary-navigation li ul li a:link, #menu ul#primary-navigation li ul li a:visited{
	color:white;
	background-image: url(http://eshnr.eu/common/css/common/eshnr/primarynav_drop_item.gif);
	background-repeat:repeat;
	background-position:top left;
	padding:5px;
	padding-left:10px;
	height:17px;
	width:135px;
	}

#menu ul#primary-navigation li ul li a:hover{
	background-image: url(http://eshnr.eu/common/css/common/eshnr/primarynav_drop_item_hover.gif);
	background-repeat:repeat;
	background-position:bottom;
	padding:5px;
	padding-left:10px;
	}

/* -- MICRONAVIGATION -----------------*/

#Micronavigation {
	padding:6px 0px 2px 1px;
	font-size: 11px;
	color: #0099CC;
	}

#Micronavigation a:link, #Micronavigation a:visited {
	color: #CC6600;
	text-decoration:none;
	}

#Micronavigation a:hover {
	color: #0099CC;
	text-decoration:none;
	}

/* -- MACRONAVIGATION -----------------*/

/* ######################################################################################################
** ### Vertikale Listennavigation YAML-like##############################################################
** ######################################################################################################
*/

/* -- YAML customized ------------------------*/

#submenu { 
	width: 368px; 
	overflow: hidden;
	margin: 1.4em 0em;
	padding:0px;
	padding-top:10px;
	list-style-type: none; 
	/* border-top: 1px #eeeeef solid; */
	/* border-bottom: 1px #ddd solid; */
	/* position:absolute; */
	background: transparent url(http://eshnr.eu/common/css/common/eshnr/macronav_bg.jpg) top left no-repeat;
	}

#submenu a { 
	/* display:block; */
	text-decoration: none;
	width: 100%; 
	padding: 0.1em 0em 0.3em 0em;
	border-bottom: 1px #eeeeef solid;
	}

#submenu a.active span { 
	font-weight:bold;
	padding-left:15px;
	background: #EEB663 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrowHi.gif) 0px 8px no-repeat;
	color:#fff;
	}

#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: #595959; 
	font-weight: normal; 
	}

#submenu a:hover span { 
	background:#f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrow.gif) 0px 8px no-repeat;
	}

#submenu li a span { 
	display:block;
	width:100%; 
	background-color:transparent; 
	font-weight:normal;
	color:#595959;
	border:0px;
	margin:0px;
	padding:4px;
	padding-left:0.2em;
	cursor:pointer;
	padding-left:15px;
	}

#submenu ul { 
	margin:0px;
	padding:0px;
	}


/* -- Level 2 --*/
#submenu ul li ul li {
	margin:0px;
	padding:0px;
	}
#submenu ul li ul li a {
	width:100%; 
	margin:0px;
	background-color:transparent; 
	color: #595959;
	}

#submenu ul li ul li a span {
	width:100%; 
	margin:0px;
	padding:4px;
	padding-left:30px;
	background-color:transparent;
	}

#submenu ul li ul li a:hover span { 
	background:#f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrow.gif) 15px 8px no-repeat;
	}

#submenu li ul li a.active span { 
	font-weight:bold;
	padding-left:30px;
	background: #f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrowHi.gif) 15px 8px no-repeat;
	}


/* -- Level 3 --*/
#submenu ul li ul li ul li {
	margin:0px;
	padding:0px;
	}

#submenu ul li ul li ul li a {
	width:100%; 
	margin:0px;
	background-color:transparent; 
	color: #595959;
	}

#submenu ul li ul li ul li a span {
	width:100%; 
	margin:0px;
	padding:4px;
	padding-left:40px;
	background-color:transparent;
	}

#submenu ul li ul li ul li a:hover span { 
	background:#f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrow.gif) 25px 8px no-repeat;
	}

#submenu ul li ul li ul li a.active span { 
	font-weight:bold;
	padding-left:40px;
	background: #f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrowHi.gif) 25px 8px no-repeat;
	}


/* -- Level 4 --*/
#submenu ul li ul li ul li ul li {
	margin:0px;
	padding:0px;
	}

#submenu ul li ul li ul li ul li a {
	width:100%; 
	margin:0px;
	background-color:transparent; 
	color: #595959;
	}

#submenu ul li ul li ul li ul li a span {
	width:100%; 
	margin:0px;
	padding:4px;
	padding-left:50px;
	background-color:transparent;
	}

#submenu ul li ul li ul li ul li a:hover span { 
	background:#f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrow.gif) 35px 8px no-repeat;
	}

#submenu ul li ul li ul li ul li a.active span { 
	font-weight:bold;
	padding-left:50px;
	background: #f6f6f7 url(http://eshnr.eu/common/css/common/eshnr/macronav_arrowHi.gif) 35px 8px no-repeat;
	}


#submenu ul li ul li ul li ul li ul li a span {
	padding:0em 0em 0em 5.0em;
	}

/* -- YAML original ------------------------*/	
	
#submenu li a { 
	padding:0; 
	}

/* IE can not hover without strange background */
#submenu li a:hover {
	color: #595959;
	background: url(http://eshnr.eu/common/css/common/eshnr/spacer.gif) 0px 8px no-repeat;
	}

/* -- SITEMAP ------------------------*/

a.sitemapTitle0:link, a.sitemapTitle0:visited, a.sitemapTitle0:hover, a.sitemapTitle0:active {
	font-weight: bold;
	color: #444;
	text-decoration: none;
	}

a.sitemapTitle1:link, a.sitemapTitle1:visited, a.sitemapTitle1:hover, a.sitemapTitle1:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

a.sitemapElement0:link, a.sitemapElement0:visited, a.sitemapElement0:hover, a.sitemapElement0:active {
	color: #444;
	text-decoration: none;
	font-size:12px !important;font-size:small;
	}

a.sitemapElement1:link, a.sitemapElement1:visited, a.sitemapElement1:hover, a.sitemapElement1:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size:12px !important;font-size:small;
	}


/* -- SEARCH ------------------------*/

#Search {
	margin: 15px auto;
	border: 0;
	padding: 0;
	}

#Search form {
	margin:0px !important; margin-left:3px; 
	border: 0;
	padding: 0;
	text-align:center;
	}

#Search input#raw {
	font-family:Courier;
	font-size:12px;
	padding:0;
	margin: 0;
	height:16px;
	width:105px;
	vertical-align:middle;
	}

#Search input#btnSearch {
	vertical-align:middle;
	}

#Search input#btnSearch:hover {
	background-color: #000;
	}

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

.searchText {
	text-align:left;
	padding-left:5px;
	}

input.searchSubmit{
	color: #000;
	background-color: #fff;
	border: 1px solid #D1D2CD;
	font-weight: bold;
	margin: 0;
	width:130px;
	font-size: 10px !important; font-size: xx-small;
	}

body#web form select.form-element {
	color: #000;
	background-color: #fff;
	border: 1px solid #D1D2CD;
	font-weight: normal;
	margin: 0;
	width:130px;
	font-size: 10px !important; font-size: xx-small;
	}

body#web form select.form-element option{
	background: transparent;	
	}

body#web form input.form-element{
	color: #000;
	background-color: #fff;
	border: 1px solid #D1D2CD;
	font-weight: bold;
	margin: 0;
	width:127px;
	font-size: 10px !important; font-size: xx-small;
	}
	
body#web form.searchForm span.searchHint{
	display:none;
	}

/* -- COPYRIGHT ------------------------*/

#pageelement_Copyright {
	float:left;
	margin:0;
	padding:0;
	padding-top:18px;
	height:6px;
	width:540px;
	font-size:90%;
	color:#9B9C9C;
	text-align:center;
	border:none;
	background: url('http://eshnr.eu/common/css/common/eshnr/copyright_bg.jpg') top left no-repeat;
	}

#pageelement_Functions {
	float:right;
	margin:0;
	margin-top:10px;
	padding:0;
	padding-top:8px;
	height:6px;
	width:370px;
	font-size:90%;
	color:#9B9C9C;
	text-align:center;

	}

#pageelement_Copyright a:link, #pageelement_Copyright a:visited, #pageelement_Functions a:link, #pageelement_Functions a:visited{
	color:#9F9F9F;
	}

#pageelement_Copyright a:hover, #pageelement_Copyright a:active, #pageelement_Functions a:hover, #pageelement_Functions a:active{
	color:#CC6600;
	}

#Login {
	padding: 0;
	margin-top: 20px;
	border: 0;
	/* border-top: 5px solid #ccc; */
	/* width:165px; */
	/* background-color:#EDEDED; */
	}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

#Headline h1 {
	margin-top: 0;
	}

h1, h2, h3, h4, H5, .heading1, .heading2, .heading3, .heading4, .heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2c628f;
	border-bottom: #e5eccc 1px solid;
	}
	
.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 100%;
	}

h1.title {
	font-size: 130%;
	line-height: 24px;
	margin-top:10px;
	border-bottom: none;
	}

h1,.heading1 {
	font-size: 130%;
	line-height: 24px;
	margin-top:16px;
	border-bottom: none;
	}

h2,.heading2 {
	font-size: 120%;
	line-height: 20px;
	border-bottom: #e5eccc 1px solid;
	}
	
h2.dontDisplay {
	display: none;
	}

h3,.heading3 {
	font-size: 115%;
	line-height: 18px;
	margin-bottom: 0px
	}

h4,.heading4 {
	font-size: 110%;
	line-height: 16px 
	}

h5,.heading5 {
	font-size: 105%;
	line-height: 15px 
	}

p {
	line-height: 1.5em;
	}

ol {
	line-height: 1.5em;
	}

ul {
	line-height: 1.5em;
	list-style-type: square }

p.caption {
	font-style: italic;
	padding-top:0px;
	margin-top:0px;
	color:#000;
	}

p.emphasis {
	background-color:#fbfbf6;
	padding:4px;
	border:solid 1px #f9f3d9;
	line-height: 1.5em;
	}

p.description {
	line-height: 1.5em;
	}

p.creator  {
	}

p.small {
	font-size: 10px;
	}

p.smalltext {
	font-size: 10px !important; font-size: xx-small;
	}

strong, b {
	color:#043F7B;
	}

a:link, a:visited {
	color: #0099CC;
	text-decoration : none;
	}

a:hover, a:active {
	text-decoration : none;
	color: #CC6600;
	}

code {
	}

abbr, acronym  {
	cursor:help;
	}

kbd{
	border-bottom: rgb(128, 128, 128) 2px solid;
	border-left: rgb(200, 200, 200) 1px solid;
	border-right: rgb(128, 128, 128) 2px solid;
	border-top: rgb(200, 200, 200) 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	background: rgb(247, 247, 247);
	color: rgb(100, 100, 100);
	font-size:80%;
	vertical-align: middle;
	}

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

div.ZMSTable {
	}

div.ZMSTable table tr th {
	}

div.ZMSTable tr.even td {
	}

div.ZMSTable tr.odd td {
	}

table tr td  {
	}

table.ZMSTable {
	width:98%;
	}
	
table.ZMSTable td { 
	background-color:#F8F8FA; 
	}

table.ZMSTable tr th {
	vertical-align:top;
	vertical-align:top;
	padding:2px 2px 2px 5px;
	background-color:#E9F1FA;
	color:#043F7B;
	}

table.ZMSTable tr th p{
	color:#000;
	padding:0;
	margin:0;
	}

table.ZMSTable tr.even td {
	vertical-align:top;
	padding:0px 2px 0px 2px;
	}

table.ZMSTable tr.odd td {
	vertical-align:top;
	vertical-align:top;
	padding:0px 2px 0px 2px;
	}

table.ZMSTable tr td p{
	vertical-align:top;
	vertical-align:top;
	margin:5px 2px 0px 3px;
	}


/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/

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

div.ZMSGraphic.left {
	text-align:left;
	}
	
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;
	}

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

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

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

/*--------- ZMS FILE --------------*/
div.ZMSFile { 
	background-color: transparent;
	margin: 1em 0em;
}
div.ZMSFile div.title a:link,
div.ZMSFile div.title a:visited {
	font-size:12px;
	font-weight:bold;
	color:auto;
}

div.ZMSFile div.text,
div.ZMSFile div.description {
	font-size:12px;
}

/*--------- ZMS TEASER --------------*/

body#web div#teaser {
	width:370px;
}
div#teaser {
	width:370px;
	font-size: 12px !important; font-size: 12px;
	margin-top:30px;
	}
	
div.ZMSTeaserContainer {
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement {
	width:368px;
	padding:0px;
	}

div.ZMSTeaserElement img.title {
	border: none;
	}

div.ZMSTeaserElement div.title {
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 4px 4px 2px 0px;
	border:none;
	}

div.ZMSTeaserElement div.text
	{
	padding:0px 2px 5px 2px;
	line-height:1.3em
	}

/*--------- ZMS LINK --------------*/

div#pageelement_Links 
	{
	width:180px;
	}

div.ZMSLinkElement
	{
	background-color: transparent;
	padding: 2px;
	}

div.ZMSLinkElement div.title
	{
	font-weight:bold;
	color:black;
	font-size: 12px !important; font-size: small;
	margin: 10px 0px 0px 0px
	}

div.ZMSLinkElement div.text
	{
	}

div.ZMSLinkElement div.text ul
	{
	margin-top: 5px;
	margin-left: -10px !important; margin-left: 20px ;
	}


body#web .form {
	color: #000;
	border: 1px solid #666;
	padding: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}
	html>.form {
	font-size: x-small;
	} 
	
body#web .form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
	}


/**************************************/
/* 8. CSS-Modul: TOC LISTS            */
/**************************************/

#pageregionLeft #Newsindex {
    padding: 0px 20px 0px 10px;
    margin:0;
	}

#pageregionLeft #Newsindex h2 {
    padding:0;
    margin:0;
	}

#pageregionLeft #Newsindex p {
    padding: 0px;
    margin: 0px 0px 10px 0px;
	}


/**************************************/
/* 9. CSS-Modul: PRINT                */
/**************************************/

h1, h2, h3, h4, h5, h6 {
	
	} 

h1.title {
	
	}

p, li, blockquote {
	
	}

ol, ul {
	
	}

p.description {
	
	}

p.caption {
	
	}

p.creator  {
	
	}

p.smalltext {
	
	}

code {
	}


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

/* body.zmi form input.form-element{	width:20px;font-size: 12px !important; font-size: xx-small;} */


body#web .system-msg {
	font-family: Courier, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background: #fff url(/misc_/zms/msg_info_bg.gif) top left repeat-x;
	border:	1px solid #000;
	margin: 1em 0em;
	padding: 4px;
	color: #603;
}

/**************************************/
/* ******** SQL Form **************** */
/**************************************/
body.zmi textarea#new_address{
  background-color:#fff;
  width:360px !important;
}
body.zmi textarea#new_notes {
  background-color:#ffe;
  width:360px !important;
}


div#authuserdisplayajax form {
padding:0px;
margin:0px;
}

div#authuserdisplayajax {
line-height:1.3em;
padding:0px;
margin-top:-10px;
}
div#authuserdisplayajax form input {
height: auto;
width:220px !important;
line-height:1em;
font-weight:normal !important;
}

div#authuserdisplayajax form input#submitlogin {
width:50px !important;
height: auto;
padding-bottom:3px;
}

div#memberdetails {
margin:1em 1em;
padding:1em;
border:1px solid #666;
background-color: #e4e9ef;
}


