/*Allgemeine Angaben zur Seite-------------------------------*/

body {
	background-color: #F6F9FB;
	color: #336699;
	font-family: Verdana, Helvetica, Arial, Tahoma, Sans Serif;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;	
}

html, body, div, p, h1, h2, h3, h4, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0px;
   padding: 0px;
   border:0px none;
}

#seite {
	background-image:url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_nav.gif');
	background-repeat:repeat-y
}

.hide {display: none;}
/* bisher: a span {display: none;}
Anpassung wegen integriertem Editor: Hyperlinks im Inhaltsbereich dürfen in formatierten Abschnitten (z.B. wegen Schriftart) nicht versteckt werden */
div#header a span, div#portallandschaft a span, div#navigation a span, div#footer a span, div#headermvtut a span {display: none;}

a {color: #336699;}
a:visited {color: #287DA8;}  
a:hover, a:active {color: #FF9900;}

/*HEADER---------------------------------------------------*/

.zuminhalt {display:none;}

#header {	
	background-color: #A4C3D7;
	height: 100px;
	border-bottom: 1px solid #287DA8;
	white-space:nowrap;
}

#header h3 {padding: 0px;}

#header a {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/logo.gif');width:500px;height:99px;display: block}

#portallandschaft {	
	position: absolute;
	top: 70px;
	left: 21px;
	height: auto;
	/*
	top:55px;left:230px;
	height:45px;
	*/
}

#portallandschaft h3 {display:none;}

#portallandschaft a {
text-decoration: none;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_portal.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
font-size:0.65em;
color:#336699; padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#portallandschaft a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_portal2.gif'); color:#336699; text-decoration: underline}

#headermvtut {	
	position: absolute;
	right:0px;top:0px;
	margin-left:480px;
}

#headermvtut a {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/mv_tut_gut.gif');width:180px;height:99px;display: block}

/*SERVICELEISTE---------------------------------------------------*/

#serviceleiste {	
	clear: both;
	font-size: 0.65em;
	color: #456899;
	background-color: #DFE9F0;
	border-bottom: 1px solid #fff;
	padding: 8px 20px 9px 30px;
	margin: 0px 0px 0px 19.19em;
}

#sprachen {float: right;white-space:nowrap;	margin: 0px 0px 0px 60px;}
#sprachen h3 {display:none;}
#sprachen a {text-decoration: none;}
#sprachen a:hover {color:#336699; text-decoration: underline;}

#breadcrumb {margin: 0px 13.75em 0px 0px;}
#breadcrumb h3 {display:none;}
#breadcrumb a {text-decoration: none;}
#breadcrumb a:hover {color:#336699; text-decoration: underline;}

/*SEITENMITTE---------------------------------------------------*/

#mitte {	
background-image:url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_infospalte.gif');
background-repeat:repeat-y;
background-position: right 50%;
min-height: 510px;
height: auto;
/*min-height-Hack für Internet Explorer--------------------*/
_height: 510px
}

/*NAVIGATION-----------------------------------------------------*/

#navigation {
padding: 0px;
margin: 0px;
position: absolute;
left: 0px;
width: 12.35em;
}

#navigation h3 {display:none;}

/*Liste Allgemein ------*/

#navigation ul {
margin: 0px -1px -1px 0px;
padding:0px;
list-style-type:none;
background-color: #EEF4F8;
font-size:100%;
line-height:100%;
}

#navigation ul ul {
padding: 5px 0px 10px 0px;
margin: 0px;
}

#navigation ul ul ul {
padding: 0px 0px 10px 0px;
background-color: #F3F7FA;
}

#navigation li {
padding: 0px;
}

#navigation li li {
padding: 1px 0px 1px 0px;
margin:0px;
}

#navigation a {
color: #336699;
text-decoration:none;
line-height: 1.40em;
}

/*Navi Ebene 1- Buttons ------*/

#navigation ul a.But01, #navigation ul a.But01:hover, #navigation ul a.But01on {
min-height:30px;
height:auto;
_height:30px;
background-color: #D0E1EA;
display:block; border-bottom:1px solid #EEF4F8;
padding-top: 2px;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/menue1_bg_off.gif');
background-repeat: repeat-x;
}

#navigation ul a.But01:hover, #navigation ul a.But01on {
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/menue1_bg_on.gif');
background-repeat:no-repeat;
}

#navigation ul a span {
display: block;
font-size: 0.75em;
margin-left: 18px;
}

