body {
padding: 0px;
margin: 0px;
background-color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

.home_padding{
padding-left: 10px;
}

p.titel{
	font-size: 14px;
	color: #BFD0FB;
	font-weight: bolder;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

p{
	text-align: justify;
}

ul.hinweis{
list-style-image: url(../pictures/pfeil.jpg);
}

ul.links{
	list-style: none;
}

