/* Stylesheet f�r Screenausgabe | Hirtenmusik in Europa */

body {
	margin:0;
	padding:0;
	background: #F7F7F2 url(../layout_images/verlauf_waagrecht.jpg) repeat-x ;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
    text-align: center;  /* Zentrierung im Internet Explorer */
	color:#66788C;
	}

p { margin:0; padding:0; }

a, a:link, a:visited {
	text-decoration:none;
	color:#666;
	}

a:hover, a:active, a:focus {
	text-decoration:none;
	color:#000;
	}

a.verweis:link, a.verweis:visited {

	border-bottom: 1px dotted #E1E1E1;
	border-top: 1px dotted #E1E1E1;
	padding:2px 0 2px 25px;
	text-decoration:none;
	color:#637EA6;
	background:  url(../images/link-icon.gif) 5px 0px no-repeat;
	}

a.verweis:hover, a.verweis:active, a.verweis:focus {
	text-decoration:none;
	color:#000;

	}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#site  {
	margin: 0 auto;
	padding:0;
	width: 990px;
	height:100%;
	min-height: 1240px;
	text-align: left;
	background-color:#fff;
	background: url(../layout_images/verlauf_site.jpg) repeat-y scroll center top;
	}

#HeadContainer {
	margin:0;
	padding:0;
	height:210px;
	width:990px;
	margin-bottom:10px;
	background: #fff url(../layout_images/head_image_background.jpg) no-repeat;
	}

#HeadContainerES {
	margin:0;
	padding:0;
	height:210px;
	width:990px;
	margin-bottom:10px;
	background: #fff url(../layout_images/head_image_backgroundES.jpg) no-repeat;
	}

#NavigationsContainer {
	float: left;
	width: 180px;
	margin-left:45px;
	margin-top: 0px;
	margin-bottom:30px;
	padding: 0;
	font-size: 11px;
	}

	* html #NavigationsContainer {
	margin-left:10px;
	}

#ContentContainer {
	float: left;
  	width: 690px;
  	margin-top: 5px;
	margin-left:30px;
	margin-bottom:50px;
  	font-size: 11px;
  	padding:0;
	}

#ContentContainer_index {
		float: left;
		width: 954px;
		margin-top: 20px;
		margin-left:18px;
		margin-bottom:10px;
		font-size: 11px;
		padding:0;
		height: 556px;
		background: url(../layout_images/landkarteNEW.jpg) no-repeat scroll center top;
	}
	#kartenwrapper {
		overflow: hidden;
		width: 524px;
		height: 600px;
	}

	#karte {
		margin-top: -38px;
		margin-left: 84px;
		overflow: hidden;
		z-index: 2;
		height: 600px;
		width: 350px;
	}

#FussContainer {
		bottom: 0px;
		position: fixed;
		width: 990px;
		clear: left;
		margin: 0;
		padding: 0;
		font-size: 10px;
		height: 70px;
		background: url(../layout_images/footer.jpg) no-repeat scroll center top;
	}

#FussContainer_border {
	margin:0 20px 0 20px;
	padding:0;
	border-top: 2px solid  #E2E2E2;
	}


/***********************************************************/
/* Navigationspfad    */
/***********************************************************/
#pfadleiste {
	width:900px;
	margin-top:12px;
	margin-bottom:20px;
	margin-left:48px;
	margin-right:45px;
	float:left;
	font-size:11px;
	padding-bottom:3px;
	border-bottom: 1px dotted #E2E2E2;
	}
	/* ===== Notierung f�r Moz ====== */

	*:not(hr) .pfadleiste { margin-bottom:0; }

.pfad {
	font-size:11px;
	color:#333;
	background-image:url(../layout_images/pfeil_orange.gif);
	background-repeat:no-repeat;
 	background-position:0px 3px;
	padding:0 0 0 20px;
	text-decoration: none;
	}

.pfad:link, .pfad:visited, .pfad:active {
	font-size:11px;
	color:#999;
	text-decoration: none;
	}

