/* CSS Document */



* {
	margin: 0;
	padding: 0;
	
}

body {
	font:  95%  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #FFCCFF;
	background-image: url(../Bilder_Kosmetik/hintrgrund.jpg);
	
}
h1 {
	font-size: 1.8em;
	font-weight:normal;
	padding-bottom: 25px;
}

h2 {
font-size: 1.2em;
font-weight:normal;
}

h3 {
font-size: 1em;
font-weight:normal;
}



a {
	color:#5AC3A5;
	text-decoration:none;
	font-weight: bold;
	padding-bottom: 15px;
	display: block;
}

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

a img {
border:0 none;
}

.img_rechts {
	float:right;
}










#alles {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	height: 900px;
	background-image: url(../Bilder_Kosmetik/banner_stock.jpg);
	background-repeat: no-repeat;
	margin-top: 0%;
	background-color: #FFFFFF;
	margin-bottom: 5%;
	
	/*border: 1px solid  #000066;*/
}

#alles #Nav_links {
	left: 15px;
	top:210px;
	position:absolute;
	width: 150px;
	height: auto;
}
#alles #Nav_links ul{ 
list-style-type:none
}
#Nav_links p {
	color:#FF0099;
	left: 21px;
	top: 201px;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
}

#alles #Text {
	height: auto;
	width: 500px;
	left: 190px;
	top: 210px;
	position: absolute;
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 40px;
	line-height:2em;
}

#alles #Text_Mitte {
	height: auto;
	width: 400px;
	left: 190px;
	top: 245px;
	position: absolute;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 160px;
	padding-top: 30px;
	}
	
	#alles  #linksbuendig {
	height: auto;
	width: 400px;
	left: 190px;
	top: 200px;
	position: absolute;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 70px;
	padding-top: 10px;
	}
	
#alles #kontakt {
	height: 450px;
	width: 540px;
	left: 190px;
	top: 210px;
	position: absolute;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 40px;
}



#alles #seite {
	left: 0px;
	top: 142px;
	position: relative;
	height: 750px;
	
}
#banner_frau img{
	border:none;
	float:left;
	margin-top: 3px;

}

#alles #banner_rechts {
	position:absolute;
	top: 80px;
	left:854px;
	background-color:#FFFFFF;
	width: 110px;
	height: 600px;
	visibility: visible;
	}
.Anmerkung {
	font-size: smaller;
	line-height: 1,8;
}

