body {

	background-color: #DCDDCD;

}

.titel {

	font-family: "Edwardian Script ITC", "Allegro BT", Arial, sans-serif;

	font-size: 46px;

	font-style: italic;

	color: #75754F;

	font-weight: bold;

}
H1 {

	font-family: "Edwardian Script ITC", "Allegro BT", Arial, sans-serif;

	font-size: 46px;

	font-style: italic;

	color: #75754F;

	font-weight: bold;

}

.titel2 {

	font-family: "Edwardian Script ITC", "Allegro BT", Arial, sans-serif;

	font-size: 36px;

	font-style: italic;

	color: #75754F;

	font-weight: bold;

}
.titel3 {

	font-family: "Allegro BT", Arial, sans-serif;

	font-size: 13px;

	font-style: italic;

	color: #5A5A3D;

	font-weight: bold;

}

.copy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #8A8A5B;

	text-decoration: none;

}



.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #745A2C;

	text-decoration: none;

}

a.menu:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #745A2C;

	text-decoration: none;

}

a.menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #745A2C;

	text-decoration: none;

	display:block;

	background-color:#CCAF77;

}

a.menu:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #745A2C;

	text-decoration: none;

	display:block;

	background-color:#CCAF77;

}

.h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #5A5A3D;

	font-weight: bold;

	padding-right: 5px;

	padding-left: 5px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top: 0px;

}
H2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #5A5A3D;

	font-weight: bold;

	padding-right: 5px;

	padding-left: 5px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom:0px;

}

.tekst_white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5A5A3D;

	padding: 0px 5px;

	text-decoration: none;

}
p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5A5A3D;

	padding: 0px 5px;

	text-decoration: none;

}

H3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5A5A3D;

	padding: 0px 5px;

	text-decoration: none;
	
	font-weight:bold;
	margin-top:1px;

}

.button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5A5A3D;

	background-color: #DCDDCD;

	border: 1px groove #5A5A3D;

}

.button2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5A5A3D;

	text-decoration: none;

	background-color: #CCAF77;

	border: none;

}