.pfad:hover { color:#000; }

/***********************************************************************************/
/* Ausklappnavigation Kopfbereich    */
/***********************************************************************************/

#kopfnaviagtion {
	margin:0px;
	padding:143px 45px 0 45px;
	margin-bottom:26px;
	display:block;
	font-size:12px;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:100;
	}

/* 1 Stufe ohne ausklapp */
#nav li {
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	}

/* 2 Stufe */
#nav li ul {
	position: absolute;
	width: 125px;
	padding : 0 0.5em 2px 0;
	margin-left:30px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-image: url("../layout_images/produkt_navi_aus.png") !important;
	}

/* Links 1 Stufe */
#nav li a,
#nav li a.language {
	display : block;
    text-decoration : none;
	background:none;
 	}

#nav li a {
    color : #666;
    padding : 1px 38px 8px 0.4em;
	}

#nav li a.language {
    color : #999;
    padding : 1px 10px 5px 0.4em;
	margin-left:30px;
	width:110px;
	}

#nav li:hover a.language,
#nav li a:focus a.languange { color:#000; }

#nav li:hover a,
#nav li a:focus,
#nav li a.current {   	color:#9ea21c; }

#nav li:hover ul li a {   	color:#000; }

#nav li:hover ul li:hover a { color:#B28603; }

/* Links 2 Stufe */
#nav li ul a {
	width:125px;
    color : #fff;
	font-weight:normal;
	padding : 5px 0 5px 20px;
   	background:none;
	}

#nav li ul a:hover {
   	color:#000;
	width:125px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
    }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
    }



/***********************************************************************************/
/* Servicenavigation unterhalb  der Hauptnavigation - F�r z.B. Acrobat-Download    */
/***********************************************************************************/
.headline-unternavi, .headline-unternavi-service {
	font-weight: bold;
	border-bottom: 2px solid  #CED1D5;
	padding-bottom: 4px;
	padding-top:8px;
	padding-left:0;
	margin-bottom: 7px;
	color: #EE7F01;
	font-size:12px;
	}

	.headline-unternavi-service {
	color: #666;
	}

	.headline-unternavi-service a {
	color: #666;
	text-decoration: none;
	}

	.headline-unternavi-service a:hover,
	.headline-unternavi-service a:focus,
	.headline-unternavi-service a.current{
	color: #000;
	}

#servicenav {
	padding:0;
	margin:0;
	background-color: transparent;
	}

#servicenav ul { margin:0px; padding:0px; list-style-type:none; }
#servicenav li { margin:0px; padding:0px; display:inline;  }

#servicenav li a {
	text-decoration: none;
	display:block;
	width:180px;
	margin: 0px; padding: 4px 0px 4px 0;
	border-bottom: 1px solid  #CED1D5;
	background: url(../images/link-icon.gif) 5px 0px no-repeat;
	color: #666;
	font-weight:bold;
	}

#servicenav a:hover,
#servicenav a:active,
#servicenav a:focus,
#servicenav a.current{
	color:#B28603;
	}

p.servicenav-text {
	color:#666666;
	padding:0 10px 10px 10px;

	}

p.servicenav-hotline {
	display:block;
	background-color:#EFEFEF;
	width:180px;
	color:#000;
	margin:0;
	padding:10px;
	}




/***********************************************************/
/* Content    */
/***********************************************************/

#content,
#content p {
	font-size:12px;
	line-height:150%;
	color:#4D5A6A;
	}
#content_index {
	margin-left:30px;
	margin-top: 20px;
	width:400px;
	height:100%;
	float:left;
}
#landesmarkierungen {
	float:left;
	margin:0;
	padding:0;
	width:520px;
	height:100%;
}

h1 {
	font-size:12px;
	color:#B28603;
	font-weight:normal;
	padding:0;
	margin-bottom:5px;
	margin-top:0;
	}

h2 {
	font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#B28603;
	padding:0;
	margin-bottom:10px;
	margin-top:0;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	color: #666;
	padding:0;
	margin-bottom:5px;
	margin-top:10px;
	}

img { border:none; }

/* Listenformatierungen / blauer Pfeil   */

