.zusatznavigation {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	}
	
.abstand-info-unavi {height: 1em;}

#navigation {
	height: 2.3em;
	width: 80em;	
	background-repeat: no-repeat;
	background-color: #006633;
	/*border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;*/
	margin: 0;
	text-align:center;
	}

/*HNAVI*/
#hnavi { 
	vertical-align: bottom;	
	margin: 0 0 0 2em;
	padding: 0;	
	text-align: left;
	}
	
/*HAUPTNAVIGATION*/

/*Start Nav 1 Ebene*/

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	margin: 0.15em 0 0 0;
	padding: 0;	
}
 
#nav a {
	display: block;
	margin: 0 3px 0 0; 
	padding: 5px 15px 3px 3px;
	color: #ffffff; 
    	text-decoration: none;
	font-size: 1.1em; 
	font-weight: bold;
}


#nav a.menuparent  {	
	font-weight: normal;
}
 
#nav li {
	float: left;
	display: inline; 
	padding: 0;
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.5em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006633;
	z-index: 50;
}
 
#nav li li {
	color: #000;
}
 
#nav li ul a {
	width: 14.5em;
	padding-left: 1em;
	font-size: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.over ul ul, #nav li.over ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav li li li.over ul {
	left: auto;
}
 
#nav li:hover, #nav li.over {
    color: #000000;
}

#nav a:hover, #nav a.over  {	
	margin: 0 3px 0 0; 
	/*padding: 8px 30px 3px 3px;*/
	text-decoration: underline;
}

/*Ende Nav 1 Ebene*/

/*Start Nav 2 Ebene*/

#nav, #navlist2, .nav2ebene a:link {text-transform: none; font-size: 8pt;}
#nav, #navlist2, .nav2ebene a:visited {text-transform: none; font-size: 8pt;}
#nav, #navlist2, .nav2ebene a:hover {text-transform: none; font-size: 8pt; }

.nav2ebene, .nav2ebene ul {
	float: left;
	list-style: none;
	line-height: 1em;
	margin: 0 0 1em 0;
	color: #000;
	padding: 0;	
	text-transform: none;
}
 
.nav2ebene a {
	display: block;
	margin: 0 3px 0 0; 
	padding: 3px 0 3px 0;
	font-size: 0.8em; 
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #000; 
	line-height: 1.2em;
}

 
.nav2ebene li {
	float: left;
	display: inline; 
	padding: 0;
	color: #000;
	border-left: none;
	border-right: none;
	margin: 0;
}
 
.nav2ebene li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding-left: 27px;
	color: #000;
	background-color: #cbe6ed;
	border-width: 0.25em;	
	width: 8em;
	text-transform: none;
	z-index: 50;
}

.nav2ebene li li {
	color: #000;
	font-size: 0.8em; 
	font-weight: normal;
        text-transform: none;
}
 
/*.nav2ebene li ul a {
	width: 12em;
	text-transform: none;
	/*color: #000;
	
}*/
 
.nav2ebene li:hover ul, .nav2ebene li li:hover ul, .nav2ebene li li li:hover ul, .nav2ebene li.sfhover ul, .nav2ebene li li.sfhover ul, .nav2ebene li li li.sfhover ul {
	left: auto;
}
 
.nav2ebene li:hover, .nav2ebene li.sfhover {
	/*background-color: #ffffd3;*/
	
}		

.nav2ebene a:hover, .nav2ebene a.sfhover  {
	text-decoration: underline;
	padding: 3px 0 3px 1em;
	color: #000000;
	text-transform: none;
}

/*Ende Nav 2 Ebene*/

/*Start Navlist 1 Ebene*/

#sprache {}

#navlist {
    margin: 5px 0 0 0; 
	padding: 0; 
	float:left;
	}
	
#navlist li {
    display: inline; 
	list-style-type: none; 
	margin: 0 5px 0 1px;
	}
	
#navlist a {
    margin: 0; 
	padding: 0 5px 0 5px;
	/*padding-left: 5px;*/
	font-size: 0.9em; 
	font-weight: normal;
	letter-spacing: 0.05em;
	}
	
#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	}
	
#navlist a:hover {
	color: #000;
	text-decoration: underline; 
	}

