body {
	background-color: white;
	color: black;
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	padding: 0px 0px 0px 0px;
}

a {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: black;	
}

.wikipedia {
	background: transparent url('images/wikipedia.gif') 100% 50% no-repeat;
	padding-right: 20px;
}

.theholeworld {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
   width: 802px;
	margin-top: 2px;
}

.head {
	background-image: url(images/head.jpg);
	height: 121px;
	background-position: top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}


.menu {
	position: absolute;
	top: 120px;
	width: 100%;
}

.menu a {
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
	color: #000066;
}

.menu ul {
	position: absolute;
	left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px; 
	list-style-type: none; 
	float: right;  
	font-size: 11pt;
	color: #000066;
	margin-top: 0px;
	margin-left: 0px;
}


.menu li {
	padding-left: 2px;
	padding-right: 1px;
	margin-left: 4px;
	margin-right: 3px;
	display: inline; 
	text-decoration: none;
 }

.menuright {
	position:absolute;
	right:0px
}

li#here {
	background-color: #DDDDDD;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.menu ul {
	width:100%
}

.article {
	border: 2px #990000 solid;
	position: absolute; 
	top: 142px;
	width: 800px;
	min-height: 428px;
	overflow: auto;
}

.text {
	padding-top: 20px;
	margin-right: 10px;

}

.text p {
	font-size: 11pt;
	line-height: 130%;
	margin-right: 15px;
}
.text li {
	font-size: 11pt;
	line-height: 130%;
}

.text a {
	text-decoration: underline;
	color: Black;
}

.text a:visited {
	text-decoration: underline;
	color: Black;
}

h1, .unterschrift {
	font-family: cursive; 
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
}

.picture {
	padding: 3px 15px 0px 3px;
	margin: 0 0 0 0;
	float: left;
}


/* Formatierung der vcard */

.vcard {
	border: 1px solid #9B0201; 
	margin-left: 330px;
	margin-right: 20px;
	line-height: 80%;
	font-size: 10pt;
}

.vcard p {
	padding-top: 2px; 
	margin-top: 0px;
}

.country-name, .type {
	visibility: hidden;
}

.saison {
	font-size: 11px;
	color: #000066;
	line-height: 150%;
	padding-left: 20px;
}

.preis {

	vertical-align: top;
}