


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 * +- [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
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 */

div.ZMSTable table th 
	{ 
	background-color:#DDEFFC; 
	}
	
div.ZMSTable table 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
	{
	}
ul {border:0px solid #000;margin:0px;list-style-type:none;padding:0;}
hr {}

/****************/
/*INDEX-Formate*/
/***************/
ul#Navigation {
 display:block;
margin-left:20px;
    padding: 0em;
    text-align: left;
    font-weight: bold;
    border: 0px solid black;
    background-color: #FFF;
  }
  ul#Navigation li {

list-style: url(common/link_internal.gif) outside; 

    margin: 0; padding: 0;
    border: 0px solid black;
  }

  ul#Navigation a, ul#Navigation span {
  /*  float: left; width: 6em;
    margin: 0.4em; padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;*/
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#Navigation a:hover, ul#Navigation span {
    /*border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;*/
  }
  ul#Navigation div {
    /* clear: left;*/
  }

/****************/
/*NEWS-Formate*/
/***************/
 
.newsrubrik, #sidebar .newsrubrik {
	color: #4b6681;
margin-bottom: 0.4em;
	font-size:   1em;
}
	

.newsitem {
	
	width: 140px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 140px;
	 
}

.newsitem_title {
	color :#333;
	font-weight:normal;
	font-size: medium;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    large;
}	
.newsitem_shorttext {
	color : #333;
	font-weight:normal;
	font-size:medium;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    large;
}	




/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#b4b4b4; }
.primColorMedium0 { background-color:#b4b4b4; } 
.primColorLight0 { background-color:#b4b4b4; } 

.secndColorStrong1 { background-color:#b4b4b4; }
.secndColorStrong0 { background-color:#915700; }
.secndColorMedium1 { background-color:#C87900; } 
.secndColorMedium0  { background-color:#F19203; }
.secndColorLight1 { background-color:#F8CA85; }
.secndColorLight0 { background-color:#FCE9CC; }

.teaserColor { background-color:#fff; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#b4b4b4; }
.neutralColorMedium0 { background-color:#A2A2A6; } 
.neutralColorLight0 { background-color:#D3D3D5; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 


/*******Komplettausrichtung Seite**************/
body.live	{
	color: #333;
	margin-top: 0;
background-color:#e3e8ec;

	padding: 0;
	/*border: 0px solid red;*/
	font-family: arial, helvetica, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;
	padding-bottom: 20px;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    medium;
	}

/*******eigentl.Seite **************/
#wrapper	{
	text-align:center;
	color: #333;
	margin-left:2%;
	margin-top:0;
	padding: 0;
	border: 0px solid blue;
	width: 800px;  	
	 
	}


#header	{
	background-color: #fff;
	color: #333;
	border: 0px solid black;
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
	text-align: left;
	}


#header img {
	margin: 0;
	padding: 0;
	border: 0px solid yellow;

	}

#pagebody {

	width:800px;
	padding-top: 0.5em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 1.3em;
	border: 0px solid #b4b4b4;
	text-align: left;
	color: #444;
	background-color: #fff;
	/*clear: both;*/
	
 
	}



/****************/
/* Links */
/***************/

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #4b6681;
	background: transparent; 
	}
	
a:hover {
	font-weight : normal; 
	text-decoration: underline;
	color: #f2a23f;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration: underline;
	color: #f2a23f;
	background: transparent;  
	}

/****************/
/* Navigation */
/***************/



.navMacroPub0, a.navMacroPub0:link, a.navMacroPub0:visited {

  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
}

.navMacroPub1, a.navMacroPub1:link, a.navMacroPub1:visited {

  font-size: 1em;
  font-weight: bold;
  text-decoration: none;

}

.navMacroDoc0, a.navMacroDoc0:link, a.navMacroDoc0:visited {

  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
}

.navMacroDoc1, a.navMacroDoc1:link, a.navMacroDoc1:visited {

  font-size: 1em;
  font-weight: bold;
  text-decoration: none;

}

#micronav {
padding-left:200px;
	border: 0px solid red;
	width:630px;   
	font-size: 0.8em; 
	display:inline;
	}

#micronav a {
	padding:2px 0px 2px 0px;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small; 
	display:inline;
	}


.trenner {
	/*border-top: 2px dotted #86a646;*/
background:url("http://www.baste.de/common/4px_gruen.gif") repeat-x;
	margin-right:0px;
	height:20px;
	}

.trenner_grau {
background:url("http://www.baste.de/common/4px_braun.gif") repeat-x;
	/*border-top: 2px dotted #333;*/
	margin-top:5px;
	height:5px;
	}


img  {
	border: 0px;
	}

#sidebar	{
	float:right;

	padding-right:30px;
	border: 0px solid #000;
	width: 140px;

	margin-left:0px;
	}
	
		
#sidebar p	{
	font-size: 11px;
	text-align:center;
	}

#sidebar h2 	{
	font-size: 16px;
	margin: 5px 0 0 0 ;
	}

#sidebar h4 	{
	margin: 0 0 15px 0;
	}

