body{
	background-image:url();
	background-attachment: fixed; 
	background-repeat: no-repeat;
}
p  {
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
	color: #4A4A4A;
	line-height: 18px;
	padding: 5px 0 5px 0;
	text-align: justify;

}
ul{
    list-style:none;
    margin-left:-40px;
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
	color: #4A4A4A;
	line-height: 18px;
	text-align: justify;
}
a{

    color: #4A4A4A;
}
a:hover{
    text-decoration:none;
    color:#000000;
}
a img{
border:none;
}
h1 {
	font-size: 22px;
	padding-top: 15px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.header{
	padding: 0 10px 0 10px;
}
.sidebar{
	padding: 0 10px 0 10px;
}
.content{
	padding: 0 10px 0 10px;
}
.knoppen{
	padding: 0 10px 0 10px;
}
.knoppen ul{
    list-style:none;
    margin-left:-40px;
    font-weight:bold
}
.knoppen ul li{
    float:left;
    padding-right:15px;
}
.knoppen ul li a{
    display:block;
    color: #4A4A4A;
    text-decoration:none;
}
.knoppen ul li a:hover{
    text-decoration:none;
    color:#000000;
}
.contactform{
	font-family: Corbel, Arial, Helvetica;
	font-size: 14px;
	color: #4A4A4A;
	line-height: 18px;
	padding: 5px 0 5px 0;
	text-align: justify;

}
/* Stylesheet: Front Modified On 2021-03-11 15:02:15 */
