


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [DirectEdit2.0]
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

form.DirectEdit
	{
	}
	
a.DirectEdit:link, a.DirectEdit:visited
	{
	background-color: white;
	}

a.DirectEdit:hover, a.DirectEdit:active
	{
	background-color: yellow;
	}

div.DirectEditManageForm
	{
 	border: 1px solid black; 
 	background-color: black;
 	width: 749px; 
 	}

div.DirectEditManageForm div.zmiNeutralColorMedium0
	{
 	padding: 10px;
	}

div.DirectEditManageForm div.zmiNeutralColorMedium0 div.zmiNeutralColorLight0
	{
 	padding: 4px;
	}

div.DirectEditActionList
	{
	font-size:xx-small;
 	border: 1px solid black; 
 	background-color: white;
 	}

div.DirectEditActionList div.action,
div.DirectEditActionList div.action a:link, div.DirectEditActionList div.action a:visited
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: white;
	text-decoration: none;
	}

div.DirectEditActionList div.action
	{
	border: 1px solid white;
	}

div.DirectEditActionList div.actionActive,
div.DirectEditActionList div.actionActive a:hover, div.DirectEditActionList div.actionActive a:active
	{
	white-space: nowrap;
	font-size:xx-small;
	color: black;
	background-color: silver;
	text-decoration: none;
	}

div.DirectEditActionList div.actionActive
	{
	border: 1px dotted gray;
	}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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:#EFEFEF; 
	margin: 4px;
	}

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; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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 f_css_defaults */

#imagegallery {
  font-family:monospace;
}

#imagegallery .preview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview table {
  padding:0.3em;
  background:#fff;
  border:1px #ccc solid; 
}

#imagegallery .overview table td {
  padding:0.3em;
  border:0;
}

 
/* EO f_css_defaults */
/**************************************/
/* (c) 2010 dasDesignTeam         */
/* Author: Wolfram Larmon       */

