/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/solar_karte.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



.popup {display:block; height:auto; text-align:left;}

/************* Abstände der Popups zu ihrem Punkt ******************/

#geb_01 .popup, #geb_02 .popup, #geb_03 .popup, #geb_04 .popup, #geb_05 .popup, #geb_06 .popup,
#geb_07 .popup,#geb_08 .popup,#geb_09 .popup,#geb_10 .popup,#geb_11 .popup,#geb_12 .popup,
#geb_13 .popup,#geb_14 .popup,#geb_15 .popup {width:300px;padding-top:5px;}

#geb_01 .popup {left:100px;top:10px;}
#geb_02 .popup {left:160px;top:100px;}
#geb_03 .popup {left:100px;top:50px;}
#geb_04 .popup {left:110px;top:100px;}
#geb_05 .popup {left:40px;top:30px;}
#geb_06 .popup {left:140px;top:5px;}
#geb_07 .popup {left:100px;top:-10px;color:red;}
#geb_08 .popup {left:100px;top:0px;}
#geb_09 .popup {left:90px;top:0px;}
#geb_10 .popup {left:130px;top:0px;}
#geb_11 .popup {left:200px;top:-250px;}
#geb_12 .popup {left:140px;top:0px;}
#geb_13 .popup {left:80px;top:50px;}
#geb_14 .popup {left:80px;top:50px;}
#geb_15 .popup {left:80px;top:50px;}
/*************** DIE POPUPS *****************************/

.popup h1, .popup p {margin:0 10px;}
.popup h1  {font-size:12px; border-bottom:1px solid #fff;}
.popup p {padding-bottom:10px;font-size:11px; text-align:left;}
.popup {background: transparent; margin:1em;}



.popupinhalt {display:block; background:#ffffff; border-width:1px 1px; opacity:0.9;padding:10px 10px 0 0;}
.popupinhalt a, .popupinhalt a:visited { color:#000; font-size:11px; text-indent:0; padding:4px;}

.popupinhalt  IMG {float:right;border:none;}


/*************** LINKS DER POPUPS ****************/


#karte ul li a:hover .popup .popupinhalt a:hover,
#karte ul li:hover .popup .popupinhalt a:hover {color:#000;text-decoration:none;}


/**************************************************/
#karte*{color:#000000;font-family:verdana,sans-serif;}
#karte ul li .popup {color:#000000;}
#karte ul li a.tl {background-repeat:no-repeat;padding-bottom:0px;}

.popupinhalt SPAN.titel {
	color:#FFB329;
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	text-transform:none;
}
A.button_close {display:block;position:absolute;bottom:0px;
	width:385px;height:23px;background-image:url("image/footer_bg.jpg");
	padding-top:7px;text-align:center;color:#0257BC;font-weight:bold;
	text-decoration:none;
	}
	A.button_close:hover {text-decoration:underline;}