#aufzaehlung {
	padding:0;
	margin:0;
	background-color: transparent;
	}

#aufzaehlung ul { margin:0px; padding:0px; list-style-type:none; }
#aufzaehlung li { margin:0px; padding:0px; display:inline;  }

#aufzaehlung li.blue {
	text-decoration: none;
	display:block;
	margin: 0px; padding: 2px 0px 2px 20px;
	background: url(../images/link-icon-blue.gif) 1px 1px no-repeat;
	color: #000;
	}

#aufzaehlung li li a {
	text-decoration: none;
	display:block;
	margin: 0px; padding: 4px 0px 4px 20px;
	background: url(../images/link-icon-grey.gif) 3px 3px no-repeat;
	color: #999;
	}

#aufzaehlung a:hover,
#aufzaehlung a:active,
#aufzaehlung a:focus,
#aufzaehlung a.current{
	color:#FF9900;
	}

/***********************************************************/
/* Auflistung     */
/***********************************************************/


ul#liste {
	padding:0;
	margin:5px 0 0 0;
	background-color: transparent;
	list-style-type:none;
	}

#liste ul { margin:0px; padding:0px; list-style-type:none; }
#liste li { margin:0px; padding:0px; display:inline;  }

#liste li {
	text-decoration: none;
	display:block;
	margin: 0px; padding: 4px 0px 4px 20px;
	background:  url(../images/link-icon-blue.gif)  2px 3px no-repeat;
	border-bottom: 1px dotted #E1E1E1;
	}


#liste li a {
	text-decoration: none;
		}

#liste li a:active,
#liste li a:hover,
#liste li a:focus
{
	color:#FF9900;
	}





	/***********************************************************/
/* Fusszeile    */
/***********************************************************/


.fusszeile_drucken, .fusszeile_seitenanfang {
	float:right;
	padding: 0;
	margin-top:8px;
	margin-right:0;
	margin-bottom:5px;
	}

.fusszeile_seitenanfang {
	margin-right:10px;
	padding-right:10px;
	border-right: 1px dotted #ccc;
	}

.fusszeile_anschrift {
	float:left;
	margin-top:8px;
	margin-left:0;
	padding:0;
	color:#bbb;
	}

/* Logo  f�r Ausdruck */
#logo {
	margin:0;
	background-color: #fff;
	display: none;
	}





/***********************************************************/
/* Formularfelder    */
/***********************************************************/


form {
  	width:100%;
  	}

input, textarea, select {
  	float:left;
  	display:block;
  	padding:1px;
	}

/* Auszeichnung f�r die verschiedenen Labels */
label.funktionsbereich_suche,
label.funktionsbereich_suche_kurz,
label.funktionsbereich_suche_lang,
label.funktionsbereich_suche_option,
label.funktionsbereich_suche_checkbox {
	float:left;
	display:block;
	padding-right:10px;
	}

label.funktionsbereich_suche {
	width:150px;
	padding-top:5px;
	}

label.funktionsbereich_suche_kurz {
	width:105px;
	padding-top:5px;
	}

label.funktionsbereich_suche_lang {
	width:200px;
	padding-top:5px;
	padding:0;
	}

label.funktionsbereich_suche_option {
	width:35px;
	padding-top:2px;
	}

label.funktionsbereich_suche_checkbox {
	width:auto;
	padding-top:2px;
	}

/* Auszeichnung f�r die verschiedenen Eingabefelder */
input.funktionsbereich_suche,
input.funktionsbereich_suche_kurz,
input.funktionsbereich_suche_lang,
select.funktionsbereich_suche,
select.funktionsbereich_suche_kurz,
select.funktionsbereich_suche_lang {
	font-size: 1.2em;
  	display:block;
   	border: 1px solid #F5E0A9;
  	background:#fff;
  	margin-right:10px;
	margin-top:0;
	margin-bottom:5px;
  	padding:1px;
	}

input.funktionsbereich_suche {
	width:150px;
  	}

input.funktionsbereich_suche_kurz {
	width:105px;
  	}

input.funktionsbereich_suche_lang {
	width:300px;
  	}