/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent;}
.neutralColorWhite {background-color: #ffffff;}
.neutralColorLight {background-color: #dddddd;}
.neutralColorMedium {background-color: #ffffff}
.neutralColorStrong {background-color: #FF4700;}
.neutralColorBlack  {background-color: #000000;}
.teaserColor {background-color: #68605e;}
.secondColorStrong {background-color: #ffffff;}
 .secondColorMedium {background-color: #444444;}
.secondColorLight {background-color: #ffffff;}
.primColorStrong {background-color: #8E404E;}
.primColorMedium {background-color: #000000;}
.primColorLight {background-color: #ada38c;}



.text {
   margin:0px;
   padding:0px;
   
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000; text-align:justify;
line-height:16px;
}


p.emphasis {
	background-color:#ffffff;
        font-color:#000000;
        text-align:left;
        font-family:Arial, Helvetica, sans-serif;	
        padding-left: 13px;
        padding-right: 6px;
        padding-top:10px;
        padding-bottom:10px;
        border-left:10px solid #8b6e4c;
        border-right:3px solid #cccccc;
        border-top:1px solid #dddddd;
        border-bottom:1px solid #aaaaaa;
        font-size:11px;
	line-height: 14px;
        width:289px;
margin-left:-4px;
height:100%;
	}

p.tbox320 {
	background-color:transparent;
        font-color:#000000;
        text-align:justify;
        font-family:Arial, Helvetica, sans-serif;	
        font-size:11px;
	line-height: 15px;
       width:316px;
margin-top:3px;
padding-bottom:10px;
padding-left:2px;
height:100%;
	}

p.tboxliste1 {
	background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/icon_liste1.gif);
background-position:left top;
background-repeat:no-repeat; 
       font-color:#000000;
        text-align:left;
        font-family:Arial, Helvetica, sans-serif;	
        font-size:11px;
	line-height: 15px;
       width:300px;
margin-top:5px;
padding-left:20px;
height:100%;
	}


p.tboxliste2 {
	background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/icon_liste3gold.gif);
background-position:left 2px;
background-repeat:no-repeat; 
       font-color:#000000;
        text-align:left;
        font-family:Arial, Helvetica, sans-serif;	
        font-size:11px;
	line-height: 15px;
       width:300px;
margin-top:5px;
padding-left:12px;
height:100%;
	}






p.tbox320li {
	background-color:transparent;
        font-color:#000000;
        text-align:left;
        font-family:Arial, Helvetica, sans-serif;	
        font-size:11px;
	line-height: 16px;
       width:320px;
margin-top:3px;
padding-bottom:10px;
height:100%;
	}

p.tlinksb {
	background-color:transparent;
        font-color:#000000;
        text-align:left;
        font-family:Arial, Helvetica, sans-serif;	
        font-size:11px;
	line-height: 16px;
    
	}



p.tbox706 {
	background-color:transparent;
        font-color:#000000;
        text-align:justify;
        font-family:Arial, Helvetica, sans-serif;	
        font-size:11px;
	line-height: 16px;
       width:668px;
height:100%;
	}



/**************** ZMS Graphic = Abbildung  ***************/
div.ZMSGraphic {
background-color:transparent; 
margin:0px;
padding:0px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}

div.ZMSGraphic div.graphic img { 
margin-top:0px;
border:0px;
padding:0px;
background-color:transparent;
}

div.ZMSTextarea {
background-color:transparent; 
margin:0px;
padding:0px;
border:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}




#galleryPic {
float: left;
background-color:#ffffff;
margin-left:0px;
border:0px;
 text-decoration: none;
}

a.zoom img.zoom{
 background-image:url(http://www.weingut-kloster-eberbach.de/common/zoom.gif);
	width: 100px;
	height: 15px;
	}



#graphic_left {
  margin-top:7px;
*margin-top:0px;
  margin-right:10px;
  text-decoration: none;
  image-decoration: none;
  border:0px;
}

#graphic_right {
  margin-top:0px;
*margin-top:0px;
  margin-left:10px;
  text-decoration: none;
  image-decoration: none;
  border:0px;
}



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

div#teaser 	{
	width:222px;
        font-family: Verdana, Arial, Helvetica;
	font-size: 11px !important; font-size: 12px;

	}

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

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

div.ZMSTeaserElement img.title {
  font-color:#ffffff;   
height:40px;
       }

div.ZMSTeaserElement div.title {
    
        border-left:0px solid #8b6e4c;
        border-top:0px solid #dddddd; 
border-bottom:1px solid #ffffff;      
        font-family: Tahoma, Arial, Helvetica;
	font-weight:normal;
        font-size: 12px;
        letter-spacing:0;
	text-decoration:none;
	font-color:#ffffff;
	height:27px;
}

div.ZMSTeaserElement div.text {
        background-color:#ffffff;  
        border-left:10px solid #cccccc;
        border-right:2px solid #cccccc;
border-top:2px solid #aaaaaa;
        border-bottom:2px solid #aaaaaa;
     
        font-family:Verdana, Arial;	
        font-size: 10px !important; font-size: 11px;
	line-height:1.5em
        font-weight:normal;
        font-color:#000000;
        text-align:left;
        padding-left: 6px;
        padding-right: 3px;
        padding-top:5px;
        padding-bottom:10px;	
	}




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

#Headline h1 {
	margin-top: 0;
}

h1, h2,  h3, h4, h5, h6, h7, h8, h9, info1 .heading1, .heading2, .heading3, .heading4, .heading5, .heading6, .heading7, .heading8, .heading9, .infobox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.form, ol, ul, li, em, code, sup, sub, table, tr, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	}

	h1.title {
        font-size: 18px;
font-color:#dddddd;
	line-height: 24px;
	margin-top:0px;
	}

h1,.heading1 {  	
        color:#ffffff;
        text-align:left;
        font-family:Verdana, Arial, Helvetica, sans-serif;	      
        font-size:13px;
        font-weight:normal;
    font-style:normal;
	line-height: 16px;
margin-left:-4px;
margin-top:0px;
margin-bottom:-12px;
padding-top:7px;
padding-left:5px;
width:315px;
height:28px;
background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_balken_stiftung.jpg);

        }

h2,.heading2 {
   	 color:#ffffff;
        text-align:left;
        font-family:Verdana, Arial, Helvetica, sans-serif;	      
        font-size:13px;
        font-weight:normal;
    font-style:normal;
	line-height: 16px;
margin-left:-4px;
margin-top:0px;
margin-bottom:-12px;
padding-top:7px;
padding-left:5px;
width:315px;
height:28px;
background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_balken_weingut.jpg);
}


h3,.heading3 {
 color:#ffffff;
        text-align:left;
        font-family:Verdana, Arial, Helvetica, sans-serif;	      
        font-size:13px;
        font-weight:normal;
    font-style:normal;
	line-height: 16px;
margin-left:-4px;
margin-top:0px;
margin-bottom:-12px;
padding-top:7px;
padding-left:5px;
width:315px;
height:28px;
background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_balken_gastronomie.jpg);

	}


h4,.heading4 {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #8b6e4c;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    border-bottom:#5d5956;
    border-bottom-width:0px;
    border-bottom-style:solid;
border-top:#5d5956;
    border-top-width:1px;
    border-top-style:solid;
	}

h5,.heading5 {
 color:#ffffff;
        text-align:left;
        font-family:Verdana, Arial, Helvetica, sans-serif;	      
        font-size:12px;
        font-weight:normal;
    font-style:normal;
	line-height: 14px;
margin-left:0px;
margin-top:0px;
margin-bottom:3px;
padding-top:4px;
padding-left:5px;
width:678px;
height:19px;
background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_balken_stiftung.jpg);
	}
       

h6,.heading6 {
   font-family:Arial, Helvetica, sans-serif;
    color: #66666;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0px;
 width:685px;
    border-bottom:#5d5956 1px solid;
        }


h7,.heading7 {
   color:#ffffff;
        text-align:left;
        font-family:Verdana, Arial, Helvetica, sans-serif;	      
        font-size:12px;
        font-weight:normal;
    font-style:normal;
	line-height: 14px;
margin-left:0px;
margin-top:0px;

margin-bottom:3px;
padding-top:4px;
padding-left:5px;
width:660px;
height:19px;
background-color:transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_balken_stiftung.jpg);
        }


