/*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: 0;
   padding: 0;
   border:0px none;
}

#seite {
	background-image:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/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: 0;}

#header a {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/logo.gif');width:500px;height:99px;display: block}

#portallandschaft
{	
	position: absolute;
	top: 75px;
	left: 23px;
	height: 45px;
	z-index: 99;
}

#portallandschaft h3 {display:none;}

#portallandschaft a {
text-decoration: none;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_portal.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
font-size:0.65em;
color:#336699; padding-left:10; padding-right:0; padding-top:0; padding-bottom:0
}
#portallandschaft a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/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.lrh-mv.de/land-mv/LRH_prod/LRH/_images/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: 8 20 9 30;
	margin: 0 0 0 19.19em;
}

#sprachen {float: right;white-space:nowrap;	margin: 0 0 0 60;}
#sprachen h3 {display:none;}
#sprachen a {text-decoration: none;}
#sprachen a:hover {color:#336699; text-decoration: underline;}

#breadcrumb {margin: 0 13.75em 0 0;}
#breadcrumb h3 {display:none;}
#breadcrumb a {text-decoration: none;}
#breadcrumb a:hover {color:#336699; text-decoration: underline;}

/*SEITENMITTE---------------------------------------------------*/

#mitte {	
background-image:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/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: 0;
margin: 0;
position: absolute;
left: 0px;
width: 12.35em;
}

#navigation h3 {display:none;}

/*Liste Allgemein ------*/

#navigation ul {
margin: 0 -1 -1 0;
padding:0;
list-style-type:none;
background-color: #EEF4F8;
font-size:100%;
line-height:100%;
}

#navigation ul ul {
padding: 5 0 10 0;
margin: 0;
}

#navigation ul ul ul {
padding: 0 0 10 0;
background-color: #F3F7FA;
}

#navigation li {
padding: 0px;
}

#navigation li li {
padding: 1 0 1 0;
margin:0;
}

#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.lrh-mv.de/land-mv/LRH_prod/LRH/_images/menue1_bg_off.gif');
background-repeat: repeat-x;
}

#navigation ul a.But01:hover, #navigation ul a.But01on {
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/menue1_bg_on.gif');
background-repeat:no-repeat;
}

#navigation ul a span {
display: block;
font-size: 0.75em;
margin-left: 18;
}

/*Navi Ebene 2 ------*/

#navigation ul ul a {
font-size: 0.65em;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav1_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block;
border-bottom: 1px solid #DFE9F0; margin-left:20; margin-right:0; margin-top:0; margin-bottom:0; padding-left:13; padding-right:0; padding-top:0; padding-bottom:4
}
#navigation ul ul a i {font-weight:normal;}

#navigation ul ul a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav1_bg_on.gif');font-weight:bold}
#navigation ul ul a.on {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/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.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav2_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block;
border-bottom: medium none;; margin-left:34; margin-right:0; margin-top:0; margin-bottom:0; padding-left:13; padding-right:0; padding-top:0; padding-bottom:0
}

#navigation ul ul ul a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav2_bg_on.gif');}
#navigation ul ul ul a.on {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav2_bg_on.gif');font-weight:bold}

/*Volltextsuche---------------------------------------------------*/

div#suche { padding: 40 20 0 20;font-size: 0.65em;}

#suche a {text-decoration: none;
	background-position: 0px 2px; 
	background-repeat:no-repeat;
	background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_suche.gif');
	margin-left:7; margin-right:0; margin-top:0; margin-bottom:0; padding-left:15; padding-right:0; padding-top:2; padding-bottom:3
	} 
	
#suche a:hover {text-decoration: underline;color: #336699;}	

#suche form {margin: 0 0 5 0;}

input.search {
width: 11.2em;
height: 1.7em;
border: 1px solid #A4C3D7;
font-size: 12px;
padding: 3 3 2 5;
color: #287DA8;
background-color:#D2E3EC;
margin: 0 0 0 0;
}

input.go {
background: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/go.gif') no-repeat;
width: 1.7em;
height: 1.7em;
color: #DFE9F0;
border: 0px none;
cursor: pointer;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:-3
}