/*Ende Navlist 1 Ebene*/


/*Start Unavlist 1 Ebene*/

.unavi {
	/*padding: 10px 0;*/
	}

	
.unavi-head-rubriken {
	background-color: #006633;
	width: 15.7em;
	color: #fff;
	font-weight: bold;
	padding: 0.3em 0 0.3em 2.2em;
	margin: 1.25em 0 0 0;
	background-image:   url(../images/unavi-head.gif);
	background-position: top left;
	background-repeat: repeat;
	}
	
* html .unavi-head-rubriken {width: 15.7em;}
	
	
.unavi-head .unavi-head-text {
	font-weight: bold;
	padding: 0.3em 0 0.3em 2.2em;
        }
        
.back-unavi-rubriken {
	margin: 0;
	padding: 0;
	}
	

.unavlist {
	margin: 0 0 0 0;
	width: 17.8em;
	background-color: #fff;
	padding: 0 0 0 0;
	}
	
.unavlist li {
	list-style-type: none; 
	margin: 0 0 0 0;
	padding: 0;
	}
	
.unavlist a {
        color: #000;
        margin: 0 0 0 0; 
        padding: 0.3em 0 0.6em 2.3em;
	font-size: 0.98em; 
	font-weight: bold;
	background-image:   url(../images/unavi-1ebene-on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	
	}
	
.unavlist a:link, .unavlist a:visited {
	}

.unavlist a:hover {
	color: #000000;
	text-decoration: underline; 
	font-weight: bold;
	background-image:   url(../images/unavi-1ebene-over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	}
	
	
.unavlist .unavlist-2ebene .unavlist-hover a {
	color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-2ebene-act.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #e1e1e1;	
	}
	
.unavlist .unavlist-3ebene .unavlist-hover a {
	color: #000000;
	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-3ebene-act.gif);
	background-position: 2.0em 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #e1e1e1;
	}
	
.unavlist .unavlist-4ebene .unavlist-hover a {
	color: #000000;
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-act.gif);
	background-position: 3.4em 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #cccccc;
	}
	
.unavlist .unavlist-5ebene .unavlist-hover a {
	color: #000000;
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-act.gif);
	background-position: 6.4em 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #bbbbbb;
	}

	
.unavlist .unavlist-hover  {
	font-weight: bold;
	color: #000000;
	/*text-decoration: underline;*/
	background-image:   url(../images/unavi-1ebene-act.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	}
	
.unavlist .unavlist-hover a {
	background-image:   url(../images/unavi-1ebene-act.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	}

/*Ende Unnavlist 1 Ebene*/
	 
/*Start Unnavlist 2 Ebene*/

.unavlist-2ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border-bottom: solid 1px #ccc;
	background-color: #fff;
	}
	
.unavlist-2ebene li {
	list-style-type: none; 
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	border-top: solid 1px #ccc;
	}
	
.unavlist .unavlist-2ebene a:link {text-decoration: none;}

.unavlist .unavlist-2ebene a {
        color: #000000;
        margin: 0; 
	padding: 0.3em 0 0.3em 2.4em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-2ebene-on.gif);
	background-position: 1em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #fff;
	}
	
.unavlist .unavlist-2ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-2ebene-over.gif);
	background-position: 1em 0;
	background-repeat: no-repeat;
	margin:0;
	background-color: #e1e1e1;
	/*background-color: #ccd0dd;*/
	}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene a {text-decoration: none;}

.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.3em 3.3em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-3ebene-on.gif);
	background-position: 2.4em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #cccccc;	
	}
	
.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene  a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-3ebene-over.gif);
	background-position: 2.4em 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #cccccc;
	}
		
.unavlist .unavlist-2ebene .unavlist-hover .unavlist-3ebene .unavlist-hover a {
        color: #000000;
        margin: 0; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-3ebene-act.gif);
	background-position: 2.4em 0;
	background-repeat: no-repeat;
	text-decoration: underline;
	background-color: #cccccc;	
	}
	
.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene a {text-decoration: none;}

.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.3em 4.5em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-on.gif);
	background-position: 3.3em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #bbbbbb;
	}
	
