*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
}
div#wrapper {
	width:950px;

	position:relative;
	overflow:hidden;
	background-image: url(../images/back2.jpg);
	background-repeat: repeat-y;
}
div#head {
	width:950px;
	height:265px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
div#content {
	margin-left: 294px;
	width: 656px;
	z-index: 10;
}

div#menue {
	position:absolute;
	left:54px;
	top:368px;
	z-index: 11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	height: 190px;
}

div#logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 12;

}

div#linksoben {
	position:absolute;
	left:0px;
	top:106px;
	z-index: 1;

}

div#shiatsu {
	position:absolute;
	left:815px;
	top:23px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 97px;
	height: 25px;

}

div#sessel {
	position:absolute;
	left:280px;
	top:0px;
	z-index: 13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}


div#flaggen {
	position:absolute;
	left:235px;
	top:6px;
	z-index: 12;
	width: 225px;
	height: 30px;

}


/* Schriften u. Links */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:12px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom:12px;
}
p {
	margin-top: 0px;
	margin-bottom:12px;
}
div#menue a{
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div#menue a:hover{
	color:#999999;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div#navioben a{
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
div#navioben a:hover{
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color:#64738A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* Bilder */

#bild01 {
	position:absolute;
	left:627px;
	top:674px;
	width: 160px;
	height: 120px;
}
#bild02 {
	position:absolute;
	left:309px;
	top:682px;
	width: 160px;
	height: 120px;
}
.image {
	width:630px;
	height:140px;
	background-color:#6A7684;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border:1px dotted #cccccc;
}
.image img {
	float:right;
	margin:5px;
	padding:5px;
	border:1px solid #ffffff;
	background-color:#617087;
}