select.funktionsbereich_suche {
	width:165px;
  	}

select.funktionsbereich_suche_kurz {
	width:125px;
  	}

select.funktionsbereich_suche_lang {
	width:254px;
  	}

input.funktionsbereich_suche_option,	/* Auszeichnung f�r Radiobuttens / ohne Rahmen */
input.funktionsbereich_suche_checkbox {  /* Auszeichnung f�r Checkboxen / ohne Rahmen */
	font-size: 1.2em;
  	display:block;
  	width:auto;
  	border:none;
  	background:none;
  	margin-right:2px;
	margin-bottom:5px;
  	padding:1px;
	}

input.funktionsbereich_suche_checkbox{ /* Auszeichnung f�r Checkboxen / ohne Rahmen */
	margin-bottom:0px;
  	}



/* Abstandhalter damit die Checkbox nach rechts verschoben wird / Flucht zu anderen Eingabefeldern */
.platzhalter {
	float:left;
	display:block;
	width:150px;
	padding-top:5px;
	padding-right:10px;
	}

/* Trennlinie zwischen den Eingabefeldern*/
.tennlinie_waagrecht {
	width: auto;
	margin-top: 10px;
	border-top: 1px dotted #E2E2E2;
	padding:0 4px;
	font-size:1px;
  	line-height:10px;
  	display:block;
 }

.tennlinie_senkrecht {
	float:left;
	display:block;
	width: 5px;
	margin: 0;
	border-left: 1px dotted #E2E2E2;
	padding:4px;
	vertical-align: middle;
	}

.funktionsbereich_suche_zusatz_text {
	display:block;
	text-align:center;
	float:left;
	padding:0;
	margin-right:10px;
	}

/* Auszeichnung f�r die Links/Buttons im Formular*/
.funktionsbereich_suche_zusatz,
.funktionsbereich_suche_zusatz_kurz,
.funktionsbereich_suche_zusatz_button {
	display:block;
	text-align:center;
	float:left;
	padding:0;
	margin-right:10px;
	border: 1px solid #C4930E;
	}

.funktionsbereich_suche_zusatz {
	width:90px;
	background:#fff;
	}

.funktionsbereich_suche_zusatz_kurz {
	width:73px;
	background:#fff;
	}

.funktionsbereich_suche_zusatz_button {
	background:#F5E0A9;
	padding:2px 5px;
	}

.funktionsbereich_suche_zusatz a,
.funktionsbereich_suche_zusatz_kurz a,
.funktionsbereich_suche_zusatz_button a{
	display:block;
	text-decoration: none;
	}

.funktionsbereich_suche_zusatz a:hover,
.funktionsbereich_suche_zusatz a:focus,
.funktionsbereich_suche_zusatz_kurz a:hover,
.funktionsbereich_suche_zusatz_kurz a:focus {
	display:block;
	background:#F5E0A9;
	}

/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  	clear:both;
  	font-size:1px;
  	line-height:1px;
  	display:block;
  	height:1px;
	}



/***********************************************************/
/* Formularfeld Suche    */
/***********************************************************/

/* Suchfeld im Kopfbereich */
input.eingabe-suchfeld {
	opacity: 0.7;
	margin-left: 20px;
	margin-bottom: -3px;
	border-radius: 5px;
	width: 117px;
	border:none;
	background-color:#fff;
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
	}

	@media (min-width: 1922px) {
		input.eingabe-suchfeld {
			margin-left:15px;
			margin-top: -3px;
		}
	}
/* Auszeichnung f�r die Links/Buttons im Formular */
#button_suche {
	float:left;
	display:block;
	padding-top:0;
	padding-right:5px;
	padding-left:8px;
	font-size:11px;
	color:#999;
	position: relative;
	}

	*+html #button_suche {
	padding-left:7px;
	}	/*for IE 7*/

	* html	#button_suche {
	padding-left:2px;
	}/*for IE 6*/

#button_suche a {	
	text-decoration: none;
	margin-left: 3px;	
	position: absolute;
	margin-top: -2px;
}

