body {
margin:0;
padding:0;
background:#eee;
font-family: Helvetica, sans-serif;
height:1.4em;
font-size:12pt;
}


h1, h2, h3, p, ul, li{
margin:0;
padding:0;
}

p, h2, h3{

margin: 0 0 10px 0;

}


ul{
list-style-type:none;
}

#wrap{
margin: 0 auto;
margin-top: 10px;
margin-bottom: 40px;


background:#fff;


}

#kopfzeile{
padding: 30px 30px 20px 350px;
height: 115px;
background:#ccf4d1;
}

#kopfzeile h1{
padding: 30px 30px 20px 180px;
color:#000;

font-weight: normal;

}
#kopfzeile h3{
padding: 0 30px 0px 180px;
color:#000;

font-weight: normal;

}

#nav{
margin: 10px 0 0 0;
padding: 10px 10px 10px 330px;
background:#fddbfe;
border-top: 5px solid #90D994;
}

#nav ul li{
display:inline;
margin: 0 10px 0 10px;
}

#nav a{
color:#000;
text-decoration:none;
	font-size:10pt;
}
#inhaltue{
margin: 10px 10px 10px 330px;
width: 900px;

}
#inhalt{
margin: 10px 0 0 0;

float: left;
width: 605px;
}
#inhaltaux{
background-image:url(http://www.helfendehand-ug.de/Bilder/Schleife.jpg);
background-position: top left;
background-repeat:no-repeat;
margin: 10px 0 0 0;

float: left;
width: 605px;
}
#inhalt table{
background:#fddbfe;
}

#inhaltforum{
padding: 10px 10px 10px 10px;

width: 100%;
}

#Seitenleiste{
margin: 50px 10px 50px 10px;

float: right;
width:270px;
background:#fddbfe;

}

#Seitenleiste ul{
margin: 0px 0 10px 0;
font-size:small;
}

#Seitenleiste h3{
padding: 5px;
background:#eee;
border-bottom: 2px solid #90D994;
font-weight:normal;
}
#Seitenleiste a{
color:#000;

font-weight:bold;
}

#fusszeile{
clear:both;
padding: 10px 10px 10px 350px;
background:#fddbfe;
border-bottom: 5px solid #90D994;
font-size:small;
}

#startseitentext h1 {
	margin-bottom: 10px;
}

div.vorteile {
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F4F4F4), color-stop(1, #DAD9D9) );
	background:-moz-linear-gradient( center top, #F4F4F4 5%, #DAD9D9 100% );
	progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#F4F4F4', endColorstr='#DAD9D9');
	-moz-box-shadow: 0px 0px 5px #888;
	  -webkit-box-shadow: 0px 0px 5px #888;
	  box-shadow: 0px 0px 5px #888;
	width:270px;
	margin:0px auto;
	list-style-type: none !important;
	margin-left: auto;
	margin-bottom: 10px; 


float: right;

}
div.vorteile span {
	font-weight: bold;
}
div.vorteile ul {
	margin-top:10px;
}
div.vorteile ul li {
	font-weight:normal;
	color:#000000;
	list-style-type: disc !important;
	padding-left: 0px;
}
