﻿/*
*********************************************

    (c) 2007 www.covitec.de
              für
       www.niu-thong.de

*********************************************
*/




/*
*********************************************

    Allgemeine Angaben

*********************************************
*/


body {
	padding:0px;
	margin: 0px;
	background: #DECDA1 url(bg.jpg);
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1C;
}



a {
	color: #5A3D1C;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

img {
	border: none;
}


/*
*********************************************

    Container
	border:1px solid #FFEAB3;

*********************************************
*/

#web {
	position: relative;
	width: 980px;
	margin: 0px auto;
	background-color: #DECDA1;
}

#img_bluete {
	position: absolute;
	top: 80px;
	left: 830px;
	z-index: 18;
}

#bluete {
	width: 160px;
	height: 165px;
	background-repeat: no-repeat;
	background-image: url("bluete.png");
}

#main_oben {
	position: relative;
	min-height: 500px;
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #DECDA1 url(hg_oben.jpg) repeat-x top;
	z-index: 1;
	float: left;
}

#main_unten {
	position: absolute;
	height: 133px;
	left: 0px;
	bottom: 0px;
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(hg_unten.jpg) repeat-x bottom ;
	z-index: 3;
	float: left;
}


#img_schmetterling {
	position: absolute;
	bottom: 0px;
	right: 30px;
	z-index: 18;
}

#schmetterling {
	width: 105px;
	height: 156px;
	background-repeat: no-repeat;
	background-image: url("schmetterling.png");
}

#img_banner {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 18;
}

#bannerimg {
	width: 980px;
	height: 156px;
	background-repeat: no-repeat;
	background-image: url("banner.png");
}


/*
*********************************************

    Banner
	border:1px solid #000000;

*********************************************
*/

#banner {
	position: relative;
	z-index: 10;
	width: 980px;
	height: 156px;
	margin: 0px;
}

#banner_bilder {
	position: absolute;
	width: 685px;
	top: 0px;
	right: 0px;
	height: 148px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

#banner img#logo {
	position: absolute;
	display: block;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}

#banner img#bild1 {
	position: absolute;
	display: block;
	left: 285px;
	bottom: 0px;
	z-index: 1;
}

#banner img#bild2 {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}


/*
*********************************************

    Menue
	border:1px solid #000000;

*********************************************
*/

#menue {
	position: relative;
	width: 180px;
	left: 2px;
	margin: 10px 0px 40px 0px;
	padding: 0px;
	z-index: 10;
	float: left;
}

#menue ul, li {
	display: block;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: clear;
}

#menue ul#hauptmenue {
	position: relative;
	padding: 0px 0px 0px 0px;
}

#menue ul#hauptmenue li#oben {
	position: relative;
	width: 168px;
	height: 12px;
	margin: 0px 0px -3px 0px;
	padding: 0px 0px 0px 0px;
	color: #5A3D1C;
	border-left: 1px solid #5A3D1C;
	border-top: 1px solid #5A3D1C;
	border-bottom: none;
	border-right: none;
	display: block;
}

#menue ul#hauptmenue li#oben img {
	position: absolute;
	top: -1px;
	right: -11px;
}

#menue ul#hauptmenue li#unten {
	position: relative;
	width: 168px;
	height: 12px;
	margin: 0px 0px -3px 0px;
	padding: 5px 0px 0px 0px;
	color: #5A3D1C;
	border-left: 1px solid #5A3D1C;
	border-bottom: 1px solid #5A3D1C;
	border-top: none;
	border-right: none;
	display: block;
}

#menue ul#hauptmenue li#unten img {
	position: absolute;
	bottom: -1px;
	right: -11px;
}

#menue ul#hauptmenue li a {
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 28px;
	font-size: 11px;
	color: #5A3D1C;
	border-bottom: 1px solid #5A3D1C;
	border-left: 1px solid #5A3D1C;
	border-right: 1px solid #5A3D1C;
	display: block;
}

#menue ul#hauptmenue li a:hover {
	position: relative;
	display: block;
	font-weight: bold;
	background-image: url(menue_blume.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;;
}

#menue ul#hauptmenue li a.first {
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 5px 28px;
}

#menue ul#hauptmenue li a:hover.first {
	background-position: 5px -1px;;
}

#menue ul#hauptmenue li a.aktiv {
	position: relative;
	font-weight: bold;
	background-image: url(menue_blume.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;;
}

#menue ul#hauptmenue a.first_aktiv {
	position: relative;
	font-weight: bold;
	background-image: url(menue_blume.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;;
	padding: 2px 0px 5px 28px;
}

#menue ul#hauptmenue li a:hover.aktiv {
	position: relative;
	background-image: none;
}

#menue ul#hauptmenue li a:hover.first_aktiv {
	position: relative;
	background-image: none;
}

#menue ul#submenue {
	position: relative;
	padding: 0px 0px 0px 0px;
}