.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene  a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-over.gif);
	background-position: 3.3em 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #bbbbbb;
	}
		
.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-hover a {
        color: #000000;
        margin: 0; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-act.gif);
	background-position: 3.3em 0;
	background-repeat: no-repeat;
	/*text-decoration: underline;*/
	background-color: #bbbbbb;	
	}
	
.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-5ebene a {text-decoration: none;}

.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-5ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.3em 5.6em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-on.gif);
	background-position: 4.5em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #adadad;
	}
	
.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-5ebene  a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-over.gif);
	background-position: 4.5em 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #adadad;
	}
		
.unavlist .unavlist-2ebene .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-5ebene .unavlist-hover a {
        color: #000000;
        margin: 0; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-act.gif);
	background-position: 4.5em 0;
	background-repeat: no-repeat;
	/*text-decoration: underline;*/
	background-color: #adadad;	
	}



/*Ende Unnavlist 2 Ebene*/



/*Start Unnavlist 3 Ebene*/

.unavlist-3ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border: 0;
	background-color: #ffffff;
	/*border: 1px solid #ffffff;*/
	}
	
.unavlist-3ebene ul li {
       	padding: 0;
	}
	
.unavlist-3ebene li {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	border-top: solid 1px #fff;
	}
	
.unavlist .unavlist-3ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.6em 3.5em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-3ebene-on.gif);
	background-position: 2.4em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
.unavlist .unavlist-3ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-3ebene-over.gif);
	background-position: 2.4em 0;
	background-repeat: no-repeat;
	}
	
.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene a {text-decoration: none;}

.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.3em 5.5em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-on.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	
	}
	
.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene  a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-over.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	margin: 0;
	}
		
.unavlist .unavlist-3ebene .unavlist-hover .unavlist-4ebene .unavlist-hover a {
        color: #000000;
        margin: 0; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-4ebene-act.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	/*text-decoration: underline;*/
	
	
	}


/*Ende Unnavlist 3 Ebene*/

/*Start Unnavlist 4 Ebene*/

.unavlist-4ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border: 0;
	background-color: #ffffff;
	}
	
.unavlist-4ebene ul li {
       	padding: 0;
	}
	
.unavlist-4ebene li {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	border-top: solid 1px #ccc;
	}
	
.unavlist .unavlist-4ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.6em 5.5em;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-4ebene-on.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
.unavlist .unavlist-4ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-4ebene-over.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	}


/*Ende Unnavlist 4 Ebene*/

/*neu*/
.unavlist .unavlist-4ebene .unavlist-hover {
	background-image: none;}

/*Start Unnavlist 5 Ebene*/

.unavlist-5ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border: 0;
	background-color: #ffffff;
	}
	
.unavlist-5ebene ul li {
       	padding: 0;
	}
	
.unavlist-5ebene li {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	border-top: solid 1px #ccc;
	}
	
.unavlist .unavlist-5ebene a {
        color: #000000;
        margin: 0; 
	padding: 0 0 0.6em 5.5em;	
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-4ebene-on.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
.unavlist .unavlist-5ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background:   url(../images/unavi-4ebene-over.gif);
	background-position: 4.4em 0;
	background-repeat: no-repeat;
	}


/*Ende Unnavlist 5 Ebene*/



/*Start der Infonavigation*/
.unavi-head-info {
	background-color: #006633;
	width: 15.7em;
	color: #fff;
	font-weight: bold;
	padding: 0.3em 0 0.3em 2.2em;
	margin: 1.25em 0 0 0;
	}
	
* html .unavi-head-rinfo {width: 15.7em;}

/*Ende der Infonavigation*/



/*Start Service Unavlist 1 Ebene*/

#service {
	margin: 10px 0; ;
	}
	
	
#service-head {
	background-color: #034b98;
	border: solid 1px #034b98;
	width: 16em;
	color: #ffffff;
	}
	
#service-head #service-head-text {
	font-weight: bold;
	padding: 3px 3px 3px 24px;
        }

/*Ende Service Unnavlist*/

/*Start Info Unavlist 1 Ebene*/

#unavi-info {
	margin: 1em 0 0 0;
	}
	
	
#unavi-head-info {
	background-color: #034b98;
	border: solid 1px #034b98;
	width: 15.7em;
	color: #ffffff;
	}
	
