*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
}
div#wrapper {
	width:900px;

	position:relative;
	overflow:hidden;
	background-image: url(../images/back2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
div#head {
	width:900px;
	height:332px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
div#content {
	margin-left: 244px;
	width: 630px;
	z-index: 10;
}

div#menue {
	position:absolute;
	left:23px;
	top:333px;
	z-index: 11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

div#logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 12;

}

div#veri {
	position:absolute;
	left:222px;
	top:31px;
	z-index: 12;
	width: 519px;
	height: 14px;

}

div#flagge {
	position:absolute;
	left:230px;
	top:4px;
	z-index: 12;
	width: 292px;
	height: 161px;

}

div#linkclub {
	position:absolute;
	left:741px;
	top:14px;
	z-index: 12;

}

div#links {
	position:absolute;
	left:10px;
	top:710px;
	z-index: 12;
	width: 200px;

}

div#flash {
	position:absolute;
	left:221px;
	top:80px;
	z-index: 1;

}

div#shiatsu {
	position:absolute;
	left:246px;
	top:285px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 244px;

}

div#adobe {
	position:absolute;
	left:653px;
	top:363px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	height: 148px;
	border: 1px solid #000000;
	background-color: #CCCCCC;

}

div#preis {
	position:absolute;
	left:466px;
	top:378px;
	z-index: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 160px;
	height: 112px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

div#navioben {
	position:absolute;
	left:637px;
	top:285px;
	z-index: 13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	width: 243px;

}




/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-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: normal;
}
div#menue a:hover{
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

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:#CCCCCC;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom:12px;
}

/* 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:#8699B7;
	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:#5F6E81;
}