#menue ul#submenue li a {
	position: relative;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 40px;
	font-size: 10px;
	color: #5A3D1C;
	border-bottom: 1px solid #5A3D1C;
	border-left: 1px solid #5A3D1C;
	border-right: 1px solid #5A3D1C;
	display: block;
	background-color: #CAB37B;
}

#menue ul#submenue li a:hover {
	position: relative;
	font-weight: bold;
	display: block;
	background-image: url(menue_blumek.gif);
	background-repeat: no-repeat;
	background-position: 24px 5px;;
}

#menue ul#submenue li a.aktiv {
	position: relative;
	font-weight: bold;
	background-image: url(menue_blumek.gif);
	background-repeat: no-repeat;
	background-position: 24px 5px;;
}

#menue ul#submenue li a:hover.aktiv {
	position: relative;
	background-image: none;
}



/*
*********************************************

    Content
	border:1px solid #000000;

*********************************************
*/

#content {
	position: relative;
	width: 560px;
	margin: 10px 0px 0px 30px;
	padding: 0px;
	z-index: 10;
	float: left;
}

#img_frauen {
	position: absolute;
	top: 80px;
	left: 400px;
	z-index: 18;
}

#frauen {
	width: 180px;
	height: 290px;
	background-repeat: no-repeat;
	background-image: url("2_frauen.png");
}

#content img.start_bild {
	width: 560px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	filter: blendTrans(duration=3);
}

#content h1 {
	position: relative;
	width: 580px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
}

#content h2.rot {
	position: relative;
	width: 580px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}

#content p.startseite {
	position: relative;
	width: 390px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
}

#content p.startseite b.gross{
	font-size: 16px;
}

#inhalt {
	position: relative;
	width: 560px;
	padding: 0px 0px 20px 0px;
	border:1px solid #000000;
	float: left;
}

#inhalt p {
	position: relative;
	padding: 20px;
	float: left;
}

#inhalt p img.rechts {
	position: relative;
	padding: 10px;
	float: right;
}

#inhalt p img.links {
	position: relative;
	padding: 10px;
	float: left;
}

#inhalt h2 {
	position: relative;
	width: 580px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

#inhalt h3 {
	position: relative;
	width: 500px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

#inhalt p.kontakt {
	position: relative;
	display: block;
	width: 220px;
	margin: 30px 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	float: left;
}

#inhalt p.hinweis {
	position: relative;
	left: 20px;
	width: 520px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	float: left;
}

#head {
	position: relative;
	width: 540px;
	height: 30px;
	margin: 0px 11px 0px 11px;
	padding: 0px;
	background-color: #613618;
}

#head img.links {
	position: absolute;
	left: -11px;
}

#head img.rechts {
	position: absolute;
	right: -11px;
}

#head h1 {
	position: absolute;
	top: 6px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CAB37B;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#subhead {
	position: relative;
	left: 20px;
	width: 520px;
	height: 26px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #CAB37B;
	background-image: url(menue_blume.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;;
	float: left;
}

#subhead img.links {
	position: absolute;
	left: -5px;
}

#subhead img.rechts {
	position: absolute;
	right: -5px;
}

#subhead h3 {
	position: absolute;
	top: 6px;
	left: 30px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#subhead h3.zeit {
	position: absolute;
	width: 100px;
	left: 300px;
	text-align: right;
}

#subhead h3.preis {
	position: absolute;
	width: 60px;
	left: 440px;
	text-align: right;
}

#subhead h4 {
	position: absolute;
	top: 6px;
	left: 240px;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	color: #FF0000;
}

#massagen_kurz {
	position: relative;
	width: 510px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	display: block;
}

#massagen_kurz img {
	position: relative;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	float: left;
}

#massagen_kurz p {
	position: relative;
	width: 375px;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#massagen_kurz p.details {
	position: relative;
	width: 40px;
}

#partner {
	position: relative;
	width: 510px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	display: block;
}

#partner img {
	position: relative;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	float: left;
}

#partner p {
	position: relative;

	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#partner p.link {
	position: relative;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	float: right;
}

#team img {
	position: relative;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	float: left;
}

ul#team {
	display: block;
	width: 375px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
}

ul#team li {
	position: relative;
	width: 375px;
	margin: 5px 0px 0px 0px;
	float: left;
}

ul#team li h3 {
	position: relative;
	width: 90px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

ul#team li p {
	position: relative;
	width: 275px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}


#bilder, #geschenk, #team {
	position: relative;
	width: 510px;
	margin: 5px 0px 15px 25px;
	padding: 0px;
	float: left;
}

#bilder a.bild {
	position: relative;
	display: block;
	width: 90px;
	margin: 5px 10px 0px 0px;
	text-align: center;
	padding: 0px;
	float: left;
}

#bilder a.bild img {
	position: relative;
	border: 1px solid #000000;
}