#sidebar h3 	{
	font-size: 13px;
	margin: 0;
	}

#sidebar_left	{

	float: left; 
	width: 200px;
	margin-top: 0px; 
	padding-top:0px;
	padding-right:20px;
	border: 0px solid #e4e5e6;
	color: #666;
font-size:    1em; 
text-align:right;     
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 1em; 
	}




#footer {
	clear:both;
	border: 0px solid #000;
background-color: #e3e8ec;
	color: #666;
	height:20px;

text-align:center;
	padding: 7px 7px 2px 0px;
	padding-left: 0px;
	border: 0px solid #000;
	width:800px;
	height: 1.3em;
	font-size:  x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small; 
	}

#footer a {
	padding:7px 0px 2px 0px;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small; 
	}

html>#footer	{
	font-size: small;
	} 

#copy a	 {
	text-align:center	
	margin: 0;
	padding: 0;
	font-size:xx-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: x-small; 
	}

#language  {
	padding:5px 0px 2px 0px;
	border: 0px solid #666;
	width:80px;
	font-size:    0.6em;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 0.8em; 
	display:inline;
	}

#language a {
	padding:2px 0px 2px 0px;
	font-size:    0.6em;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: 0.8em; 
	display:inline;
	}

/*********************/
/* Text-Elements */
/*********************/
	
h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 4px;
	letter-spacing: 1px;
	line-height: 1em;
color:#4b6681;
	}
	
#pagebody h1, #pagebody h1 .heading1 {

	margin-top: 0;
	font-size:    large;      
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:  x-large;
	}

html>#pagebody h1 	{
	font-size:  x-large;  
	} 

#pagebody h2, #maincontent h2, #pagebody h2 .heading2 {
	margin-top: 1.5em;

	font-size:    large;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    medium;
	}


h3	{ 
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;

	}

html>h3 	{
	font-size:  medium;  
	} 

h4	{
	font-weight: normal;
   	font-size: x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: small;  
	}

html>h4 	{
	font-size: small;  
	} 	

h5	{
     font-size:    xx-small;      
     voice-family: "\"}\"";   
     voice-family: inherit;   
     font-size:    x-small;  
	}
	
html>h5 	{
	font-size:  x-small;  
	} 

h6	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
	}

html>h6 	{
	font-size:  xx-small;  
	} 

p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

code, pre {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	background: inherit;
	color: #333;
	font-size: xx-small;
	}
/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */
* html code	{
	font-size : 105%; 
	}

#profiltable img, .ZMSGraphic, .img, .graphic {
	background-color: #fff;
	
}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
	font-size:    x-small;      
             /* Tantek again */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;         
	}

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
	font-size: small;
	}



ul {border:0px solid #000;margin:0px;list-style-type:none;padding:0;}


html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
	font-size: small;
	}



#maincontent	{
	border: 0px solid #000;
	float: left;
	margin-bottom: 20px;
	background-color:#fff;
	padding-right: 10px;
	width: 385px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
	 
	}

#maincontent p .largetext {
font-size:120%;
color:red;
}


#maincontent .ZMSTextarea a	{
	background:url("http://www.baste.de/common/link_internal.gif") no-repeat;
padding-left:1.1em;
/*background-position:-5px -5px;*/
	}
#maincontent .ZMSTextarea	{
border: 0px solid blue;	
padding-left:0.2em;

	}

.ZMSTextarea ol, #maincontent .ZMSTextarea ul	{
	}

.ZMSTextarea ol.ebene2, .ZMSTextarea ul.ebene2 {
	margin: .5em 0;
	padding-left: 20px;
	margin-left: 20px;
list-style-position:outside;
	}
	
.ZMSTextarea ul li	{
	line-height: 1.25;
	margin:0px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 10px;
	list-style: url(common/seqicon.gif) outside;
	}

.ZMSTextarea ol li	{
	list-style-type: decimal;
	margin-left: 10px;
	}

.ZMSTextarea ul ul li {
	margin-top: 10px;
	list-style: url(common/seqicon.gif) outside;
	font-size: medium;  
	vertical-align: top;
	}

#maincontent p {
	text-align:left;
}

#maincontent p, #maincontent p.standard, #maincontent li, 
#maincontent td, p {
	font-family:arial, helvetica, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;	
	font-size: medium;  
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small;  
}
html>#maincontent p, html>#maincontent p.standard, 
html>#maincontent li, html>#maincontent td 	{
	font-size: small;  
	} 

#maincontent p.description	{
	font-family: arial, helvetica, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;
	font-weight:bold;
	}
#maincontent p.caption	{
	font-style:italic;
	}

#maincontent p.creator	{
	font-family: arial, helvetica, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;
	font-size: xx-small;  
	}