h8,.heading8 {
   font-family:Arial, Helvetica, sans-serif;
    color: #8E404E;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0px;
    width:660px;
    border-bottom:#5d5956 0px solid;
        }

h9,.heading9 {
   font-family:Arial, Helvetica, sans-serif;
    color: #66666;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
        }

h10,.heading10 {
width: 680px;
margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #8b6e4c;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    line-height: 10px;
    letter-spacing: 1px;
    border-bottom:#5d5956 0px solid;
    border-top:#5d5956 1px solid;
padding-top:-5px;
	}

p {
   margin:0px;
   padding:0px;
family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000; 
text-align:justify;
line-height:16px;
	}

strong {
	family:Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#000000; 
        text-align:justify;
        line-height:16px;
text-decoration: none;
    font-style: normal;
    font-weight: bold;
	}



ol {
	line-height: 17px;
	}

li {
	line-height: 14px;
	}


ul {
border-bottom:10px solid #dddddd;
	line-height: 30px;
	list-style-type: square;
 }


em{
    font-family: arial, Helvetica, sans-serif;
    color:#8e404e;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    text-align:left;
}

sup{
    font-family: Arial, Helvetica, sans-serif;
    color: #244868;
    padding-left:3px;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 13px;
}

code {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #8E404E;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    text-align:left;
}


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



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

p.creator  {
}

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

a:link, a:visited {
	color: #8E404E;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:underline;
	color: #8E404E;
}






/***** NAVIGATION **********************/

#navi1 {
margin-left:0px;
   width:720px;
   height:27px;

}

#navi2 {
   width:703px;
   
}


a.nav20 {
float:left;
text-align:left;
  font-family: Arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  width: 115px;
height:25px;
padding-top:5px;
  padding-left:3px;
  }

a.nav20:link {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;

  }

a.nav20:hover {
 color: #dddddd;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_horizontal_auswahl.jpg);
  background-color: transparent;
background-position:-4px 0px; 
background-repeat:no-repeat;
  text-decoration: none;
  }

a.nav20:active {
  color: #ffffff;
  background-color: transparent;
background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_horizontal_auswahl.jpg);
background-position:-4px 0px; 
background-repeat:no-repeat;
  text-decoration: none;
  }

a.nav20:visited {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  }

a.nav20:visited:hover {
color: #dddddd;
  background-color: transparent;
  text-decoration: none;
  }

a.nav21 {
  float:left;
  font-family: Arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
 color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  width: 115px;
height:25px;
  padding-top:5px;
  padding-left:3px;
  }

a.nav21:link {
 color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  }

a.nav21:hover {
color: #dddddd;
  background-color: transparent;
 background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_horizontal_auswahl.jpg);
background-position:-4px 0px; 
background-repeat:no-repeat;  
text-decoration: none;
  }

a.nav21:active {
 color: #ffffff;
  background-color: transparent;
 background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_horizontal_auswahl.jpg);
background-position:-4px 0px;  
background-repeat:no-repeat;
 text-decoration: none;
  }

