@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background-color: #eeeeee;
	background-image: url(/img/body-bg.gif);
	background-repeat: repeat-x;
	}
	
	
#background {
	height: 280px;
	width: 1684px;
	background-image: url(/img/background.jpg);
	background-repeat: no-repeat;
	}
	
#geruest {
	width: 1032px;	
	margin-top: -280px;	
	border-bottom:1px solid #e5e5e5;
	margin-left:125px;
	}




#kopf {
	width: 1032px;
	height: 311px;
	background-image: url(/img/banner.jpg);	
	}

#topnavigation {
	float:right;
	}
#topnavigation ul {
	margin:0px;
	padding:0px;
	margin-right:10px;
	}
#topnavigation ul li{
	display: inline;
	color: #999;
	}
#topnavigation ul li a{
	text-decoration: none;
	font-size: 11px;
	color: #999;
	}

#topnavigation ul li a:hover{
	text-decoration: underline;
	}


#karte {
	height: 311px;
	width: 247px;
	margin-left:0px;
	float:left;
	margin-right:40px;
	margin-top:-13px;
	/*background-image: url(/img/karte.gif);*/
	}

#logo {
	height: 135px;
	width: 248px;
	float:left;
	}




#navigation {
	float:left;
	height: 28px;
	width: 201px;
	background-color: #99cc33;
	border:2px solid #fff;	
	border-right:1px solid #fff;	
	background-image: url(/img/navi-hg.jpg);
	margin-top:115px;
	margin-left:531px;
	}
#navigation ul {
	margin:0px;
	padding:0px;
	float:right;
	}
#navigation ul li{
	display: inline;	
	float:left;
 	}
#navigation ul li a{
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	display: block;
	line-height: 28px;
	padding-left:13px;
	padding-right:13px;
	border-right:1px solid #fff;
	font-size: 15px;
	}

#navigation ul li a:hover, #navigation ul li.selected a{
	background-color: #b2d966;
	color: #00501f;
	}




#content {
	width: 1010px;
	padding-left:10px;
	float: left;
	margin-left:10px;
	padding-bottom:25px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background-color: #FFF;	
	}


#subnavi {
	float: left;
	width: 162px;
	margin-right:40px;
	margin-top:20px;		
	}

/*subnavi navi erste ebene*/
#subnavi ul {
	margin:0px;
	padding:0px;
	margin-bottom:40px;
	margin-left:15px;
	}
#subnavi ul li{
	border-bottom:1px solid #dedede;	
	line-height: 24px;
	list-style-image: url(/img/subnavi-li.gif);
	}
#subnavi ul li a{
	text-decoration: none;
	font-size: 14px;
	color: #004080;
	font-weight: bold;	
	}
#subnavi ul li a:hover, #subnavi ul li.selected a{
	text-decoration: underline;
	}


/*subnavi navi zweite ebene*/
#subnavi ul li ul {
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	margin-top:2px;
	margin-left:0px;
	}
#subnavi ul li ul li{
	list-style-image: none;
	list-style-type: none;
	border-bottom:0px solid #dedede;
	line-height: 17px;
	}
#subnavi ul li ul li a, #subnavi ul li.selected ul li a{
	text-decoration: none;
	color: #004080;
	font-size: 12px;
	}
#subnavi ul li ul li a:hover, #subnavi ul li.selected ul li.selected a{
	text-decoration: underline;
	}

/*subnavi navi dritte ebene*/
#subnavi ul li ul li ul {
	margin:0px;
	padding:0px;
	margin-left:17px;
	margin-bottom:14px;
	margin-top:1px;	
	}
#subnavi ul li ul li ul li{	
	}
#subnavi ul li ul li ul li a, #subnavi ul li.selected ul li.selected ul li a{
	text-decoration: none;
	color:#4b4b4d;
	font-size: 12px;
	}
#subnavi ul li ul li ul li a:hover, #subnavi ul li.selected ul li.selected ul li a:hover, #subnavi ul li.selected ul li.selected ul li.selected a {
	text-decoration: underline;
	}


/*subnavi boxen*/
#subnavi h1{	
	margin:0px;
	padding:0px;
	}	
#subnavi p{
	margin:0px;
	padding:0px;
	}
#subnavi a{
	}
#subnavi a:hover{
	text-decoration: none;
	}
#subnavi img{
	}






#inhalt {
	background-color: #FFF;
	float: left;
	width: 520px;
	margin-right:72px;

	}

#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h4, #inhalt h5, #inhalt h6{
	margin:0px;
	padding:0px;
	clear: both;
	float: none;
	color: #5c8d39;
	}
#inhalt h1{
	font-size: 22px;
	color: #5c8d39;
	margin-bottom:15px;
	}
	
#inhalt h2{
	font-size: 19px;
	margin-bottom:8px;
	}
#inhalt h3{	
font-size: 17px;
margin-bottom:8px;
	}
#inhalt h4{	
font-size: 15px;
margin-bottom:4px;
	}
#inhalt h5{	
font-size: 13px;
margin-bottom:4px;
	}
#inhalt h6{	
font-size: 10px;
	}
	
#inhalt p{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	}
#inhalt a{
	color: #5c8d39;
	}
#inhalt a:hover{
	text-decoration: none;
	}
#inhalt ul{
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:15px;
	}
#inhalt ul li{
	line-height: 1.5em;
	list-style-image: url(/img/inhalt-li.gif);
	}
