/* CSS Document */
html, body, td {
	color: #182663;
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
}

form{
  padding: 0px;
  margin: 0px;
}

h1{
font-size: 12.0pt;
font-weight: 700;
color: #fbbc00;
}
h2{
font-size: 10.0pt;
font-weight: 700;
color: #fbbc00;
}
.h1{
font-size: 12.0pt;
font-weight: 700;
color: #fbbc00;
}
.h2{
font-size: 10.0pt;
font-weight: 700;
color: #fbbc00;
}
.kop{
font-size: 12.0pt;
font-weight: 700;
color: #fbbc00;
}
.subkop{
font-size: 10.0pt;
font-weight: 700;
color: #fbbc00;
}

a {
text-decoration: none;
color: #fbbc00;
}
a:hover {
color: #ffffff;
}
a.mo {
text-decoration: none;
color: #ffffff;
}
a.mo:hover {
color: #ffffff;
}
input, textarea  {
border: 1px solid #fbbc00;
}
.imgnews {
border: 2px solid #ffffff;
}