/*Navi Ebene 2 ------*/

#navigation ul ul a {
font-size: 0.65em;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block;
border-bottom: 1px solid #DFE9F0; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:4px
}
#navigation ul ul a i {font-weight:normal;}

#navigation ul ul a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_on.gif');font-weight:bold}
#navigation ul ul a.on {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_on.gif');font-weight:bold;background-color: #F3F7FA;border:medium none;}

/*Navi Ebene 3 ------*/

#navigation ul ul ul a {
font-size: 0.65em;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav2_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block;
border-bottom: medium none;; margin-left:34px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#navigation ul ul ul a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav2_bg_on.gif');}
#navigation ul ul ul a.on {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav2_bg_on.gif');font-weight:bold}

/*Volltextsuche---------------------------------------------------*/

div#suche { padding: 40px 20px 0px 20px;font-size: 0.65em;}

#suche a {text-decoration: none;
	background-position: 0px 2px; 
	background-repeat:no-repeat;
	background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_suche.gif');
	margin-left:7px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:15px; padding-right:0px; padding-top:2px; padding-bottom:3px
	} 
	
#suche a:hover {text-decoration: underline;color: #336699;}	

#suche form {margin: 0px 0px 5px 0px;}

input.search {
width: 11.2em;
height: 1.7em;
border: 1px solid #A4C3D7;
font-size: 12px;
padding: 3px 3px 2px 5px;
color: #287DA8;
background-color:#D2E3EC;
margin: 0px 0px 0px 0px;
}

input.go {
background: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/go.gif') no-repeat;
width: 1.7em;
height: 1.7em;
color: #DFE9F0;
border: 0px none;
cursor: pointer;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:-3px
}

/*INHALT---------------------------------------------------*/

#inhalt {
background-color: #F6F9FB;
margin: 0px 13.75em 0px 12.47em;
padding: 30px;
/*max-width:38em;*/
min-height: 720px;
height: auto;
/*min-height-Hack für Internet Explorer--------------------*/
_height: 720px;
}

h1 {
padding: 5px 0px 5px 0px;
font-size: 90%;
text-decoration: none;
border-bottom: 1px solid #DFE9F0;
}

h2 {
padding: 5px 0px 10px 0px;
font-size: 80%;
font-weight: bold;
}

h3 {
padding: 5px 0px 10px 0px;
font-size: 70%;
font-weight: bold;
}

h4 {
padding: 5px 0px 10px 0px;
font-size: 70%;
font-weight: bold;
}

p, td, address {
font-size: 70%;
line-height: 1.4em;
margin-bottom: 1.0em;
font-weight: normal;
}

address
{
	font-style: normal;
	padding-left: 1em;
}

hr {
height: 1px;
color: #DFE9F0;
background-color: #DFE9F0;
border: 0px none;
}

