p {
	margin: 0;
}

h1 {
	margin: 0;
}

.subnav2
{
	position: relative;
	display: block;
	width: 180px;
	padding: 0;
	border: 0;
	margin: 0;
	overflow: hidden;

}

.subnav2 a
{
	display: block;
	color: #F35900;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0px 8px 10;
	border-bottom: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
       background-image: url(../img/bullet.gif);
       background-repeat: no-repeat;;
}

.subnav2 a:hover
{
	background:  url(fileadmin/templates/img/submenu.gif) no-repeat;
	font-family: Arial, Helvetica;
	color: #7C0E01;
	border-bottom: 0px none;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
       background-image: url(../img/bullet.gif);
       background-repeat: no-repeat;;
}

.subnav
{
	position: relative;
	display: block;
	width: 180px;
	height: 30px;
	padding: 0;
	border: 0;
	margin: 0;
	background: #FEDE57;
	overflow: hidden;
}


.subnav a
{
	display: block;
	background-image:  url(/fileadmin/templates/img/submenu.gif);
	background-repeat: no-repeat;
	color: #FF1A00;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 0px 0px;
	border-bottom: 0px none;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
}

.subnav a:hover
{
	background:  url(/fileadmin/templates/img/submenu.gif) no-repeat;
	font-family: Arial, Helvetica;
	color: #7C0E01;
	border-bottom: 0px none;
	height: 30px;
	font-size: 14px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
}
.tekst {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 15px;
}

.tekst a {
	color: #FFFFFF;
	text-decoration: underline;
}

.tekst h1 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.header h1 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	padding: 15px;
	color: #FFFFFF;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F36800;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #F36800;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #7C0E01;
	text-decoration: underline;
}
.kolom {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #D9B100;
	padding: 0px 0px 0px 20px;
}
.padding1 {
	padding: 15px;
}

.tekstintro {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #F36800;
	padding: 15px;
}

.tekstintro h1 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 24px;
	line-height: 20px;
	color: #F36800;
}

.tekstkolom {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #F36800;
	padding: 15px 15px 15px 0px;

}

.tekstkolom h1 a {
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}

}
.tekstkolom a {
	color: #FF8700;
	text-decoration: underline;
}


.tekstfooter {
	font-family:Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #FF1A00;
	padding: 15px;
}


.tekstfooter a{
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #FF1A00;
}

.tekstfooter a:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #7C0E01;
}