/*INHALT---------------------------------------------------*/

#inhalt {
background-color: #F6F9FB;
margin: 0 13.75em 0 12.47em;
padding: 30;
/*max-width:38em;*/
min-height: 720px;
height: auto;
/*min-height-Hack für Internet Explorer--------------------*/
_height: 720px;
}

#inhalt img
{
	margin: 2px;
	padding: 0px;
	border: 1px solid #ACCBDC;
}

h1 {
padding: 5 0 5 0;
font-size: 90%;
text-decoration: none;
border-bottom: 1px solid #DFE9F0;
}

h2 {
padding: 5 0 10 0;
font-size: 80%;
font-weight: bold;
}

/*
	Teilung einer Überschrift, für Back to Top Links - TOP
*/
div.splitheading
{
	width: 100%;
	min-height: 1.75em;
	height: auto;
}

div.splitheading h1,
div.splitheading h2,
div.splitheading h3,
div.splitheading h4,
div.splitheading h5
{
	float: left;
}

div.splitheading a
{
	float: right;
	margin-right: 3em;
}

/*
	Formatierung eines Back to Top Links
*/
a.illtop
{
	font-size: x-small;
	text-decoration: none;
	background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_top.gif');
	background-repeat:no-repeat;
	background-position: right 50%;
	padding-left:0; padding-right:15; padding-top:0; padding-bottom:0
}

h3 {
padding: 5 0 10 0;
font-size: 70%;
font-weight: bold;
}

h4 {
padding: 5 0 10 0;
font-size: 70%;
font-weight: bold;
}

p, address, td {
font-size: 70%;
line-height: 1.4em;
margin-bottom: 1.0em;
font-weight: normal;
}

hr {
height: 1px;
color: #DFE9F0;
background-color: #DFE9F0;
border: 0px none;
}

a.weiter {
font-size:100%;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_weiter.gif');
background-position: 0px 2px; 
background-repeat:no-repeat;
padding-left:10; padding-right:0; padding-top:0; padding-bottom:0
}
a.weiter:hover {
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_weiter2.gif');
}

/*Listen im Inhalt----------------------------------------------------*/

ul {
margin: 10 0 10 20;
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: 10 0 10 20;
font-size:70%;
line-height:1.75em;
}

ol ol {
font-size: 100%;
}

li {
padding: 1 0 1 0;
}

ul p, ol p, ol ul, ul ol {
font-size: 100%;
}

.inhaltsliste h2 {
padding: 5 0 5 0;
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.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_extern.gif');}
ul.externlinks a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_extern2.gif');}

ul.internlinks a {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_weiter.gif');}
ul.internlinks a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_weiter2.gif');}

ul.downloadlinks a {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_download.gif');}
ul.downloadlinks a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_download2.gif');}

ul.internlinks li.ohnelink {
text-decoration:none;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/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:1; margin:0 0 20 0;}

table th, td {padding: 5px;  font-size: 70%; margin:0; border:0px none; vertical-align:top}

caption {
font-weight:bold;
text-align: left;
font-size: 80%;
margin: 10 10 10 0;
}

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:20 0 10 0;
}

legend {
display: none;
}

form fieldset caption {
font-size: 70%;
background-color:#A4C2D7;
font-weight:bold;
text-align: left;
padding:5;
margin:0;
}

#inhalt form input { 
width: 15em;
height: 1.5em;
border: 1px solid #A4C3D7;
color: #287DA8;
padding:1px;
}

#inhalt form input.checkbox
{
	width: 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.lrh-mv.de/land-mv/LRH_prod/LRH/_images/go.gif') no-repeat right;
cursor:pointer; padding-left:5; padding-right:27; padding-top:0; padding-bottom:2; background-color:#C2D7E4
}

/*Artikel - Teaser----------------------------------------------------*/

.artikelteaser {
border-bottom: 1px solid #DFE9F0;
margin: 0 0 10 0;
min-height: 160px;
height: auto;
/*min-height-Hack für Internet Explorer--*/
_height: 160px;
}
.artikelteaser h1 {border: 0px none;}
.artikelteaser h2 {padding: 0 0 10 0;}
.artikelteaser img {
border-right: 1px solid #ACCBDC;
border-bottom: 1px solid #ACCBDC;
padding: 0;
margin: 5 20 20 0;
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.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_newsteaser.gif') repeat-y right;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:20; padding-left:0; padding-right:0; padding-top:5; padding-bottom:0
}

.newsteaser h1 {border: 0px none;}

h4 {
padding: 10 0 0 0;
font-size: 70%;
font-weight: bold;
}

.newsteaser p {
border-bottom: 1px solid #DFE9F0;
margin: 0 0 -1 0;
padding: 6 5 10 0;
}

/*Panoramabild----------------------------------------------------*/

.panoramabild {
width: 100%;  
overflow: hidden;
margin: -10 0 10 0;
}

.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: 0;
margin: 5 20 20 0;
display:inline;
overflow: hidden;
float:left;
}

