@charset "utf-8";
/* CSS Document */

body 
{
margin:0;
padding:0;
font-family:"Century Gothic";
font-size:10pt;
color:#336600;

}

a 
{
color:#585858;
text-decoration:underline;
}

a:hover 
{
color:#585858;
text-decoration: none;
}


}


p 
{

}
.titel_1
{
color:#5e5e5e;
font-size:21pt;
padding-top:20px;
}

.titel_2
{
font-weight:bold;
color:#336600;
font-size:14pt;
}