#button_suche a:hover,
#button_suche a:focus {	text-decoration: none; color:#000; font-weight:bold; text-decoration:underline;	}

/* Suchbutton in der polnischen Seite */

#button_suche_po {
	float:left;
	display:block;
	padding-top:0;
	padding-right:5px;
	padding-left:8px;
	font-size:11px;
	color:#999;
	}

	*+html #button_suche_po {
	padding-left:7px;
	}	/*for IE 7*/

	* html	#button_suche_po {
	padding-left:2px;
	}/*for IE 6*/

#button_suche_po a {	text-decoration: none;	}

#button_suche_po a:hover,
#button_suche_po a:focus {	text-decoration: none; color:#000; text-decoration:underline;	}


label.bold {
	width:80px;
	font-weight:bold;
	margin-right:0;
	}

label.checkbox {
	font-weight:bold;
	margin-left:5px;
	}



input.hidden {
	margin:0;
	padding:0;
	float:none;
	}

input.eingabefeld,
textarea.eingabefeld,
select.selectfeld,
select.selectfeld_lang {
	border: 1px solid #ccc;
  	background:#f4f4f4;
	margin-top:0px;
	margin-right:15px;
	}

input.eingabefeld,
textarea.eingabefeld {
	width:130px;
	}

textarea.eingabefeld {
	width:100%;
	height:100px;
	}

select.selectfeld {
	margin-right: 27px;
	width:110px;
	}
select.selectfeld_lang {
	width:325px;
	}



.tennlinie_senkrecht {
	float:left;
	display:block;
	width: 5px;
	margin: 0;
	border-left: 1px dotted #ccc;
	padding:4px;
	vertical-align: middle;
	}

/* Auszeichnung f�r die Links/Buttons im Formular*/
#button_container {
	margin: 0 auto;
	padding:0;
	width:100%;
	text-align:center;
}

.funktionsbereich_suche_button {
	display:block;
	text-align:center;
	padding:0;
	margin:0;
	border: 1px solid #F7C21F;
	background:  url(../layout_images/back_button.gif) 1px 1px repeat-x;
	margin: 0 auto;
	width:150px;
	}

.funktionsbereich_suche_button a {
	padding:0px 10px 1px 10px;
	display:block;
	text-decoration: none;
	margin: 0 auto;
	}

.funktionsbereich_suche_button a:hover,
.funktionsbereich_suche_button a:focus {
	background:#F7C21F;
	color:#000;
	}


/***********************************************************/
/* Bildergalerie / Lightbox    */
/***********************************************************/

.bilder_galerie  {
	padding: 0.2em; /* Abstand zwischen Bild und Rahmen */
	float:left;
  	margin-right: 15px; /* Abstand rechts zwischen Rahmen und Text */
	margin-bottom:10px;
		}

.bilder_galerie p {
	padding: 0.2em; /* Abstand zwischen Bild und Rahmen */
	margin-top: 0.2em;
	text-align: center;
	background-color:#efefef;
	font-size:10px;
		}

.bilder_rechts  {
	margin-top:0;
	padding: 0.2em; /* Abstand zwischen Bild und Rahmen */
	float:right;
  	margin-left: 15px; /* Abstand rechts zwischen Rahmen und Text */
	margin-bottom:15px;
 	}

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

#sitemap {
	padding:0;
	margin:0;
	width:95%;
	background-color: transparent;
	}

#sitemap ul { margin:0px; padding:0px; list-style-type:none; }
#sitemap li { margin:0px; padding:0px; display:inline;  }

#sitemap li a {
	text-decoration: none;
	display:block;
	font-size:11px;
	margin: 0px; padding: 4px 0px 4px 20px;
	border-bottom: 1px solid  #eee;
	color: #666;
	font-weight:bold;

	}

#sitemap a:hover,
#sitemap a:active,
#sitemap a:focus,
#sitemap a.current{
	color:#FF9900;
	}


#sitemap li a.current,
#sitemap li a:hover {
	background: url(../layout_images/link-icon.gif) 0px 1px no-repeat;
	}

/* === 2 Ebene ============ */

