body{background-color: #a87aa8;}

#wrapper
{
	margin: 0px auto;
	position: relative;
	width: 1100px;
    height: 1115px;
}

#wappen
{
	width: 200px;
	height: 200px;
	margin-top: 0px;
	float: left;		
}

#inhalt
{
	position: absolute;
	background-image: url(bilder/versuch2.png);
	width: 1090px;
    height: 1105px;
	z-index: 10;
	background-repeat: no-repeat;
}

#new
{	
	width: 160px;
	margin-left: 867px;
	margin-top: -40px;
	position: relative;
}

#sortiment1
{
	font-family: tahoma;
	font-size: 17px;
	color: #704c70;
	border-bottom: solid #704c70 1px; 
	text-align: center;
}

#sortiment2
{
	font-family: tahoma;
	font-size: 15px;
	color: #black;
	text-align: center;
}
	
#blinky_red
{
	font-family: tahoma;
	font-size: 15px;
	color: #ff0000;
	text-align: center;
	}

h1
{
	font-family: palatino linotype;
	font-size: 40px;
	margin-top: 65px;
	margin-left: 170px;
	font-variant: small-caps;
	color: #704c70;
}

h2
{
	font-family: palatino linotype;
	font-size: 40px;
	margin-left: 390px;
	font-variant: small-caps;
	margin-top: -80px;
	color: black;
}

#name
{
	font-family: tahoma;
	font-size: 15px;
	color: #black;
	margin-left: 25px;
	margin-top: -35px;
	float: left;
}

#strich
{
	position: relative;
	width: 709px;
	height: 1px;
	background-image: url(bilder/strich.png);
	margin-left: 90px;
	margin-top: -290px;
}

#strich3
{
	position: relative;
	width: 709px;
	height: 1px;
	background-image: url(bilder/strich.png);
	margin-left: 90px;
	margin-top: 7px;
}

#navigation
{
	position: relative;
	width: 800px;
	height: 40px;
	margin-left: 40px;
	margin-top:-20px;
	font-family: Tahoma;
	font-size: 17px;		
}

#navigation ul
{
	list-style-type: none;
	width: 800px;
	height: 50px;
}

#navigation li
{
	float: left;
	padding: 16px;		
}

#navigation li a
{
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-variant: small-caps;
}

#navigation a:hover{color: white;}

#navigation li a { font-weight:bold;  text-decoration:none; }

#navigation li a:hover {color:white;}


#newnavi
{
	position: relative;
	width: 500px;
	margin-left: 400px;
	height: 40px;
	font-family: tahoma;
	font-size: 15px;
}

ul
{
	list-style-type: none;
	text-align:center;
	font-weight: normal;
}

#newnavi li
{
	float: left;
	width: 100px;
	margin: 5px;
	margin-top: -16px;
}

#newnavi li a
{
	text-decoration: none;
	color: #704c70;
	font-variant: small-caps;
}

#newnavi li a:hover{color: white;}

#eins, #zwei, #drei
{
	border: #704c70 solid 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ueberschrift
{
	position: relative;
	font-family: Tahoma;
	color: black;
	font-size: 18px;
	margin-left: 97px;
	margin-top: 0px;
}
#strich2
{
	background-image: url(bilder/strich.png);
	width: 500px;
	height: 1px;
	margin-left: 90px;
}

#boxen
{	position: absolute;
	width: 750px;
	margin-left: 54px;
	height: 600px;

}


#kontaktformular
{
	position: relative;
	width: 700px;
	height: 260px;
	margin-left: 44px;
	margin-top: 110px;
/* 	border: black solid 1px; */
}

label
{
	display: block;
	cursor: normal;
	font-family: Tahoma;
	font-size: 14px;
}

input#absender

{
	width: 165px;
	border: 1px solid #8c8c8c;
	margin-bottom: 2px;
}

textarea
{
	height: 140px;
	margin-top: 3px;
}

#vorname
{
	margin-right: 20px;
	float: left;
}

#nachname
{
	position: absolute;
	margin-left: 200px;
	/*float: left;*/
}
#strasse
{
	position: absolute;
	margin-top: 40px;
	margin-left: 0px;
}

#ort
{
	position: absolute;
	margin-top: 40px;
	margin-left: 200px;
}

#telefon
{
	position: absolute;
	margin-top: 80px;
}

#fax
{
	position: absolute;
	margin-top: 80px;
	margin-left: 200px;
}

#mail
{
	position: absolute;
	margin-top: 120px;
}

#probepaket
{
	position: absolute;
	margin-top: 8px;
	margin-left: 54px;
	font-family: Tahoma;
	font-size: 14px;
}

#bemerkung
{
 	position: absolute;
	margin-left: 400px;
	margin-top: 0px;

}

#absenden
{
	position: absolute;
	margin-top: 180px;
	margin-left: 400px;
}

#zuruecksetzen
{
	position: absolute;
	margin-top: 210px;
	margin-left: 400px;
}

#unten
{
	font-family: Tahoma;
	font-size: 14px;
	margin-top: -10px;
	margin-left: 43px;
}
#bild1
{
	
	position: absolute;
	width: 200px;
	height: 136px;
	margin-top: -50px;
	margin-left: 280px;
	border: 2px solid white;
	background-repeat: no-repeat;	
}
#unten2
{
	font-family: Tahoma;
	font-size: 14px;
	margin-left: 44px;
	margin-top: 8px;
}
#fehler
{
	font-family: Tahoma;
	font-size: 15px;
	margin-top: -10px;

}

#index a { color: #704c70;}
#produkte a {color: #704c70;}
#termine a {color: #704c70;}
#galerie a {color: #704c70;}
#datenschutz a {color: #704c70;}
#kontakt a {color: white;}
#infos a {color: #704c70;}

#link1 A:link {text-decoration: none; color: #704c70; font-weight: bold;}
#link1 A:visited {text-decoration: none;}
#link1 A:active {text-decoration: none;}
#link1 A:hover {text-decoration: none; color: #FFFFFF;}

#link1
{
	font-variant: small-caps;
	text-decoration: none;
	color: #704c70;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
	height: 16px;
	width: 150px;
	margin-left: 3px;
	font-family: tahoma;
	z-index: 100;
}

#link1 a
{
	text-decoration: none;
	color: #704c70;
}