/* Yahoo reset.css
http://developer.yahoo.com/yui/reset/
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/********************************************/ /* Yahoo fonts.css
http://developer.yahoo.com/yui/fonts/
size in px => size in %
10 	77
11 	85
12 	92
13 	100
14 	107
15 	114
16 	122
17 	129
18 	136
19 	144
20 	152
21 	159
22 	167
23 	174
24 	182
25 	189
26 	197

 */
body {
	font: 13px arial, helvetica, clean, sans-serif; *
	font-size: small; *
	font: x-small;
}

table {
	font-size: inherit;
	font: 100%;
}

select,input,textarea {
	font: 99% arial, helvetica, clean, sans-serif;
}

pre,code {
	font: 115% monospace; *
	font-size: 100%;
}

body * {
	line-height: 1.22em;
}

/********************************************/
body {
	font-size: 69%;
	color: #7C7C7C;
	font-family: verdana;
}

/* Navigation */
#navi a,#footer a {
	text-decoration: none;
	color: #7C7C7C;
	line-height: 18px;
}

#navi a:hover,#footer a:hover {
	text-decoration: underline;
}

#navi ul.navi_level_0,#footer ul.navi_level_0 {
	margin: 5px;
}

#navi ul.navi_level_0 a.current {
	font-weight: bold;
	color: #ABD6F9;
}

#navi ul.navi_level_1 {
	margin-left: 20px;
}

#navi ul.navi_level_1 a.current {
	font-weight: bold;
	color: #CC9866;
}

#navi ul.navi_level_2 {
	margin-left: 25px;
	list-style: disc;
}

#navi a.speciallink {
	color: red;
}

#footer {
	clear: both;
	width: 582px;
	height: 20px;
	border-top: 1px solid #CFE1E5;
	position: relative;
	left: 245px;
}

#footer li {
	float: right;
	margin: 0 10px;
}

/* ENDE Navigation */
#content {
	position: relative;
}

#content h1 {
	font-size: 107%;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 4px 0 8px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfe1e5;
}

#content h3 {
	font-size: 92p %;
	font-weight: bold;
	margin: 10px 0 6px 0;
}

#content h3.coloredBackground {
	background: #d9ecf2;
	padding: 3px;
}

#content h3.coloredBackgroundRed {
	background: #F8DFDF;
	padding: 3px;
}

#content h4 {
	font-size: 92p %;
	font-weight: bold;
	margin: 10px 0 6px 0;
}

#content p {
	margin: 12px 0;
}

#content p.timestamp {
	font-style: italic;
}

#content address.presscontact
{
	margin: 0 20px;
}

#content table.presscontact
{
	margin: 0 20px;
}

#content table.presscontact td
{
	padding-right: 10px;
}

#content a {
	font-weight: bold;
	color: #7C7C7C;
}

#content a:hover {
	background: #7C7C7C;
	color: white;
	text-decoration: none;
}

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}

#content ul {
	list-style: disc outside;
	margin-left: 15px;
}

#content li {
	margin: 10px 0;
}

/* Galerie */
#content ul#galerie {
	list-style: none;
	margin-left: 0;
}

#content ul#galerie li {
	float: left;
}

#content ul#galerie li a:hover {
	background: none;
}

#content ul#galerie li a {
	display: block;
	border: 1px solid #CFE1E5;
	margin: 3px;
}

#content ul#galerie li a:hover {
	border-color: blue;
}

#content ul#galerie li a img {
	margin: 2px;
}

/* Ende Galerie */ /* Preise */
#content ul.prices {
	list-style: none;
}

#content ul.prices li {
	text-align: right;
}

#content span.product {
	float: left;
}

/* Ende Preise */ /* Massageinstitut */
#content table.massage-preise {
	width: 98%;
}

#content table.massage-preise td {
	padding: 3px;
}

#content table.massage-preise tr.highlight td {
	background: #d9ecf2;
}

#content table.massage-preise td.col1 {
	width: 70%;
}

#content table.massage-preise td.col2 {
	width: 15%;
}

#content table.massage-preise td.col3 {
	width: 15%;
	text-align: right;
}

/* Ende Massageinstitut */ /* Kosmetik a la Carte */
#content table.kosmetik-preise {
	width: 98%;
}

#content table.kosmetik-preise td {
	padding: 3px;
}

#content table.kosmetik-preise td.col1 {
	width: 70%;
}

#content table.kosmetik-preise td.col2 {
	width: 30%;
	text-align: right;
}

/* Ende Kosmetik a la Carte */ /* Cleopatrabad */
#content table.cleopatra-preise {
	width: 60%;
}

#content table.cleopatra-preise th {
	padding: 3px;
	text-decoration: underline;
}

#content table.cleopatra-preise td {
	padding: 3px;
}

#content table.cleopatra-preise td.col1 {
	width: 85%;
}

#content table.cleopatra-preise td.col2 {
	width: 15%;
	text-align: right;
}
/* Ende Cleopatrabad */