#unavi-head-info #unavi-head-info-text {
	font-weight: bold;
	padding: 0.3em 0.3em 0.3em 2.2em;
        }
        
.back-unavi-info {
	margin: 0;
	padding: 0;
	}
	

.unavlist-info {
	margin: 0 0 0 0;
	width: 17.8em;
	background-color: #fff;
	padding: 0 0 0 0;
	}
	
.unavlist-info li {
	list-style-type: none; 
	margin: 0 0 0 0;
	padding: 0;
	}
	
.unavlist-info a {
        color: #000;
        margin: 0 0 0 0; 
        padding: 0.3em 0 0.6em 2.3em;
	font-size: 0.98em; 
	font-weight: bold;
	background-image:   url(../images/unavi-1ebene-mittelblau-on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	
	}
	
.unavlist-info a:link, .unavlist-info a:visited {
	}

.unavlist-info a:hover {
	color: #000000;
	text-decoration: underline; 
	font-weight: bold;
	background-image:   url(../images/unavi-1ebene-mittelblau-over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	}
	
	
.unavlist-info .unavlist-info-2ebene .unavlist-info-hover a {
	color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-2ebene-act.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	margin: 0;
	/*background-color: #ccd0dd;*/
	background-color: #d6d9e4;	
	}

	
.unavlist-info .unavlist-info-hover  {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-image:   url(../images/unavi-1ebene-mittelblau-act.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	}
	
.unavlist-info .unavlist-info-hover a {
	background-image:   url(../images/unavi-1ebene-mittelblau-act.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	}

/*Ende Unnavlist 1 Ebene*/
	 
/*Start Unnavlist 2 Ebene*/

.unavlist-info-2ebene {
        margin: 0 0 0 0; 
	padding: 0; 
	border-bottom: solid 1px #ccc;
	background-color: #fff;
	}
	
.unavlist-info-2ebene li {
	list-style-type: none; 
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	border-top: solid 1px #ccc;
	}
	
.unavlist-info .unavlist-info-2ebene a:link {text-decoration: none;}

.unavlist-info .unavlist-info-2ebene a {
        color: #000000;
        margin: 0; 
	padding: 0.3em 0 0.3em 2.4em;	
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-2ebene-on.gif);
	background-position: 1em 0;
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #fff;
	}
	
.unavlist-info .unavlist-info-2ebene a:hover {
        color: #000000;
	text-decoration: underline; 
	font-size: 0.95em; 
	font-weight: normal;
	background-image:   url(../images/unavi-2ebene-over.gif);
	background-position: 1em 0;
	background-repeat: no-repeat;
	margin:0;
	background-color: #d6d9e4;
	/*background-color: #ccd0dd;*/
	}

/*Ende Unnavlist 2 Ebene*/


/*Ende Info Unnavlist*/






/*Diverses*/

a.link-pfeil {
	color: #006633;
	padding-left: 1.5em;
	text-decoration: none; 
	margin: 0; 
	font-size: 1em; 
	font-weight: bold;
	background:   url(../images/but-pfeil.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
	
a.link-pfeil:hover {
	color: #006633;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/but-pfeil.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
	
a.link-pfeil-kleiner {
	color: #006633;
	padding-left: 1.5em;
	text-decoration: none; 
	margin: 0; 
	font-size: 0.85em; 
	font-weight: bold;
	background:   url(../images/but-pfeil.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
a.link-pfeil-kleiner:hover {
	color: #006633;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/but-pfeil.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	

a.link-download  {
	color: #006633;
	padding-left: 1.5em;
	text-decoration: none; 
	margin: 0; 
	font-size: 1em; 
	font-weight: bold;
	background:   url(../images/but-download.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
	
a.link-download:hover {
	color: #006633;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/but-download.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
	
a.link-download-kleiner  {
	color: #006633;
	padding-left: 1.5em;
	text-decoration: none; 
	margin: 0; 
	font-size: 0.85em; 
	font-weight: bold;
	background:   url(../images/but-download.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
a.link-download-kleiner:hover {
	color: #006633;
	text-decoration: underline; 
	font-weight: bold;
	background:   url(../images/but-download.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