#sitemap li ul a {
	text-decoration: none;
	display:block;
	font-size:11px;
	margin: 0px; padding: 4px 0px 4px 40px;
background: url(../images/link-icon.gif) 20px 3px no-repeat;
	color: #888;
	font-weight:normal;
	}

/* === Navigationspunkt aktuell - blauer Pfeil ============ */
#sitemap li ul a.current,
#sitemap li ul a:hover {
	background: url(../images/link-icon.gif) 20px 3px no-repeat;
	}

/* === 3 Ebene ============ */
#sitemap li ul li ul a {
	text-decoration: none;
	display:block;
	font-size:11px;
	margin: 0px; padding: 4px 0px 4px 60px;
background: url(../layout_images/pfeil_unternavi.gif) 20px 3px no-repeat;
	color: #888;
	font-weight:normal;
	}


#sitemap li ul li ul a.current,
#sitemap li ul li ul a:hover {
	background: url(../layout_images/pfeil_unternavi_an.gif) 20px 3px no-repeat;
	}

#sitemap li ul li ul li ul a {
	text-decoration: none;
	display:block;
	font-size:11px;
	margin: 0px; padding: 4px 0px 4px 80px;
background: url(../layout_images/pfeil_unternavi.gif) 40px 3px no-repeat;
	color: #888;
	font-weight:normal;
	}

/* === Navigationspunkt aktuell - blauer Pfeil ============ */
#sitemap li ul li ul li ul a.current,
#sitemap li ul li ul li ul a:hover {
	background: url(../layout_images/pfeil_unternavi_an.gif) 40px 3px no-repeat;
	}

/* ===== Formatierung Tabelle Kurzanzeige ======================================== */
table.kurzanzeige  {
	margin-top:15px;
	font-size:11px;
	width:100%;


	}

table.kurzanzeige td img {
	vertical-align:top;
	border: 1px dotted #cfdce8;
	padding:2px;
	width:100px;
	}



