
* {
    margin:0;
    padding:0;
    border:0;
}

p {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:14px;
    color:#423730;
	font-weight: normal;
	line-height: 1.7;
}

.kl {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:11px;
    color:#423730;
	font-weight: normal;
	line-height: 1.7;
}

.h1 {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:16px;
    color:#F0001A;
	font-weight: normal;
	line-height: 1.4;
}

.h1rot {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:15px;
    color:#EE1C25;
	font-weight: bold;
	line-height: 1.4;
}

.rot {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:14px;
    color:#F0001A;
	font-weight: normal;
	line-height: 1.4;
	text-decoration: none;
}

a {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:14px;
    color:#F0001A;
	font-weight: normal;
	line-height: 1.4;
	text-decoration: underline;
}

.menu {
    font-family: Tahoma, Trebuchet MS, sans-serif;
    font-size:14px;
    color:#EE1C25;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
}

a.menu:link {
	font-family: Tahoma, Arial, sans-serif;
    font-size:14px;
    color:#EE1C25;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
         }

a.menu:visited {
	font-family: Tahoma, Arial, sans-serif;
    font-size:14px;
    color:#EE1C25;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
         }

a.menu:hover {
	font-family: Tahoma, Arial, sans-serif;
    font-size:14px;
    color:#423730;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
         }

a.menu:active {
	font-family: Tahoma, Arial, sans-serif;
    font-size:14px;
    color:#EE1C25;
	font-weight: normal;
	line-height: 1.6;
	text-decoration: none;
         }