.unterzeile {
font-size:0.65em;
font-weight: normal;
padding: 4;
}

a.bildbig {
	background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_fotobig.gif');
	background-position: 0px 0px; 
	background-repeat:no-repeat;
    width: 20px; 
	height:15px;
	display:block;
	float: right;
	margin:  0;
	padding: 0
} 

/*Themenseite - Kontakt----------------------------------------------------*/

div.kontaktanschrift {
padding-left: 20px;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_kontakt.gif');
background-position: 0px 7px;
background-repeat: no-repeat;
}

div.kontaktansprechpartner {
padding-left: 20px;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_kontaktperson.gif');
background-position: 0px 2px;
background-repeat: no-repeat;
}

div.kontaktanschrift table, div.kontaktansprechpartner table {
border: none;
}

div.kontaktanschrift table td, div.kontaktansprechpartner table td {
padding: 0px;
}

/*Organigramm----------------------------------------------------*/

div.organigramm {width: 500px;}

div.organigramm a {text-decoration: none;}
div.organigramm a:hover {text-decoration: underline;}

div.organigramm ul {list-style-type:none;}
div.organigramm ul li{padding:0;}

div.organigramm ul.leitendeFunktionsEinheit {padding:10px 0px 0px 10px; margin:20px 0px 20px 0;}
div.organigramm ul.leitendeFunktionsEinheit li { border-bottom:2px solid #f6f9fb;}
div.organigramm ul.leitendeFunktionsEinheit li.last { border-bottom:0;}
div.organigramm ul.leitendeFunktionsEinheit ul {background-color:#fff8e5;}
div.organigramm ul.leitendeFunktionsEinheit ul.referat { padding:5px 5px 5px 10px; margin:0 10px 0px 0;}
div.organigramm ul.leitendeFunktionsEinheit ul.direktunterstellt {background-color:#f2e5c2; border:5px solid #f6f9fb; border-top:10px solid #f6f9fb; border-bottom:0px solid #f6f9fb; padding:10px; margin:0px 10px 0 0;}
div.organigramm ul.leitendeFunktionsEinheit ul.angegliedert {background-color:#f2e5c2; border-left:5px solid #f6f9fb; border-top:10px solid #f6f9fb; border-right:0px solid #f6f9fb; border-bottom:0px solid #f6f9fb; padding:10px; margin:0;}

div.organigramm ul#minister{ background-color:#f2c655;}
div.organigramm ul#minister ul li { border-bottom:2px solid #f2c655;}
div.organigramm ul#minister ul li.last { border-bottom:0;}

div.organigramm ul#staatssekretaer, div.organigramm ul#staatssekretaer2 { background-color:#f2cc6d;}
div.organigramm ul#staatssekretaer ul li, div.organigramm ul#staatssekretaer2 ul li { border-bottom:2px solid #f2cc6d;}
div.organigramm ul#staatssekretaer ul li.last, div.organigramm ul#staatssekretaer2 ul li.last { border-bottom:0;}

div.organigramm ul#abteilungen{ background-color:#f2d791;}
div.organigramm ul#abteilungen ul li { border-bottom:2px solid #f2d791;}
div.organigramm ul#abteilungen ul li.last { border-bottom:0;}

div.organigramm ul.sonderstab { background-color:#e5d5ac; padding:5px 5px 5px 10px; margin:0px 0px 10px 40px;}
div.organigramm ul.sonderstab ul { background-color:#fff8e5;}
div.organigramm ul.sonderstab ul.referat { padding:5px 5px 5px 10px; margin:0 10px 0 0;}
div.organigramm ul.sonderstab ul li { border-bottom:2px solid #e5d5ac;}
div.organigramm ul.sonderstab ul li.last { border-bottom:0;}

div.organigramm ul.zusatzposten { background-color:#f2e5c2; border:2px dashed #e5d5ac; padding:5px 5px 5px 10px; margin:0px 0px 10px 40px;}
div.organigramm ul.zusatzposten ul { background-color:#fff8e5;}
div.organigramm ul.zusatzposten ul.referat { padding:5px 5px 5px 10px; margin:5px 10px 5px 0px;}
div.organigramm ul.zusatzposten ul li { border-bottom:2px solid #f7e5b8;}
div.organigramm ul.zusatzposten ul li.last { border-bottom:0;}

div.organigramm p.abschluss {clear:both; margin: 0; padding: 5px 0 0 0;}
div.organigramm p.bezeichnung { float:left; font-weight:bold;  margin: 0 10px 0 0px; padding:2px 0 0 0; }
div.organigramm p.aufgabe { float:left; font-style:italic; font-size:90%; margin: 0; padding: 3px 0 0 0; width:370px;}
div.organigramm p.person {clear:both; margin: 0; padding: 2px 0 2px 0;}
div.organigramm p.person a { background:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_kontaktperson.gif') no-repeat left 1px; padding: 0 0 0 15px; margin: 0 10px 0 0;}
div.organigramm p.person a.nospace { background:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_kontaktperson.gif') no-repeat left 1px; padding: 0 0 0 15px; margin: 0;}
div.organigramm p.person a:hover, div.organigramm .person a.nospace:hover { background:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_kontaktperson2.gif') no-repeat left 1px;}
div.organigramm p.referat { text-align: right;  padding: 0 10px 0 0; line-height: 0.5em; display:block;}
div.organigramm a.showreferat { background:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_weiter.gif') no-repeat left 1px; padding:0 0 0 10px; text-decoration:underline; cursor: pointer; }
div.organigramm a.showreferat:hover { background:url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_weiter2.gif') no-repeat left 1px; padding:0 0 0 10px;}

/*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:0;
_margin:0 0 -4 0;
padding:0;
border-bottom:1px solid #DFE9F0;
}

.infobox p {
margin:0;
padding:9;
}

.infobox h2 {
background-color: #DFE9F0;
text-transform: uppercase;
font-size:65%;
font-weight: normal;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_infobox.gif');
background-position: 0px 0px; 
background-repeat:no-repeat;
padding-left:25; padding-right:10; padding-top:4; padding-bottom:3
}

.infobox h2.behoerden {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_infobox_behoerden.gif');}
.infobox h2.externelinks {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_infobox_externelinks.gif');}

.infobox ul.kontextlinks a {
display:block;
text-decoration:none;
font-weight:bold;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_extern.gif');
background-position: 0px 2px; 
background-repeat:no-repeat;
padding-left:15; padding-right:0; padding-top:0; padding-bottom:0
}
.infobox ul.kontextlinks a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_extern2.gif');}

.infobox ul {
margin: 0 0 0 10;
list-style-type:none;
line-height: 1.3em;
}

.infobox li {
border-top: 1px solid #DFE9F0;
padding: 8 5 6 0;
}

.infobox a {
display:block;
text-decoration:none;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_infobox.gif');
background-position: 0px 2px; 
background-repeat:no-repeat;
padding-left:15; padding-right:0; padding-top:0; padding-bottom:0
}

.infobox a:hover {
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_infobox2.gif');
}

.infobox a.fuss {
display:block;
background-color: #DFE9F0;
font-size:70%;
text-decoration:none;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_infobox.gif');
background-position: 10px 5px; 
background-repeat:no-repeat;
padding-left:25; padding-right:0; padding-top:4; padding-bottom:4
}
.infobox a.fuss:hover {
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_infobox2.gif');
background-color: #A4C2D7;
color:#fff
}

.infobox a.img:link, .infobox a.img:visited, .infobox a.img:hover
{
	background-image: none;
	padding: 0px;
}

/*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: 8 0 9 20;
	font-size: 0.65em;
}

#nachoben {float: right;margin: 0 40 0 50;}
#nachoben a {
	text-decoration: none;
	background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_top.gif');
	background-repeat:no-repeat;
	background-position: right 50%;
	padding-left:0; padding-right:15; padding-top:0; padding-bottom:0
	} 
#nachoben a:hover {text-decoration: underline;color: #336699;}

#funktionen {margin: 0 80 0 130;color: #A4C2D7;}
#funktionen a {
	text-decoration: none;
	background-position:0px 2px; 
	background-repeat:no-repeat;
	padding: 0 0 0 15;
} 
#funktionen a.kontakt {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_kontakt.gif');} 
#funktionen a.drucken {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_drucken.gif');} 
#funktionen a.sitemap {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_sitemap.gif');} 
#funktionen a.impressum {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_impressum.gif');} 
#funktionen a.datenschutz {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/bg_link_datenschutz.gif');} 

#funktionen a:hover {text-decoration: underline;color: #336699;}

/*SITEMAP-----------------------------------------------------*/

#sitemap {
}

/*Liste Allgemein ------*/

#sitemap ul {
margin: 20 0 20 0;
padding:0;
list-style-type:none;
}

#sitemap ul ul {
padding: 5 0 0 15;
margin: 0;
}

#sitemap ul ul ul {
padding: 0 0 10 0;
}

#sitemap a {
text-decoration:underline;
}

#sitemap ul a {
font-weight:bold;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav1_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block; margin-left:20; margin-right:0; margin-top:0; margin-bottom:0; padding-left:13; padding-right:0; padding-top:0; padding-bottom:4
}

#sitemap ul a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav1_bg_on.gif');font-weight:bold}

#sitemap ul ul a {
font-weight:normal;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav1_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block; margin-left:20; margin-right:0; margin-top:0; margin-bottom:0; padding-left:13; padding-right:0; padding-top:0; padding-bottom:4
}
#sitemap ul ul a i {font-weight:normal;}

#sitemap ul ul a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav1_bg_on.gif');font-weight:bold}

#sitemap ul ul ul a {
font-weight:normal;
background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav2_bg_off.gif');
background-position: 0px 3px; 
background-repeat:no-repeat;
display: block; margin-left:34; margin-right:0; margin-top:0; margin-bottom:0; padding-left:13; padding-right:0; padding-top:0; padding-bottom:0
}

#sitemap ul ul ul a:hover {background-image: url('http://www.lrh-mv.de/land-mv/LRH_prod/LRH/_images/nav2_bg_on.gif');}

.wappenbox
{
	float: left;
	width: 30%;
	text-align: center;
	padding: 0.75em 0.25em 0.75em 0.25em;
	height: 9em;
	display: block;
}

.wappenbox span
{
	display: block;
	width: 99%
	text-align: center;
	height: 55px;
	overflow: hidden;
}

.wappenbox a
{
	font-size: 0.75em;
}

.logobox span img
{
	width: 150px;
}

.logobox span.bklein img
{
	width: 70px;
}

.logozeile
{
	float: left;
	width: 99%;
}

.logobox
{
	float: left;
	width: 45%;
	text-align: center;
	padding: 0.75em 0.25em 0.75em 0.25em;
	display: block;
}

.logobox span
{
	display: block;
	width: 99%
	text-align: center;
	overflow: hidden;
}

.logobox a
{
	font-size: 0.75em;
}