


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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) 2008 dasDesignTeam         */
/* Author: Wolfram Larmon       */

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

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
 .neutralColorMedium {background-color: #0132BE}
.neutralColorStrong {background-color: #B00202}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #38A566}
.secondColorStrong {background-color: #fff;}
 .secondColorMedium {background-color: #EBFAE7;}
.secondColorLight {background-color: #fff;}
.primColorStrong {background-color: #036A2F;}
.primColorMedium {background-color: #B0C3DE;}
.primColorLight {background-color: #DCE0EA;}


/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/
/* wrapping model based on:           */
/* http://www.alistapart.com          */
/* /articles/negativemargins/         */
/**************************************/
body#web {
	margin: 0;
	padding: 0;
	border: 0;
	/*background: #53739C url(http://www.hotel-nassauerhof.de/common/gradient_neutral.jpg) center left fixed repeat-x;*/
background: white url(http://www.hotel-nassauerhof.de/common/gradient_light.jpg) bottom left fixed repeat-x;	
font-size: 12px;
/*font-size: 12px !important; font-size: 0.8em;*/
	position:relative;
	text-align:center;
}

/*-- wrapper for whole page region --*/
#pageregion {
	margin: auto;
	padding: 0;
	border-bottom: 0px solid #ccc;
        border-right: 0px solid #ccc;
	width:1200px;
	text-align:left;
    }
/*-- wrapper for providing a full scale left background --*/
#layoutWrapper1_BGleft { 
	/*background:url(http://www.hotel-nassauerhof.de/common/pageregionLeftBG1.gif) repeat-y left;*/
	/*background-color:#dce0ea;*/
	border-bottom:0px solid #38a566;
}


/*-- wrapper for providing a full scale right background --*/
#layoutWrapper2_BGright {	
     /*background:transparent url(http://www.hotel-nassauerhof.de/common/pageregionRightBG1.gif) repeat-y right;*/
	
}



/*-- wrapper for positioning the right column --*/
#layoutWrapper3_ContentAll  {
	
	/*background:transparent url(http://www.hotel-nassauerhof.de/common/pageregionRightBG1.gif) repeat-y right;*/
}
/*-- wrapper for left column and content column--*/
#layoutWrapper4_ContentLeft {
	/*background:transparent url(http://www.hotel-nassauerhof.de/common/pageregionLeftBG1.gif) repeat-y left;*/
	
}


/**************** ZMS Graphic = Abbildung  ***************/
div.ZMSGraphic {
background-color:transparent; 
margin-left:0px;
 image-decoration: none;
}

div.ZMSGraphic div.graphic img { 
border:0px;
background-color:transparent;
 image-decoration: none;
}


#galleryPic {
float: left;
background-color:#fff;
margin-left:0px;
border:0px;
 text-decoration: none;
}
a.zoom img.zoom{
        width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
	}
#graphic_left {
  margin-right:20px;
margin-top:0px;
text-decoration: none;
}
#graphic_right {
  margin-left:20px;
margin-top:0px;
text-decoration: none;
}


#Content {
}

#pageregionTop {
	margin:0;
	padding:0;
background-color:#ffffff;
}

#pageregionLeft {

}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
	float: right;
	margin-top: 75px;
	padding: 10px;
	/*background-color: #e8e8e8; */
}
#Logo {
	
}

#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:0;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.floatBottom {
	vertical-align:bottom;
     
}


img.imgNoborder {
	border:0px;
}

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


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

div#Menu {
	float: left;
width:700px;
	margin-left:295px;
	padding-left:0px;
margin-top:-45x;
        background-image:url(http://www.hotel-nassauerhof.de/common/bg_horizontalmenu_b703.jpg);
        background-repeat:no repeat; 
        background-position:top;
        background-position:left;
        height: 30px;
/*	  background-color: #b00202;
	   white-space:nowrap;*/
	}
div#Menu ul {
	margin:0px;
	padding:0px;
	font-size:small;
	}
