body {
  margin:0;
  padding:0;
  font-family: Verdana, sans-serif;
  font-size: small;
  color: #E29BBD;
  background:#ffffff;
}

body p{
color: #C090E8;
}



/*Layoutstruktur */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	background: url(../2008/img) repeat-y 70% 0;
	background-color:#FFFFFF;
}

#content {
	float: right;
	width: 67%;
	margin-left:1%;
	background: url(../2008/img/.gif) no-repeat top right;
	font-size: 95%;
	line-height: 1.5em;
	color:#FFFFFF;
}

#sidebar {
	float: left;
	width: 28%;
	margin-right:1%;
	background-color:#FFFFFF; 	
}

#sidebar2 {
	float: right;
	width: 3%;
	background-color:#FFFFFF;
}

#footer {
	clear: both;
	background: #D6C187;
}

/*header*/

#header {
  border-bottom: 0px solid #FFFFFF;
  height: 200px;
  background:#FFFFFF url(../2008//img/lily-index.jpg) no-repeat top right;
}

#header h1 {
  margin: 0;
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 130%;
  color:#FFFFFF;
}	
#header h2 {
  margin: 0;
  padding: 25px;
  font-family: Verdana, sans-serif;
  font-size: 120%;
  color: #E29BBD;
}	
#header h3 {
  margin: 0;
  padding: 25px;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  color: #E29BBD;
}	

/*Nachrichtenleiste*/

#message {
  margin: 0;
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 90%;
  color:#C090E8;
  text-align: center;
  background:#E29BBD url(../2008/img/.gif) no-repeat top left;
}
#message strong {
  padding: 0 0 0 28px;
  background: url(../2008/img/.gif) no-repeat 0 50%;
}

/*Gutter*/
#content .gutter {
  padding: 25px;
  background:#FFFFFF;
}

#sidebar .gutter {
  padding: 15px;
  background:#C090E8;
}

/*Inhalt*/
#content h2 {
  margin: 0 0 1em 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #E29BBD;
}
/* Vor IE5/Mac verstecken\*/
*html dl.feature {height: 1%;}
/* Vor IE5/Mac verstecken Ende*/

dl feature {display: inline-table;}
/* Vor IE5/Mac verstecken\*/
*html dl.feature {height: 1%;}
dl.feature {display: block;}
/* Vor IE5/Mac verstecken Ende*/


dl.feature {
  margin: 15px 0;
  padding: 15px;
}
dl.feature dt {
  margin: 0 0 .5em 0;
  font-family: Verdana, sans-serif;
  font-size: 95%;
  color:#E29BBD;
}
dl.feature after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.feature dt image{
  float:inherit;
  margin: 0 15px 0 0;
  padding: 0 4px 4px 0;
  background: url(../2008/img/.gif) no-repeat bottom right;
}
dl.feature dd{
  margin-left: 30px;
  font-size: 90%;
  line-height: 1.5em  color:#E29BBD;
}

/*Seitenleiste*/
a{text-decoration: none;
  color:#A7D7EE;
}
.box {
  margin: 0 0 20px 0;
  padding: 0 0 12px 0;
  border-style:inset;
  border-color:#FFFFFF;
  border:double;
  font-size: 100%;
  line-height:1.sem;
  background:#FFFFFF;  
}
.box  h3{
  margin: 0;
  padding: 12px;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  font-weight: normal;
  color: #C090E8;
}
.box p, .box ul {
  margin: 0;
  padding: 0 12px;
 }
.box ul li{
  margin: 0 0 0 12px;
  padding: 0 0 0 18px;
  font-size: 100%;
  list-style: none;
  background: url(../2008/img/li-li2.jpg) no-repeat 0 3px;
}

/*Footer*/
/* Vor IE5/Mac verstecken\*/
#footer{height: 1%}
/* Vor IE5/Mac verstecken Ende*/
/* Vor IE5/Mac verstecken\*/
*html #footer{height: 1%}
/* Vor IE5/Mac verstecken Ende*/

#footer{
	clear:both;
	background:#E29BBD url(../2008/img/hamster3.gif) no-repeat top right;
}
#footer p{
margin: 0;
padding: 15px;
font-size: 85%;
color: #FFFFFF;
}
