body {
	font: normal 85% Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
	background:#FFFFFF;

	background: #FFC290 url(feminin_layout/bg_accueil.jpg) top left repeat-x;
	color:#6e696a;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.2em;
	background-color: transparent;
	color:#6e696a;
	margin: 0;
	
}

a {
	text-decoration: none;
	background-color: transparent;
	color:#880088;
}

a:hover {
	text-decoration: underline;
	background-color: transparent;
	color:#CC99CC;
}

#container {
	width: 780px;
	text-align: left;
	margin: 0px auto;
	padding: 0;
}

#wrapper {
	color: #999;
	margin: 0;
	padding: 0;
}

/* Kopfzeile */

#header {
	width: 100%;
	height:100px;
	background: #fff; /*url(layout_atelier/logo_atelier.jpg) right center no-repeat;*/
	color: #999;
	margin: 10px  auto 0px auto;
	padding: 0;
	text-align: left;
}


#headercontent {
	width: 760px;
	color: #999;
	margin: 0 auto;
	padding: 0;
	text-align: left;
		height:100px;

}

#phrase {
	float:right;
}


/* Breadcrumb */

#breadcrumb  {
width:100%;
font-size:0.9em;
color:#999;
padding-top:2px;
padding-left:20px;
margin-bottom:20px;
}







/* Hauptmenue */

#wrapper_header {
	margin: 0px auto;
	height: 180px;
	width: 940px;
	padding: 0;
}

#headerflash {
	float:right;
	width:500px;	
	height:180px;
	margin:0px;
	padding:0px;
}




#header-nav {
	font: normal 85% Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 900px;
	height: 30px;
	background: #fff;
	/*border-top: 1px solid #999;*/	
}

#header-nav ul.navroot {
	margin: 0;
	padding: 0;
}

#header-nav ul.navroot li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-nav ul.navroot li a {
	display: block;
	float: left;
	height: 17px;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	padding: 5px 18px;
	border-top: 5px solid #fff;
}

#header-nav ul.navroot li.active a {
	color:#880088;
	border-top: 5px solid #FFC290;
}

#header-nav ul.navroot li a:hover {
	color: #333;
	border-top: 5px solid #999;
}


/* Titre */

.titre {
	font: normal 120% Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999;
	margin: 15px 18px 0px 0px;
		color:#6e696a;


}



/* Linke Spalte */

/* Linke Spalte */

#left {
	clear: both;
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
}



#navigation {
	width: 200px;
	margin: 0;
	text-align:left;
	font: normal 90% Trebuchet MS, Arial, Helvetica, sans-serif;

}

#navigation ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation ul.navroot li a {
	display: block;
	text-decoration: none;
	color:#8B979A;
	padding: 10px 0px 10px 0px;
			border-bottom:1px solid ;

}

#navigation ul.navroot li.active a {
	color: #880088;
	padding: 10px 0px 10px 0px;
		border-bottom:1px solid #FFF;

	
}

#navigation ul.navroot li a:hover {
	color: #880088;
	padding: 10px 0px 10px 0px;
	border-bottom:1px solid #880088;
}


.level1{
}

.level2 {
font: normal 97% Trebuchet MS, Arial, Helvetica, sans-serif;
color:#880088;
text-align: left;
padding-left:20px;
}

.level3 {
font: normal 93% Trebuchet MS, Arial, Helvetica, sans-serif;
color:#880088;
text-align: left;
padding-left:30px;
}

.level2 ul.navroot li a {
	color:880088;
}

#navigation ul.navroot .level2 li a {
	display: block;
	text-align: right;
	text-decoration: none;
	border-bottom:#CCCCCC;
	color: #fff;
	padding: 10px 10px 10px 20px;
}

#navigation ul.nav3rd li.active a {
	background-color: #f90;
	color: #fff;
	padding: 10px 10px 10px 20px;
}

#navigation ul.nav3rd li a:hover {
	background-color: #EA1144;
	color: #fff;
	padding: 10px 10px 10px 20px;
}

/* Rechte Spalte */

#right {
	width: 530px;
	float: right;
	padding: 0;
	margin:0;
	z-index:100;
	text-align:right;

}

#right ul{
	list-style:url(feminin_layout_/fleche.gif) outside; color:#3E3E5B;
}

#right li{
color:#880088;

}

.sectiontext ul li {
	list-style:url(feminin_layout/fleche.gif);

}
	



	
	

/* Fusszeile */

#footer {
	clear: both;
	width: 100%;
	height:33px;
		background-image:url(feminin_layout/transparent.png) ;
		z-index:100;
		margin-top:5px;

}

#footer2 {
	width: 780px;
	font-size:0.8em;
	color: #880088;
	margin:auto;
	text-align:left;
padding-top:10px;

}




#footer2 p{
	color: #999;
	padding:0px;
}

#footer2 a {
	color: #999;
	text-decoration:none;
}

/* Ueberschriften */ 

h1 {
	font-size: 1.4em;
	color:#880088;
	margin: 0;
	margin-left:20px;
	padding: 15px 0px 0px 0px;
	font-weight:normal;
	border-bottom: 1px dotted #999;
	}

h2 {
	
	background-color: transparent;
	color:#666666;
	margin: 0;

	font-size:1.1em;
	font-weight: bold;


}

h3 {
	
	background-color: transparent;
	color:#CC66CC;
	margin: 0;
		font-size:1.05em;
		font-weight:normal;

}




/* Headline as graphic ***********************************************/
* Hinweis:
* Zur Installation einfach Input und Output-Modul erstellen

Beispiel CSS:

<style type="text/css">
/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding:5px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img { 
		display: none;
	}
}
</style>