/*----- 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:bold;
        letter-spacing: 0.08em;
	background-color: transparent;
        color: #0B7201;

	text-decoration: none;

        Border-top:0em solid #FF520A;
	border-right: 0em solid #fff;
        padding-top:0.7em;	
        padding-left: 1.9em;
        padding-right: 1.4em;
        padding-bottom:1.0em;
	}
div#Menu ul li a.current {
	color:#B00202;
        background-image:url(http://www.hotel-nassauerhof.de/common/bg_horizontal_linkActive.jpg);
        background-repeat:repeat-x; 
        background-position:top;
        background-position:left; 
background-color: transparent      
 height: 30px;
	}

div#Menu ul li a.home {
	background-color: #036a2f;
	}

div#Menu ul li a:hover {
	/*background-image:url(http://www.hotel-nassauerhof.de/common/bg_horizontal_linkActive.jpg);*/
        background-repeat:repeat-x; 
        background-position:top;
        background-position:left;
	color: #B00202;
background-color: transparent;
 height: 30px;
	}

/*-- MenuDropdown ---------------------------*/

.child, .subchild 
	{ 
	position: absolute;
	visibility: hidden;
/*-------box model hack-------*/
	margin-left: -1.1em !important;
	margin-left: 0px;
	margin-left/**/:/**/-1.1em;
/*-------box model hack-------*/	
	margin-top: 0.50em !important;
	margin-top: 0.0em;
	margin-top/**/:/**/0.55em;
	}

.menuDropdown 
	{
/*-----   filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #eee; 
	width: 11.5em;
	}

.navDropdown
	{
	display: block;
	text-align: left;
	border-bottom: 1px solid #666;
	line-height: 1.3em;
	white-space:nowrap;
	padding: 0.25em 0.25em 0.25em 1.0em;
	}

.navDropdown a:link,
.navDropdown a:visited,
.navDropdown a:hover {
	text-decoration: none;
}

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

#Micronavigation {
	padding:15px 0px 20px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #38a566;
}
#Micronavigation a:link,
#Micronavigation a:visited {
	color: #000;
	text-decoration:none;

}
#Micronavigation a:hover {
	color: #38a566;
	text-decoration:none;
}

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

#Macronavigation {
text-align:center;
}	

#Macronavigation ul {
        font-family: Times, Tahoma, Helvetica, sans-serif;
        font-size. 14px;	
        margin:0px:
        padding-left:10px;   
	list-style-type: none;
text-align:center;
}

#Macronavigation ul li.parent {
        
        font-size: 14px;
   
      *letter-spacing: 0px;
	margin: 0;
	border: 0px;
        font-weight:normal;
        list-style-type: none;
      padding-left:10px;  
text-align:center;
}

#Macronavigation ul li {
  font-family: Tahoma, Helvetica, sans-serif;       
        
        *letter-spacing: 0px;
        list-style-type: none;
text-align:center;
        height:24px;	
        background-color: transparent;	
	border-bottom: 1px solid #989898;	
        /* border-top: 3px solid #989898;*/    
       margin-top:0px;
       margin-left:0px;
     padding-right:10px;  

	
}
#Macronavigation ul li.active {
	/*background-color:#fff;*/
	/*background-image: url(http://www.hotel-nassauerhof.de/common/icon_active.gif);*/
	list-style-type: none;
        background-color:#4a403a;
        color:#ffffff;
}
#Macronavigation ul li a:link {
        
	color: #ffffff;
        font-weight:normal;
	text-decoration:none;
} 

#Macronavigation ul li a:visited {
        
	color: #ffffff;
        font-weight:normal;
	text-decoration:none;
}

#Macronavigation ul li a:hover {
	color: #4a403a;
	text-decoration:none;
}
#Macronavigation ul li.active a:link{
	color: #ffad50;  
       background-color:#000000;   
	text-decoration:none;
}
#Macronavigation ul li.active a:visited {
	color: #ffad50;      
	text-decoration:none;
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
	border:0;
}






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

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

#Search {
	margin: 0px 0px 0px 18px;
	border: 0;
	padding: 0;
}
#Search form {
	margin: 0;
	border: 0;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}
#Search input#raw {
	font-family:Arial;
	font-size:12px;
	padding:0;
	margin:0;
	height:15px;
	width:195px;
	vertical-align:middle;
}
#Search input#btnSearch {
	vertical-align:middle;
padding-left:3px;
}
#Search table {
	margin:10px 5px 0px 15px;
	color:#333;
	text-align:left;
}


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

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

	}