#maincontent p.smalltext	{
	font-family: arial, helvetica, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;
	font-size: xx-small;  
	}



#maincontent .ZMSTable table {
	width:350px;
border-style:solid; 
border-width:0px;
border-color:#b4b4b4;
border-collapse:collapse;
	font-size: medium;  
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small;
}

#maincontent .ZMSTable table th  {
background-color:#00603e;
border-bottom-style:solid; 
border-width:1px;
border-color:#b4b4b4;
}

#maincontent .ZMSTable table th p  {
text-align:center;
color:#FFF;
}

#maincontent .ZMSTable table tbody tr  {
text-align:right;
}

#maincontent .ZMSTable table tbody tr td {

background-color:#FFF;
text-align:right;
border-bottom-style:solid; 
border-width:1px;
border-color:#b4b4b4;
border-collapse:collapse;
	font-size: medium;  
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: small;
}

#maincontent .ZMSTable table tbody tr td p {

text-align:right;

}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#maincontent dd {
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

#maincontent td {
	font-family: arial, helvetica, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, sans-serif;
	font-size: small;  
	voice-family: "\"}\"";   
	voice-family: inherit; 
	font-size: x-small; 
}



#maincontent .ZMSGraphic {
	background-color:#FFF;
}


#teaserwrapper, #teaser {
	border:0px solid #000;
	margin-top:0px;
	padding-top:0px;
}



#teaserwrapper h2, #sidebar h2 {
	color: #00603e;
	margin-top:0px;
	font-weight: bold;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:   small;
}


#teaser {

	font-weight: normal;	
	border: 0px solid #b4b4b4;
	padding: 0px;
	margin-bottom: 20px;
	margin-right: 0px;

}
* html #teaser {  /* nur fuer Internet Explorer */
 margin-right:0px;     /* Version 5.x */
 m\argin-right:0px;    /* Version 6 */
}

#teaser .title {
	border: 0px solid blue;
	padding:0;
	color: #4b6681;
	font-size:0.8em;
}


#teaser .text {
	border: 0px solid blue;
	font-weight : normal;
	text-decoration : none;
	color : #333;
	/*line-height: 1.2em;*/
	padding-bottom: 10px;
	font-size:0.8em;
	

}



/*Anzeige Links rechte Seite*/
.teaserElement, .teaserElement table {
	/*font-weight:normal;*/
padding:0px;
margin:0px;
border:0px solid red;
border-collapse:collapse;
color: #00603e;	
}

div.ZMSTeaserContainer
	{
	border:0px solid green;
	width:140px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	/*font-weight:normal;*/
	}


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

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	margin: 0;
	padding:0;
	color: #4b6681;	
	border: 0px solid black;
	
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	font-weight:normal;

	}

.ZMSGraphic  {
background-color:#FFFFFF !important;
border: 0px solid red;
}


/*********************/
/* Special-Objs, Tables */
/*********************/

#corporateprofile td ul li, #corporateprofile td p {
	font-family: arial, Helevetica, serif;
	}


th	{
	font-weight: bold;
	}

/****************/
/* Forms */
/***************/

form, .form {
margin-bottom:1em;
}

.form-input {
	width: 80px;
	height: 16px;
	color: #000;
	background-color: #fff;
	border: 1px solid #b4b4b4;
vertical-align: top;
	}

.form-button {
	

	
	}

html>.form-button  {
	
	} 



/****************/
/* Helpers */
/***************/
	
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}




/*******************/
/* Sitemap   */
/*******************/

TD.sitemapTitle0 {
  background-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
  border-right-style: solid 1px white;
 }

TD.sitemapTitle1 {
  background-color: #fff;
  border-right-width: 1px;
  border-right-color: #fff;
  border-right-style: solid 1px white;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited, A.sitemapTitle0:active {
  font-weight: bold;
  color: #93596f;
  text-decoration: none;
}

A.sitemapTitle0:hover {
  font-weight: bold;
  color: #00603e;
  text-decoration :  underline;
}

A.sitemapTitle1:link, A.sitemapTitle1:visited, A.sitemapTitle1:active  {
  font-weight: bold;
  color: #93596f;
  text-decoration: none;
}link

A.sitemapTitle1:hover {
  font-weight: bold;
  color: #00603e;
  text-decoration: underline;
}

A.sitemapElement0:link, A.sitemapElement0:visited, A.sitemapElement0:active {
  color: #93596f;
  text-decoration : none;
}

A.sitemapElement0:hover {
  color: #00603e;
  text-decoration: underline;
}

A.sitemapElement1:link, A.sitemapElement1:visited, A.sitemapElement1:active {
  color: #b4b4b4;
  text-decoration: none;
}

A.sitemapElement1:hover {
  color: #00603e;
  text-decoration: underline;
}



/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #436976; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #8CABB9; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #DDE6EC; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#DDEFFC; }
.ftTD { background-color:#EEEEEE; }

.form-submit { font-size:13px; }



