body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	line-height: 18px;
}
.medium {
	font-weight: 400;
}

body a:link {	
	color:#000000;/**/
    text-decoration: none;
}

body a:visited {	
	color:#000000;/**/
    text-decoration: none;	
}

body a:hover {
	color:#FFFFFF;
}

body a:active {
	color:#FF0000;
    text-decoration: none;
}/**/

#main {
	position:absolute;
	left:60px;
	top:0px;
	width:980px;
}
#head {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:218px;
}
#nav_lang {
	position:absolute;
	left:30px;
	top:160px;
}
#nav_cat {
	position:absolute;
	left:0px;
	top:218px;
	width:980px;
	height:46px;
	background-image: url(images/nav_cat.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
}
#nav_cat a:link {	
	color:#FFFFFF;/**/
    text-decoration: none;
}

#nav_cat a:visited {	
	color:#FFFFFF;/**/
    text-decoration: none;	
}

#nav_cat a:hover {
	color:#000066;
	text-decoration: none;
}

#nav_cat a:active {
	color:#FF0000;
    text-decoration: none;
}/**/
#cat {
	position:absolute;
	left:0px;
	top:264px;
	width:980px;
	height:660px;
	background-image: url(images/bg_cat_main.jpg);
	background-repeat: no-repeat;
}

#nav_page {
	position:absolute;
	left:0px;
	top:0px;
	width:135px;
	height:248px;
	padding-left: 15px;
	padding-top: 30px;
	text-align: right;
}

#nav_links {
	position:absolute;
	left:0px;
	top:320px;
	width:135px;
	height:248px;
	padding-left: 15px;
	padding-top: 30px;
	text-align: right;
}
	
#page {
	position:absolute;
	left:220px;
	top:20px;
	width:660px;
	height:660px;
}
#content {
	padding-left: 15px;
	padding-right: 40px;
	overflow:auto;
	height:430px;
	width:660px;
}
#content a:link {
	color:#000000;/**/
	text-decoration: none;
	/*background-color: #CCCCCC;*/
}

#content a:visited {	
	color:#333333;/**/
    text-decoration: none;	
	/*background-color: #CCCCCC;*/
}

#content a:hover {
	color:#000000;
	text-decoration: underline;
}

#content a:active {
	color:#FF0000;
    text-decoration: none;
}

#pic {
	float:right;
	top:0px;
	width:200px;
	border: thin solid #FFFFFF;
	padding: 10px;
	margin: 5px;
}


#nav_meta {
	position:absolute;
	left:0px;
	top:924px;
	width:980px;
	height:60px;
	background-image: url(images/nav_meta.jpg);
	background-repeat: no-repeat;
	color:#000000;
	font-size: 12px;		
}

#nav_meta a:link {	
	color:#000000;/**/
    text-decoration: none;
}

#nav_meta a:visited {	
	color:#000000;/**/
    text-decoration: none;	
}

#nav_meta a:hover {
	color:#000066;
    text-decoration: none;
}

#nav_meta a:active {
	color:#FF0000;
    text-decoration: none;
}/**/

#ad {
	position:absolute;
	left:0px;
	top:980px;
	width:980px;
	height:255px;
	/*background-color: #FFFFFF;*/
}

/* fuer index... */

#intro_behandlung {
	position:absolute;
	left:20px;
	top:15px;
	width:300px;
	height:20px;
	z-index:1;
}
#intro_wellness {
	position:absolute;
	left:355px;
	top:15px;
	width:300px;
	height:20px;
	z-index:1;
}
#intro_franchise {
	position:absolute;
	left:670px;
	top:15px;
	width:300px;
	height:20px;
	z-index:1;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
.subtitel {
	font-size: 14px;
}
#textrahmen {
	top:0px;
	width:600px;
	border: thin solid #FFFFFF;
	padding: 10px;
}

.metapagelink {
	color: #000000;
	text-decoration: none;
}
.metapagelink a:link {
	color: #000000;
	text-decoration: none;
}
.metapagelink a:visited {	
	color:#333333;/**/
    text-decoration: none;	
}

.metapagelink a:hover {
	color:#FF0000;
    text-decoration: none;
}

.metapagelink a:active {
	color:#FF0000;
    text-decoration: none;
}
.schlagzeile {
	font-size: 18px;
	font-weight: bold;
}
.rot {
	color:#FF0000;
}


/**/
.rahmen {
	border: medium dashed #FF0000;
}
.durchgestrichen {
	text-decoration: line-through;
}
#teaser {
	position:absolute;
	left:10px;
	top:50px;
	width:980px;
	height:60px;
	z-index:1;
	/*background-color: #FFFFFF;*/
}
.bg_ad {
	background-image: url(images/bg_ads.jpg);
}	
.clearer {
	clear: both;
}