div.ZMSTeaserContainer {
	padding:1px;
	margin-bottom:15px;
}
div.ZMSTeaserElement {
	width:200px;
	padding:0px;
}
div.ZMSTeaserElement img.title {
font-family: Tahoma, Arial, Helvetica;
font-size: 14px	
border: none;
color:#ffffff;
}

div.ZMSTeaserElement div.title {
font-family: Arial, Helvetica;
	font-weight:bold;
        font-size: 14px;
	text-decoration:none;
	color:#ffffff;
/*  background-image:url(http://www.hotel-nassauerhof.de/common/teaser_bg.jpg);*/
	padding: 4px 4px 2px 4px;
	display: block;
}

div.ZMSTeaserElement div.text
	{
font-family: Tahoma, Arial, Helvetica;
font-size: 10px !important; font-size: 11px;
font-weight:normal;
color:black;
	padding: 6px 6px 6px 6px;
	line-height:1.3em
	}



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

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

#Headline h1 {
	margin-top: 0;
}

h1, h2,  h3, h4, h5, h6, h7 .heading1, .heading2, .heading3, .heading4, .heading5, .heading6, .heding7 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

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

/*	h1.title {
font-size: 18px;
	line-height: 24px;
	margin-top:30px;
	}*/



h1,.heading1 {
	margin-top:0px;
       margin-left:0px;
       padding-top:0px;
   text-align:right;
    font-family:Times, Verdana, Arial, Helvetica, sans-serif;
    color:#3b3032;
    text-decoration: none;
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 1px;
	}

h2,.heading2 {
	margin-top:0px;
margin-left:0px;
padding-top:25px;
padding-bottom:0px;
    font-family:TIMES, serif, Helvetica;
    color: #3b3023;
    text-decoration: none;
    font-weight: 100;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 1px;
text-align:right;
	}
	

h3,.heading3 {
    margin-top: 0px
margin-left:0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #B00202;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    padding-bottom:4px;
    border-bottom:#0172AC;
    border-bottom-width:0px;
    border-bottom-style:solid;
border-top:#0172AC;
    border-top-width:0px;
    border-top-style:solid;
	}


h4,.heading4 {
     
    
    font-family:Tahoma, Arial, Helvetica, sans-serif;


/*background-image:url(http://www.hotel-nassauerhof.de/common/icon_zahn.jpg);
background-repeat: no-repeat;
background-position: 0px 3px;*/
        color: #036A2F;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
 
	}

h5,.heading5 {
	margin-top: 0px
    font-family:Verdana, Arial, Helvetica, sans-serif;
      color: #54706B;
    text-decoration: none;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 0px;
        }

h6,.heading6 {
	margin-top: 0px
    font-family:Verdana, Arial, Helvetica, sans-serif;
     color: #B0E0CA;
    text-decoration: none;
    font-weight: normal;
    font-size: 50px;
    line-height: 100px;
    letter-spacing: 1px;
        }


h7,.heading7 {
	margin-top: 0px
    font-family:Verdana, Arial, Helvetica, sans-serif;
      color: #54706B;
    text-decoration: none;
    font-weight: normal;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0px;
        }



p {
    text-align:justify;
  
	}


ol {
	line-height: 18px;
	}
ul {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;	
font-weight:normal;
	line-height: 18px;
color:#4D4D4D;
	 }

li {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:12px;	
        line-height: 18px;
       font-weight:normal; 
color:#4D4D4D;
        }



em{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #036A2F;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
}

sub{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

code {
font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #3b3023;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
}


p.caption {
	font-style: normal;
        line-height: 20px;vertical-align:bottom;
        font-size:15px; 
        font-family:Times New Roman, Times, Verdana, Arial;  
        letter-spacing:0.03em; 
        color:#494540;
	}
p.emphasis {
	background-color:#b0c3de;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16px;
	}

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

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

a:link, a:visited {
font-family: Times New Roman, Times, Tahoma, Helvetica, sans-serif;
	color: #B00202;
	text-decoration:none;
}

a:hover, a:active {
font-family: Times New Roman, Times, Tahoma, Helvetica, sans-serif;
	text-decoration:none;
	color: #B00202;
}


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



 