a.nav21:visited {
 color: #ffffff;
  background-color: transparent;
 background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_horizontal_auswahl.jpg);
background-position:-4px 0px; 
background-repeat:no-repeat;
 text-decoration: none;

 padding-top:5px;
  padding-left:3px;
  }

a.nav21:visited:hover {
 color: #ffffff;
  background-color: transparent;
 background-image:url(http://www.weingut-kloster-eberbach.de/common/bg_horizontal_auswahl.jpg);
background-position:-4px 0px;  
background-repeat:no-repeat;
 text-decoration: none;

  }

/******************************/

a.nav30 {
  float: left;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 11px;
  line-height:16px;
  font-weight: normal;

 color: #000000;
  text-decoration: none;
 margin-right:0px; 
 padding-left:6px;
  padding-right:6px;
 border-right:1px solid #999999;
  }

a.nav30:link {
  color: #000000;
  background-color: transparent;
  text-decoration: none; 

 
  }

a.nav30:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  
}

a.nav30:active {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
}

a.nav30:visited {
 color: #000000;
  background-color: transparent;
  text-decoration: none;
}

a.nav30:visited:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration:none;
  }

a.nav31 {
  float: left;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 11px;
line-height:16px;
  font-weight: normal;
  color: #8e404e;
  padding-left:6px;
  padding-right:6px;
border-right:1px solid #bbbbbb;
  }

a.nav31:link {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav31:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav31:active {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav31:visited {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav31:visited:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }



/*********** stiftung-spezial *******************/

#navi3 {
   width:703px;
   margin-top:5px;
}



a.nav40 {
  float: left;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 11px;
  line-height:12px;
  font-weight: normal;

 color: #444444;
  text-decoration: none;
 margin-right:0px; 
 padding-left:6px;
  padding-right:6px;
 border-right:1px solid #999999;
  }

a.nav40:link {
  color: #444444;
  background-color: transparent;
  text-decoration: none; 

 
  }

a.nav40:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  
}

a.nav40:active {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

a.nav40:visited {
 color: #444444;
  background-color: transparent;
  text-decoration: none;
}

a.nav40:visited:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration:none;
  }

a.nav41 {
  float: left;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 11px;
line-height:12px;
  font-weight: normal;
  color: #8e404e;
  padding-left:6px;
  padding-right:6px;
border-right:1px solid #bbbbbb;
  }

a.nav41:link {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav41:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav41:active {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav41:visited {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }

a.nav41:visited:hover {
  color: #8e404e;
  background-color: transparent;
  text-decoration: none;
  background-color: #eeeeee;
  }


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
body#web {
	margin: 0;
	padding: 0;
	border: 0;
        font-size: 12px !important; font-size: 0.8em;
	position:relative;
	text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {

    }

/*-- wrapper for providing a full scale left background --*/
#layoutWrapper1_BGleft { 	
	border-bottom:0px solid #68605e;
}


/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {		
}


/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {		
}


/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
		
}



a.pfadlink:link {
  color:#000000;
  text-decoration: none;
}

a.pfadlink:hover {
  color:#8E404E;
  text-decoration: none;
}

a.pfadlink:visited {
  color:#000000;
  text-decoration: none;
}

a.pfadlink:active {
  color:#8E404E;
  text-decoration: none;
}



#Content {
        margin-top: -37px;
	padding:0px 0px 0px 0px;
	border:0;
	overflow:visible;

}

#Sitemap {
	margin-top:60px;
	margin-bottom:50px;
	margin-left: 250px;
	padding:0px 20px 0px 0px;
	border:0;
}

#pageregionTop {
	margin:0;
	padding:0;
background-color:#ffffff;
}
#pageregionLeft {
	padding-top:37px;
	margin:0px;
	float: left;
width:0px;
	
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
	float: right;
	margin-top:-17px;
	padding: 0px;
padding-right:15px;
	
}


#Logo {
	border:0;
	margin:0;
	padding:0;
	
	width:100%;
}
#pageregionBottom {	
        vertical-align:bottom;
	padding-top:0px;
	font-size:11px;
}

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


img.imgNoborder {
	border:0px;
}

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


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

div#Menu {
	
	}

div#Menu ul {
	margin:0px;
	padding-left:7px;
        padding-top:7px;
	}

/*----- font size hack -----*/
/*/*/a{}
body #Menu ul {
font-size : x-small;
}
html>head:first-child+body #Menu ul {
font-size : small;
}
/* */
/*----- /font size hack -----*/

