 /*Stylesheet für die Neuseeland-Seite von Julia und Stephan*/
body {
	font-size:  1.0em;
	color: black;
	background-color: #999999;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: auto;
}
.content {
	background-color: #E4EADA;
	background-image: url('background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.header {
	background-color: #333333;
	width: 800px;
}
.uhrzeit{
	color: #111111;
  padding: 10px 10px 10px 10px;
  text-align: left;
	font-size: 0.7em;
}

.kursiv {
	color: white;
  padding: 0px 10px 0px 0px;
  white-space: nowrap;
  text-align: right;
	font-size: 0.7em;
	font-style: italic;
	background-color: #333333;	
}
.footer{ 
 vertical-align: middle;
 background-color: #333333;
 color: white; 
}
.footer a{ 
  font-size: 0.7em;
  text-decoration: none;
  color: white;
  padding: 0px 10px 0px 10px;
}
.footer a:hover{ 
  color: #ff6600;
}

.navigation{
 white-space: nowrap;
 height: 20px;
 background-color: #990000;
 padding: 0px 40px 0px 10px;
}

.text {  
  margin: 10px;
}
.text h1{
  font-size: 1.2em;
  font-weight: 400;
}
.text h2{
  font-size: 1.1em;  
}
.text p{
  line-height: 150%;
	font-size: 0.8em;
	text-align: justify;
	color: #111111;  
}

.kleiner{
	font-size: 0.7em;
}
  
h3 {
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: 400;
}
.list {
	font-size: 0.8em;
}
.list a {
	line-height: 200%;
	font-weight: 600;
	text-decoration: underline;
	color: Black;
	font-size: 1.0em;
	line-height: 200%;
}
.list a:hover {
	color: #FF6600;
}

#navbox{
	text-align: center;
	width: 600px;
	background-image: url(gradient.jpg);
	margin: 0px 20px 0px 20px;
	height: 30px;
}
#navbox a{
	color: White;
	vertical-align: middle;
	padding: 5px 20px 0px 20px;	
}
#aktiv {
	color: #FF6600; 
	 
}
#aktiv a {
	
}
#navbox a:hover {
	color: #FF6600;
}

.islandlink {
	color:white;
}
.islandlink a {
	color: white;
}
.islandlink a:active {
	font-weight: 400;
	color: #332211;
	text-decoration: none;
}
.islandlink a:hover {
	color: #ff6600;
}