a.weiter {
font-size:100%;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_weiter.gif');
background-position: 0px 2px; 
background-repeat:no-repeat;
padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
a.weiter:hover {
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_weiter2.gif');
}

/*Listen im Inhalt----------------------------------------------------*/

ul {
margin: 10px 0px 10px 20px;
list-style-type:square;
font-size:70%;
line-height:1.75em;
}
ul ul {
list-style-type:disc;
font-size:100%;
}

ul ul ul {
list-style-type:circle;
}

ol {
margin: 10px 0px 10px 20px;
font-size:70%;
line-height:1.75em;
}

ol ol {
font-size: 100%;
}

li {
padding: 1px 0px 1px 0px;
}

ul p, ol p, ol ul, ul ol {
font-size: 100%;
}

.inhaltsliste h2 {
padding: 5px 0px 5px 0px;
font-size: 80%;
text-decoration: none;
border-bottom: 1px solid #DFE9F0;
}

ul.externlinks, ul.internlinks, ul.downloadlinks {
margin: 10px 0px 10px 5px;
list-style-type:none;
}

ul.externlinks a, ul.internlinks a, ul.downloadlinks a, ul.internlinks li.ohnelink {
display:block;
text-decoration:underline;
font-weight:normal;
background-position: 0px 5px; 
background-repeat:no-repeat;
list-style-type:none;
padding: 0px 0px 0px 15px;
}

ul.externlinks a {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_extern.gif');}
ul.externlinks a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_extern2.gif');}

ul.internlinks a {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_weiter.gif');}
ul.internlinks a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_weiter2.gif');}

ul.downloadlinks a {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_download.gif');}
ul.downloadlinks a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_download2.gif');}

ul.internlinks li.ohnelink {
text-decoration:none;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_weiter.gif');
}

ul.internlinks ul.internlinks {font-size: 100%; margin: 10px 0px 10px 17px;}

p.internlinks,table.internlinks {
margin-left: 20px;
}

/*Tabelle----------------------------------------------------*/

table { border: 1px solid #A4C2D7;border-spacing:1px; margin:0px 0px 20px 0px;}

table th, td {padding: 5px;  font-size: 70%; margin:0px; border:0px none; vertical-align:top}

caption {
font-weight:bold;
text-align: left;
font-size: 80%;
margin: 10px 10px 10px 0px;
}

th {
background-color:#A4C2D7;
font-weight:bold;
text-align: left;
}

tr.dunkel {background-color:#DCE9F0;}
tr.hell {background-color:#F1F6F9;}

table.downloads {width:100%;}
table.downloads .format {width:10%; text-align:center;}
table.downloads .groesse {width:10%;}
table.downloads .bezeichnung {}

td p, td ul, td ol {font-size: 100%;}

/*Formulare----------------------------------------------------*/

form, fieldset  {
border:none;
margin:20px 0px 10px 0px;
}

legend {
display: none;
}

form fieldset caption {
font-size: 70%;
background-color:#A4C2D7;
font-weight:bold;
text-align: left;
padding:5px;
margin:0px;
}

#inhalt form input { 
width: 15em;
height: 1.5em;
border: 1px solid #A4C3D7;
color: #287DA8;
padding:1px;
}

#inhalt form input.checkbox { 
width: auto;
height: auto;
border: none;
}

#inhalt form textarea { 
width: 15.3em;
height: 5.5em;
border: 1px solid #A4C3D7;
color: #287DA8;
padding:1px;
}

#inhalt form input#plz { width: 3.5em;}
#inhalt form input#ort { width: 11.2em;}

#inhalt form input.button {
font-size: 1.0em;
height: 1.85em;
font-weight:bold;
width:auto;
border: 1px solid #A4C3D7;
background: #C2D7E4 url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/go.gif') no-repeat right;
cursor:pointer; padding-left:5px; padding-right:27px; padding-top:0px; padding-bottom:2px; background-color:#C2D7E4
}

/*Artikel - Teaser----------------------------------------------------*/

.artikelteaser {
border-bottom: 1px solid #DFE9F0;
margin: 0px 0px 10px 0px;
min-height: 160px;
height: auto;
/*min-height-Hack für Internet Explorer--*/
_height: 160px;
}
.artikelteaser h1 {border: 0px none;}
.artikelteaser h2 {padding: 0px 0px 10px 0px;}
.artikelteaser img {
border-right: 1px solid #ACCBDC;
border-bottom: 1px solid #ACCBDC;
padding: 0px;
margin: 5px 20px 20px 0px;
display:inline;
overflow: hidden;
float:left;
}

/*News - Teaser----------------------------------------------------*/

.newsteaser {
border-top: 1px solid #DFE9F0;
border-right: 1px solid #DFE9F0;
border-bottom: 1px solid #DFE9F0;
background: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_newsteaser.gif') repeat-y right;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:0px
}

.newsteaser h1 {border: 0px none;}

h4 {
padding: 10px 0px 0px 0px;
font-size: 70%;
font-weight: bold;
}

.newsteaser p {
border-bottom: 1px solid #DFE9F0;
margin: 0px 0px -1px 0px;
padding: 6px 5px 10px 0px;
}

/*Panoramabild----------------------------------------------------*/

.panoramabild {
width: 100%;  
overflow: hidden;
margin: -10px 0px 10px 0px;
}

.panoramabild .unterzeile{
text-align:right;
color:#A4C2D7;
}

/*Normaler Artikel----------------------------------------------------*/

.artikelbild {
border-right: 1px solid #ACCBDC;
border-bottom: 1px solid #ACCBDC;
background-color: #DFE9F0;
width: 190px;
padding: 0px;
margin: 5px 20px 20px 0px;
display:inline;
overflow: hidden;
float:left;
}

.unterzeile {
font-size:0.65em;
font-weight: normal;
padding: 4px;
}

a.bildbig {
	background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_fotobig.gif');
	background-position: 0px 0px; 
	background-repeat:no-repeat;
    width: 20px; 
	height:15px;
	display:block;
	float: right;
	margin:  0px;
	padding: 0px
} 

/*INFOSPALTE-----------------------------------------------------*/

div#infospalte {
position: absolute;
right: 0px;  
top: 8.1em;            
width: 13.75em;
}

.infobox {
width: auto;
margin:20px;
border: 1px solid #DFE9F0;
background-color: #F3F7FA;
}

.infobox img {
margin:0px;
_margin:0px 0px -4px 0px;
padding:0px;
border-bottom:1px solid #DFE9F0;
}

.infobox p {
margin:0px;
padding:9px;
}

.infobox h2 {
background-color: #DFE9F0;
text-transform: uppercase;
font-size:65%;
font-weight: normal;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_infobox.gif');
background-position: 0px 0px; 
background-repeat:no-repeat;
padding-left:25px; padding-right:10px; padding-top:4px; padding-bottom:3px
}

.infobox h2.behoerden {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_infobox_behoerden.gif');}
.infobox h2.externelinks {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_infobox_externelinks.gif');}

.infobox ul.kontextlinks a {
display:block;
text-decoration:none;
font-weight:bold;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_extern.gif');
background-position: 0px 2px; 
background-repeat:no-repeat;
padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.infobox ul.kontextlinks a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_extern2.gif');}

.infobox ul {
margin: 0px 0px 0px 10px;
list-style-type:none;
line-height: 1.3em;
}

.infobox li {
border-top: 1px solid #DFE9F0;
padding: 8px 5px 6px 0px;
}

.infobox a {
display:block;
text-decoration:none;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_infobox.gif');
background-position: 0px 2px; 
background-repeat:no-repeat;
padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

.infobox a:hover {
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_infobox2.gif');
}

.infobox a.fuss {
display:block;
background-color: #DFE9F0;
font-size:70%;
text-decoration:none;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_infobox.gif');
background-position: 10px 5px; 
background-repeat:no-repeat;
padding-left:25px; padding-right:0px; padding-top:4px; padding-bottom:4px
}
.infobox a.fuss:hover {
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_infobox2.gif');
background-color: #A4C2D7;
color:#fff
}

/*FOOTER----------------------------------------------------*/

#footer {	
	clear: both;
	background-color: #A4C2D7;
	height: auto;
	width: auto;
	text-align: center;
	border-top: 1px solid #287DA8;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 0px 9px 20px;
	font-size: 0.65em;
}

#nachoben {float: right;margin: 0px 40px 0px 50px;}
#nachoben a {
	text-decoration: none;
	background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_top.gif');
	background-repeat:no-repeat;
	background-position: right 50%;
	padding-left:0px; padding-right:15px; padding-top:0px; padding-bottom:0px
	} 
#nachoben a:hover {text-decoration: underline;color: #336699;}

#funktionen {margin: 0px 80px 0px 130px;color: #A4C2D7;}
#funktionen a {
	text-decoration: none;
	background-position:0px 2px; 
	background-repeat:no-repeat;
	padding: 0px 0px 0px 15px;
} 
#funktionen a.kontakt {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_kontakt.gif');} 
#funktionen a.drucken {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_drucken.gif');} 
#funktionen a.sitemap {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_sitemap.gif');} 
#funktionen a.impressum {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_impressum.gif');} 
#funktionen a.datenschutz {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/bg_link_datenschutz.gif');} 

#funktionen a:hover {text-decoration: underline;color: #336699;}

/*SITEMAP-----------------------------------------------------*/

#sitemap {
}

/*Liste Allgemein ------*/

#sitemap ul {
margin: 20px 0px 20px 0px;
padding:0px;
list-style-type:none;
}

#sitemap ul ul {
padding: 5px 0px 0px 15px;
margin: 0px;
}

#sitemap ul ul ul {
padding: 0px 0px 10px 0px;
}

#sitemap a {
text-decoration:underline;
}

#sitemap ul a {
font-weight:bold;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:4px
}

#sitemap ul a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_on.gif');font-weight:bold}

#sitemap ul ul a {
font-weight:normal;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:4px
}
#sitemap ul ul a i {font-weight:normal;}

#sitemap ul ul a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav1_bg_on.gif');font-weight:bold}

#sitemap ul ul ul a {
font-weight:normal;
background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav2_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block; margin-left:34px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:13px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

#sitemap ul ul ul a:hover {background-image: url('http://www.laiv-mv.de/land-mv/LAiV_prod/LAiV/beschaffung/_Bilder/nav2_bg_on.gif');}