#bilder h4 {
	position: relative;
	width: 510px;
	font-size: 11px;
	margin: 5px 10px 0px 0px;
	text-align: right;
	padding: 0px;
	float: left;
}

#bilder h4 a, #bilder h4 a:hover.aktiv {
	position: relative;
	font-weight: normal;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#bilder h4 a:hover, #bilder h4 a.aktiv {
	font-weight: bold;
	color: #990000;
}

.geschenk_bild {
	position: relative;
	width: 110px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}

#geschenk h2 {
	position: relative;
	width: 380px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#geschenk p {
	position: relative;
	width: 380px;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#geschenk p.preis {
	position: relative;
	width: 380px;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	float: right;
}

#kunden {
	position: relative;
	width: 300px;
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #5A3D1C;
	float: right;
}

#kunden p {
	position: relative;
	width: 300px;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#kunden h2 {
	position: relative;
	width: 300px;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#kunden p.rechts {
	position: relative;
	width: 280px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}

ul#kunden {
	position: relative;
	width: 300px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#kunden li {
	position: relative;
	width: 300px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	clear: both;
}

ul#kunden li p {
	position: relative;
	width: 130px;
	font-weight: bold;
	font-size: 11px;
	margin: 8px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}


ul#kunden li input {
	position: relative;
	width: 130px;
	margin: 0px;
	padding: 2px;
	background-image: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #29417C;
	border: 1px #5A3D1C solid;
	float: left;
}

ul#kunden li textarea {
	position: relative;
	width: 270px;
	height: 70px;
	margin: 0px;
	padding: 2px;
	background-image: none;
	color: #29417C;
	border: 1px #5A3D1C solid;
	float: left;
}

ul#kunden li input.kontakt_button {
	position: relative;
	width: 100px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	color: #5A3D1C;
	border: 1px #5A3D1C solid;
	float: left;
}

ul#kunden li input.kontakt_button:hover {
	position: relative;
	width: 100px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	color: #DECDA1;
	background-color: #5A3D1C;
	border: 1px #5A3D1C solid;
	float: left;
}

#content h4.fehler {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FF0000;
}

/*
*********************************************

    Newsletter
	border:1px solid #FFEAB3;

*********************************************
*/


.newsletter_zeile {
	width: 550px;
	float: left;
}

.newsletter_eintext {
	width: 120px;
	font-weight: bold;
	font-size: 11px;
	margin: 8px 10px 5px 10px;
	float: left;
	text-align: right;
}

.newsletter_zeile input  {
	font-size: 13px;
	width: 350px;
	float: left;
	margin: 5px 10px 5px 10px;
}

.newsletter_zeile input.button  {
	font-size: 16px;
	width: auto;
	float: left;
	margin: 5px 10px 5px 10px;
}

.newsletter_zeile textarea  {
	font-size: 13px;
	width: 350px;
	height: 100px;
	float: left;
	margin: 5px 10px 5px 10px;
}

.newsletter_zeile input.button {
	position: relative;
	width: 100px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: center;
	color: #5A3D1C;
	border: 1px #5A3D1C solid;
	float: left;
}

.newsletter_zeile input.button:hover {
	position: relative;
	width: 100px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: center;
	color: #DECDA1;
	background-color: #5A3D1C;
	border: 1px #5A3D1C solid;
	float: left;
}








#main_fehler {
	width: 550px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#main_fehler h1 {
	width: 550px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin:  10px 0px 0px 25px;
	color: #CC0000;
	text-decoration: blink;
	clear: both;
}


/*
*********************************************

    Content Rechts
	border:1px solid #000000;

*********************************************
*/

#adresse {
	position: relative;
	width: 130px;
	margin: 60px 0px 0px 50px;
	padding: 0px;
	line-height: 7px;
	float: left;
}

/*
*********************************************

    Control
	border:1px solid #000000;

*********************************************
*/

#control {
	position: relative;
	width: 978px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #DCB88F;
	text-align: center;
	z-index: 3;
	float: left;
}

#control object {
	float: right;
	margin: 0px 150px 0px 0px;
}

/*
*********************************************

    Footer
	border:1px solid #000000;

*********************************************
*/

#footer {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
	font-size: 10px;
	color: #DCB88F;
	text-align: center;
	z-index: 10;
	float: left;
}


/*
*********************************************

    Impressum
	border:1px solid #FFEAB3;

*********************************************
*/

#imp_copy {
	font-size: 12px;
	font-weight: bold;
	width: 540px;
	margin: 20px 0px 10px 0px;
	border: 1px solid #000000;
	padding: 10px 10px 10px 10px;
	float: left;
}

#imp_copy_links {
	width: 260px;
	font-size: 11px;
	font-weight: normal;
	float: left;
}

#imp_copy_rechts {
	width: 260px;
	font-size: 11px;
	font-weight: normal;
	float: left;
}