table.kurzanzeige td.titel {
	color: #003375;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	}

table.kurzanzeige td.bezeichnung {
	vertical-align:top;
	font-size:11px;
	color: #4b5b6b;
	font-weight:bold;
	width:70px;
	}

	table.kurzanzeige td.beschreibung {
	vertical-align:top;
	font-size:11px;
	color: #4b5b6b;
	width:470px;
	}

table.kurzanzeige td.abschluss {
	height:5px;
	padding: 0;
	border-bottom: 1px dotted #cfdce8;
		}


/* ===== Ende Formatierung Tabelle Kurzanzeige ======================================== */

/***********************************************************/
/* Landesmarkierungen    */
/***********************************************************/

/* ===== 1. Allgemeine Angaben ==== */
#russland,
#ukraine,
#moldavien,
#weissrussland,
#lettland,
#litauen,
#estland,
#mazedonien,
#griechenland,
#bulgarien,
#rumaenien,
#albanien,
#serbien,
#bosnien,
#ungarn,
#slowakei,
#polen,
#finnland,
#schweden,
#norwegen,
#kroatien,
#slowenien,
#oesterreich,
#tschechien,
#deutschland,
#hohenzollern,
#schweiz,
#sardinien,
#belgien,
#niederlande,
#frankreich,
#spanien,
#portugal,
#england,
#irland,
#island
 {
	height:10px;
	width:10px;
	padding:0;
	margin:0px;
	position: relative;
	font-size: 11px;
	}
#russland div,
#ukraine div,
#moldavien div,
#weissrussland div,
#lettland div,
#litauen div,
#estland div,
#griechenland div,
#mazedonien div,
#bulgarien div,
#rumaenien div,
#albanien div,
#serbien div,
#bosnien div,
#ungarn div,
#slowakei div,
#polen div,
#finnland div,
#schweden div,
#norwegen div,
#kroatien div,
#slowenien div,
#oesterreich div,
#tschechien div,
#deutschland div,
#hohenzollern div,
#schweiz div,
#sardinien div,
#belgien div,
#niederlande div,
#frankreich div,
#spanien div,
#portugal div,
#england div,
#irland div,
#island div
	{display:none;}

#russland:hover div,
#ukraine:hover div,
#moldavien:hover div,
#weissrussland:hover div,
#lettland:hover div,
#litauen:hover div,
#estland:hover div,
#griechenland:hover div,
#mazedonien:hover div,
#bulgarien:hover div,
#rumaenien:hover div,
#albanien:hover div,
#serbien:hover div,
#bosnien:hover div,
#ungarn:hover div,
#slowakei:hover div,
#polen:hover div,
#finnland:hover div,
#schweden:hover div,
#norwegen:hover div,
#kroatien:hover div,
#slowenien:hover div,
#oesterreich:hover div,
#tschechien:hover div,
#deutschland:hover div,
#hohenzollern:hover div,
#schweiz:hover div,
#sardinien:hover div,
#belgien:hover div,
#niederlande:hover div,
#frankreich:hover div,
#spanien:hover div,
#portugal:hover div,
#england:hover div,
#irland:hover div,
#island:hover div
 {
	display:block;
	width:150px;
	position:relative;
	top:10px;left:10px;
	border:1px dashed black;
	background-color:#FFF;
	padding:10px;
	font-size: 11px;
	line-height:normal;
	}

/* ===== 2. Positionsangaben ==== */
#hohenzollern {top: 407px;left: 204px; z-index:26; }
/*#russland { top: 200px; left: 440px; z-index:1; }
#ukraine { top: 290px; left: 430px; z-index:2; }
#moldavien  { top: 320px; left: 400px; z-index:3; }
#weissrussland { top: 220px; left: 370px; z-index:4; }
#lettland { top: 165px; left: 345px; z-index:5; }
#litauen { top: 180px; left: 335px; z-index:6; }
#estland { top: 120px; left: 340px; z-index:7; }
#griechenland { top: 390px; left: 350px; z-index:8; }
#mazedonien { top: 350px; left: 350px; z-index:9; }
#bulgarien { top: 320px; left: 380px; z-index:10; }
#rumaenien { top: 265px; left: 370px; z-index:11; }
#albanien { top: 330px; left: 325px; z-index:12; }
#serbien { top: 270px; left: 330px; z-index:13; }
#bosnien { top: 270px; left: 300px; z-index:14; }
#ungarn { top: 215px; left: 310px; z-index:15; }
#slowakei { top: 180px; left: 310px; z-index:16; }
#polen { top: 130px; left: 300px; z-index:17; }
#finnland { top: -50px; left: 330px; z-index:18; }
#schweden { top: -50px; left: 260px; z-index:19; }
#norwegen { top: -30px; left: 210px; z-index:20; }
#kroatien { top: 175px; left: 295px; z-index:21; }
#slowenien { top: 165px; left: 265px; z-index:22; }
#oesterreich { top: 130px; left: 270px; z-index:23; }
#tschechien { top: 90px; left: 270px; z-index:24; }
#deutschland{ top: 80px; left: 225px; z-index:25; }
#schweiz { top: 105px; left: 205px; z-index:27; }
#sardinien { top: 190px; left: 205px; z-index:28; }
#belgien { top: 30px; left: 175px; z-index:29; }
#niederlande { top: -10px; left: 185px; z-index:30; }
#frankreich { top: 60px; left: 155px; z-index:31; }
#spanien { top: 140px; left: 70px; z-index:32; }
#portugal { top: 130px; left: 20px; z-index:33; }
#england { top: -50px; left: 120px; z-index:33; }
#irland { top: -80px; left: 70px; z-index:33; }
#island { top: -280px; left: 50px; z-index:33; }*/

#landesmarkierungen strong {
	background-color: #4d6b05;
	padding:0px 2px 1px 2px;
	color:#FFFFFF;
}

.mappart{
    fill: #a1b552; 
}

.tooltip{
	display: none;
	position: fixed;
	background-color: #fef3c5;
	color: #9e7403;
	border: solid #9e7403 2px;
	border-radius: 5px;
	padding: 3px;
	font-weight: bold;
}
