@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 80px;
	background-image:url(img/allgemein/hintergrund.jpg);
	font-family:Arial, Helvetica, sans-serif;
	}
		/* Textformatierungen */
h1 {
	color:#421882;
	font-size:11px;
	line-height:normal;
	margin:0 10px 6px 0;
	padding:0 0 4px 0;
	border-bottom:#333 1px dotted;
	text-transform: lowercase;
	}
	
h1 a {
	text-decoration:none;
	color:#421882;
	}
	
h2 {
	color:#4c103b;
	font-size:18px;
	text-transform:uppercase;
	line-height:normal;
	margin:0;
	padding:0;
	}
	
h2 a {
	text-decoration:none;
	color:#4c103b;
	}

h3 {
	color:#421882;
	font-size:11px;
	font-weight:bold;
	margin:7px 10px 10px 0;
	}

p {
	font-size:11px;
	font-weight:bold;
	margin:7px 10px 10px 0;
	}
	
p a {
	text-decoration:none;
	color: #C09;
	}

.lilatext a,
.lilatext {
	color:#4c103b;
	}	
	
.teaserbox_klein a,
.teaserbox_gross a{
	color:#000;
	font-weight:bold;
	font-size:11px;
	}
	
	/* Textformatierungen-ENDE */

	/* HEADER */
	
.wrapper {
	width:980px}	
	
#header {
	width:980px;
	height:247px;
	margin: 0 0 20px 0;
	z-index:3;
	}
	/* HEADER-ENDE */
	
	/* MENU */
.menu {
	z-index:4;
	position:absolute;
	top: 211px;
	left: 80px;
	height: 36px;
	width:984px;
}

.menu a {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:160px;
	height:28px;
	text-align:center;
	margin: 0 4px 0 0;
	padding: 8px 0 0 0;
	}
	
.menu a:hover {
	color:#4c103b;
	}

.menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

.menu li { 
	float:left;
	}
	
a.active{
	color:#4c103b;
	/*background-color:#FFF;*/
	}
		/* MENU-ENDE */
		/* MAIN */
#main {
	width:980px;
	}
	
.box {
	background-color:#FFF;
	padding:10px 0 10px 10px;
	margin:0 5px 5px 0;
	float:left;
	}
	
.imgbox {
	float:right;
	}
	
.spalte {
	float:left;
	width:315px;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.schmal {
	width:323px;
	float:left;
	}
	
.marginbottom {
	margin: 0 0 5px 0;}
	
	/* Einzelboxen */
		

		
.box1 {
	width:641px;
	height:358px;
	}
	
.textboxanwendung {
	float:right;
	width:313px;
	height:949px;
	margin: 0;
	}
	
.textboxpflege {
	float:left;
	width:313px;
	height:657px;
	margin: 0 5px;
	}
	
.textboxstyling {
	float:left;
	width:641px;
	height:948px;
	}
	
.textboxtipps {
	float:left;
	width:308px;
	height:659px;
	margin: 0 5px;
	}
	
.textboxgut {
	float:right;
	width:641px;
	height:657px;
	margin: 0 0 0 4px;
	}
	
.textboximpressum {
	width:970px;
	}
	
.impressum {
	float:right;
	background-color:#FFF;
	padding:2px 0 0 10px;
	margin:5px 0 5px 0;
	}

.verlauf {
	margin:5px 0 0 0;
	}
	
.teaserbox_klein {
	width:313px;
	height:124px;
	float:left;
	}
	
.teaserbox_gross {
	background-color:#FFF;
	width:313px;
	height:273px;
	float:right;
	margin:0;
	}
	
.imganwendung {
	float:right;
	margin:20px 10px 0 0;
	}
	
.imgstyling_und_looks {
	float:right;
	margin:26px 0 0 0;
	}
	
.imgtipps_und_tricks {
	float:left;
	margin:6px 0 0 -10px;
	}
	
.imgpflege {
	}
		/* Einzelboxen-ENDE */

		/* MAIN-ENDE */