div#Menu ul li {
	line-height: 100%;
	display: inline;
	padding:0px;
	margin:0px;
	}

div#Menu ul li a {
	float: left;
	font-family: tahoma, arial, helvetica, sans-serif;
        font-size:12px;
        font-weight:normal;
        letter-spacing:0.1em;
        color:#ffffff;	
	background-color: transparent;
	text-decoration: none;
        padding-top:0.5em;
        padding-bottom:0em;
        width:118px;   
	}


div#Menu ul li a.current {
	color:#ffffff; 
font-weight:bold;
padding-top:5px;  
        width:118px;  
     
	}

div#Menu ul li a.home {
	background-color: #8e404e;
	}

div#Menu ul li a:hover {	
	color: #d3d3d3;
padding-top:5px;  
	}







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

#Micronavigation {
	padding:15px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68605e;
}
#Micronavigation a:link,
#Micronavigation a:visited {
	color: #000000;
	text-decoration:none;

}
#Micronavigation a:hover {
	color: #68605e;
	text-decoration:none;
}

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

#Macronavigation {
	margin: 0;
	border: 0;
	padding: 0;
	width:286px;
text-align:left;
}
	
#Macronavigation ul {
	padding: 0;
	margin: 0px 0px 0px 1px;
	border-top:0px solid #ffffff;
	list-style-type: none;
}

#Macronavigation ul li.parent {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 14px;
	border-bottom: 0px solid #ffffff;
	list-style-type: none;
	background-image: none;
	font-weight:bold;
}
#Macronavigation ul li {
	margin: 0;
	border: 0;
	padding: 1px 3px 3px 25px;
	border-bottom: 0px solid #ffffff;
	background-repeat: no-repeat;
	background-position: 17px 7px;
	list-style-type: none;
}
#Macronavigation ul li.active {		
	list-style-type: none;
        color:#60EF4D;
}
#Macronavigation ul li a:link, 
#Macronavigation ul li a:visited {
	color: #8e404e;
	text-decoration:none;
}
#Macronavigation ul li a:hover {
	color: #68605e;
	text-decoration:none;
}
#Macronavigation ul li.active a:link,
#Macronavigation ul li.active a:visited {
	color: #ffffff;
	text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
	border:0;
}






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

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

#Search {
	margin: -30px 0px 10px 50px;
	border: 0;
	padding: 0;
}
#Search form {
	margin: 0;
	border: 0;
background-color:#666;
	padding: 10px 5px 0px 5px;
}
#Search input#raw {
	font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	height:16px;
	width:145px;
        text-align:left;
	vertical-align:top;
}
#Search input#btnSearch {
	vertical-align:middle;
}
#Search table {
	margin:30px 20px 20px 25px;
	color:#333;
	text-align:left;
}





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

td.sitemapTitle0 {
	background-color: #ddd;
	border-right: solid 1px #444;
}
td.sitemapTitle1 {
	background-color: #ddd;
	border-right: solid 1px #000;
}
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;
}



/* -- METANAVIGATION ------------------------*/

#Metanavigation {
	margin: 0px;
	text-align:center;
	margin:10px 0px;
}

#Metanavigation a {
	color: #666;
	text-decoration:none;
}


#Copyright p {
	margin-top:70px;
	color:#666;
} 
#Copyright p a {
	text-decoration:none;
	color:#666;
} 

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




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

div.ZMSTable {
}
div.ZMSTable table tr th {
}
div.ZMSTable tr.even td {
}
div.ZMSTable tr.odd td {
}
table tr td  {
	font-size: 10px !important; font-size: xx-small;
}


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

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


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

/**************************************/
/* 7. CSS-Modul: SPECIAL OBJECTS      */
/**************************************/

/*------- InfoBox ------------------------------*/

div.infobox  {
	margin-top: 0px;
	border-top:5px solid #ccc;
	background-color:#f6f6f6;
	padding:0px;
	width:auto;
	margin-bottom:20px;
}
p.infoboxtitle  {
	padding:3px;
	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.text {
	margin-left:20px;
}
div.infobox ul {
	margin:0px 0px 0px 28px;
	padding:0;
}
div.infobox ul li {
}
li.LinkElementExternal {
	list-style-image:url(common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
	list-style-image:url(common/external_link.gif);
}
li.LinkElementInternalClient {
	list-style-image:url(common/external_link.gif);
}
li.LinkElementMailto {
	list-style-image:url(common/mail_link.gif);
}


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


/**************************************/
/* 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 h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:14px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
}



 