#inhalt ol{
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:20px;
	}
#inhalt ol li{
	line-height: 1.5em;	
	}
	
#inhalt img{	
	border:1px solid #aaadb0;
	padding:4px;
	margin-top:4px;
	}
#inhalt img.right{	
	float:right;
	margin-left:14px;
	margin-bottom:8px;
	}
#inhalt img.left{	
	float:left;
	margin-right:14px;
	margin-bottom:8px;
	}
#inhalt #breadcrumbs{  
	background-position:bottom;
  	background-repeat:no-repeat;
  	padding-bottom:5px;  
  	font-size:11px;
  	color: #5c8d39;
	}
#inhalt #breadcrumbs #seite{
  	font-weight:bold;
	}
#inhalt table{
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
margin-bottom:20px;
	}
#inhalt table th{
padding:5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	}
#inhalt table tr{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
#inhalt table tr td{
	padding:5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}





#rechts {
	float: left;
	width: 206px;
	margin-top:25px;	

	}

#rechts img{
	margin-bottom:20px;
	}
#rechts a img{
	border:none;
	}
	
	
	


#fuss {
	height: 27px;
	width: 1010px;
	padding-left:10px;
    background-color: white;
	border-top:8px solid #8bac53;
	clear: both;
	float: none;
	line-height: 27px;
	margin-left:11px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	}
#fuss h1 {
	margin:0px;
	padding:0px;
	float:left;
	font-size: 12px;
	margin-right:15px;	
	}
#fuss ul {
	margin:0px;
	padding:0px;
	float:left;
	}
#fuss ul li{
	display: inline;
	}
#fuss ul li a{
	text-decoration: none;
	color: black;
	font-size: 12px;	
	}
#fuss ul li a:hover{
	text-decoration: underline;
	}








#imgmap {
	display:block;
	width:247px;
	height:312px;
	background-image: url(/img/karte.gif);
	position:relative;

}

#imgmap dd {
	position:absolute;
	padding:0px;
	margin:0px;
	width:10px;
	/* evtl Ursache wenn es mit dem Link nicht klappt HG einfärben*/	
	}
	
/* Entfernung des Rahmen um den StadtKreis*/	
#imgmap #auckland {left:131px; top:53px; z-index:20;}
#imgmap #wellington {left:146px; top:145px; z-index:20;}
#imgmap #christchurch {left:89px; top:198px; z-index:20;}
#imgmap #methven {left:74px; top:202px; z-index:20;}



/* Rahmen um den StadtKreis*/
#imgmap a{ 
	display:block; 
	width:15px; 
	height:15px; 
	text-decoration:none; 
	z-index:20;
	}
#imgmap a span:first-line {
	font-weight:bold; 
	font-style:bold;
	}
#imgmap a em {
	display:none;
	}
#imgmap a span, #imgmap a:visited span {
	display:none;
	}	
#imgmap a:hover {
	border:1px solid #fc0; 
	}
	

/*TEXTE und Bild rechts*/
#imgmap a:hover span {
	position:absolute; 
	display:block; 
	color:#000; 
	width:330px; 
	height:86px; 
	font-size:12px; 
	background-color:white; 
	padding:8px; 
	border:1px solid #fc0;
	}	

/*Strich zum Bild allgemein*/
#imgmap a em {
	position:absolute; 
	display:block; 
	left:0px;
	height:1px; 
	overflow:hidden; 
	font-size:1px; 
	background:#fc0;
	top:0px; 
}

/* Entfernung der popup Fenster zum Link*/ 
#imgmap a#link_auckland:hover span{
	left:100px; 
	top:-30px;
	}
/*Strich zum Bild länge Auckland etc...*/ 
#imgmap a#link_auckland:hover em{
	top:16px; 
	width:250px;	
	}


#imgmap a#link_wellington:hover span{
	left:115px; 
	top:-50px;
	}
#imgmap a#link_wellington:hover em{	
	width:140px; 
	}
	

#imgmap a#link_christchurch:hover span{
	left:150px; 
	top:-40px;
	}
#imgmap a#link_christchurch:hover em{
	width:155px; 
	}


#imgmap a#link_methven:hover span{
	left:130px; 
	top:-20px;
	}
#imgmap a#link_methven:hover em{
	width:145px; 
	}





/*Text und BILDER rechts*/
#imgmap a:hover span img { 
	float:left; 
	margin-right:1em; 
	margin-bottom:0.5em; 
	border:0px solid #afb2b5;
	}




/*Staedtenamen und deren Verlinkung*/
#karte #imgmap dd a.auckland{	
    float:left;
	margin-top:36px;
	margin-left:147px;
	}	
#karte #imgmap dd a.wellington{	
    float:left;
	margin-top:155px;
	margin-left:175px;
	}		
#karte #imgmap dd a.christchurch{	
    float:left;
	margin-top:202px;
	margin-left:123px;
	}	
#karte #imgmap dd a.methven{	
    float:left;
	margin-top:226px;
	margin-left:98px;
	}	

#imgmap a.auckland, #imgmap a.wellington, #imgmap a.christchurch, #imgmap a.methven {
	color:#000;
	text-decoration: underline;
	border:none;
	}
	
#imgmap a.auckland:hover, #imgmap a.wellington:hover, #imgmap a.christchurch:hover, #imgmap a.methven:hover{
	color:#fc0;
	text-decoration: none;
	}


