body {
	font-family: 'Lato', serif;
	font-size: 12px;
	color: #232323;
	background-color: #E5E5E5;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

a#link {
	font-family: 'Lato', serif;
	color: #232323;
	text-decoration: underline;
}

a#link:hover {
	font-family: 'Lato', serif;
	color: #bf493d;
}

a#white {
	color: #FFFFFF;
}

a#red {
	color: #bf493d;
}

a#black {
	color: 232323;
}

font#red {
	color: #bf493d;
}

a#small_slet {
	font-family: 'Lato', serif;
	color: #888888;
	font-size: 9px;
	float: right;
}

a#pagenr {
	font-family: 'Lato', serif;
	color: #888888;
}
	




table#alm {
	border-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	border-spacing:0px;
}



table#main {
	width: 950px;
	border-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
	border-spacing:0px;
}

td#toppen {
	width: 100%;
	height: 50px;
	background-color: #254453;

	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;

	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

td#red {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #bf493d;
	font-family: 'Lato', serif;
	color: #FFFFFF;
	font-size: 14px;
}


table#toppen {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
}

td#logo {
	width: 200px;
	color: #FFFFFF;
}

img#logo {
	border: 0px;
}

td#topmenu {
	width: 700px;
	text-align: right;
}

div#topmenupunkt {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Lato', serif;
	padding-right: 20px;
	float:right;
}

a#topmenupunkt {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Lato', serif;
}

a#topmenupunkt:hover {
	color: #e0e5e8;
	font-size: 16px;
	font-family: 'Lato', serif;
}

td#frontpic {
	width: 100%;
	height: 250px;
	background:url('images/front_pic2.png');
}

td#frontpic2 {
	width: 100%;
	height: 50px;
	background:url('images/front_pic2_small.png');
}

td#opret_front {
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
}

td#siden {
	width: 100%;
	background-color: #FFFFFF;
}

div#copyright {
	width: 100%;
	font-size: 10px;
	font-family: 'Lato', serif;
	color: #C5C5C5;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

font#overskrift {
	font-family: 'Lato', serif;
	font-size: 18px;
	color: #bf493d;
}

table#split {
	width: 100%;
	font-family: 'Lato', serif;
	font-size: 14px;
}

td#split1 {
	width: 65%;
	font-family: 'Lato', serif;
	vertical-align: text-top;
}

td#split2 {
	width: 35%;
	font-family: 'Lato', serif;
	vertical-align: text-top;
}


div#split {
	padding: 15px;
	font-family: 'Lato', serif;
}

input#front {
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	border-bottom: 2px solid #e0e5e8;
	padding: 5px;
}

textarea#front {
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	border-bottom: 2px solid #e0e5e8;
	padding: 5px;
}

select#front {
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	border-bottom: 2px solid #e0e5e8;
	padding: 5px;
}

.front {
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	border-bottom: 2px solid #e0e5e8;
	padding: 5px;
}

input#front_submit {
	font-family: 'Lato', serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #bf493d;
	border: 0px;
	padding: 5px;
	min-width: 100px;
	cursor: hand;
}

input#blue {
	font-family: 'Lato', serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #477285;
	border: 0px;
	padding: 5px;
	min-width: 100px;
	cursor: hand;
}

input#green {
	font-family: 'Lato', serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #68a948;
	border: 0px;
	padding: 5px;
	min-width: 100px;
	cursor: hand;
}

table#obs {
	width: 400px;
	padding: 10px;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
}


td#tre {
	padding: 15px;
	text-align: center;
	font-size: 11px;
	font-family: 'Lato', serif;
	vertical-align: text-top;
}

img#icon {
	width: 75px;
	border: 0px;
}

img#icon_pic {
	width: 75px;
	border: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

table#bedste_pil {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
}

td#bedste_pil {
	width: 25%;
}

table#bedste {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
}

td#bedste {
	width: 25%;
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
}

td#bedste2 {
	width: 25%;
	padding: 10px;
	font-family: 'Lato', serif;
	font-size: 14px;
	text-align: center;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
}

table#foralder {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
}

td#foralder {
	width: 25%;
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
}

td#foralder2 {
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Lato', serif;
	font-size: 14px;
	text-align: center;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
}

td#foralder_tom {
	width: 15%;
	text-align: center;
	font-family: 'Lato', serif;
	font-size: 12px;
}

td#foralder_tom2 {
	width: 15%;
	text-align: center;
	font-family: 'Lato', serif;
	font-size: 12px;
}

table#personen {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
}

td#personen {
	width: 30%;
}

td#personen_tom {
	width: 35%;
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
}

img#personen {
	width: 150px;
	border: 0px;
}

img#personen2 {
	width: 100px;
	border: 0px;
}
img#olde {
	width: 75px;
	border: 0px;
}

table#add {
	width: 435px;
	padding: 5px;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
	font-family: 'Lato', serif;
	font-size: 14px;
}

img#icon2 {
	width: 50px;
}



table#person_tekst {
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	font-family: 'Lato', serif;
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
	border-spacing:0px;
}

td#person_billede {
}

td#person_tekst {
	padding: 5px;
}

td#person_status {
	background-color: #bf493d;
	color: #FFFFFF;
	font-family: 'Lato', serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a#person_status {
	color: #FFFFFF;
	font-family: 'Lato', serif;
	font-size: 11px;
}

a#person_status:hover {
	color: #CCCCCC;
	font-family: 'Lato', serif;
	font-size: 11px;
}

td#person_status2 {
	background-color: #477285;
	color: #FFFFFF;
	font-family: 'Lato', serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img#icon_status {
	height: 15px;
}

div#navn {
	font-size: 12px;
	color: #bf493d;
}

div#fodt {
	color: #666666;
	font-size: 12px;
}

div#born {
	padding: 10px;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
}

div#left {
	float:left;
	color: #666666;
	font-family: 'Lato', serif;
	font-size: 14px;
}


table#line_f {
	width: 100%;
	border-collapse: initial;
	border-spacing:0;
}

td#line_f1 {
	width: 29%;
	height: 20px;
}

td#line_f2 {
	width: 42%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}

td#line_f3 {
	width: 29%;
	height: 20px;
}

td#line_f4 {
	width: 50%;
	height: 20px;
	border-right: 2px dotted #cccccc;
}

td#line_f5 {
	width: 50%;
	height: 20px;
}




table#line_b {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
}


table#line_b2 {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
}

td#line_b1 {
	width: 12%;
	height: 20px;
}

td#line_b2 {
	width: 25%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}

td#line_b3 {
	width: 25%;
	height: 20px;
}

td#line_b4 {
	width: 25%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}

td#line_b5 {
	width: 12%;
	height: 20px;
}



td#line_b6 {
	width: 29%;
	height: 20px;
}

td#line_b7 {
	width: 42%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
}

td#line_b8 {
	width: 29%;
	height: 20px;
}





















table#line_o {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
}


table#line_o2 {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
}

td#line_o1 {
	width: 5%;
	height: 20px;
}

td#line_o2 {
	width: 10%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}

td#line_o3 {
	width: 10%;
	height: 20px;
}

td#line_o4 {
	width: 10%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
	border-bottom: 2px dotted #cccccc;
}

td#line_o5 {
	width: 5%;
	height: 20px;
}


td#line_o6 {
	width: 29%;
	height: 20px;
}

td#line_o7 {
	width: 42%;
	height: 20px;
	border-right: 2px dotted #cccccc;
	border-left: 2px dotted #cccccc;
}

td#line_o8 {
	width: 29%;
	height: 20px;
}

























img#profil {
	width: 200;
	border: 1px solid #E5E5E5;
}

table#edit {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
	font-family: 'Lato', serif;
	font-size: 14px;
}

tr#edit {
}

tr#edit:hover {
	background-color: #e5e9ea;
}

td#edit {
	padding: 5px;
}

td#edit2 {
	padding: 5px;
	border-bottom: 1px solid #e0e5e8;
}

td#edit_top {
	padding: 5px;
	background-color: #e0e5e8;
}

div#update {
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
	font-family: 'Lato', serif;
	font-size: 14px;
	padding: 5px;
}

img#update {
	width: 12px;
	border: 0px;
}


table#edit_farmor {
	width: 100%;
	border-collapse: separate;
	border-spacing:5px;
}

img#edit_small2 {
	width: 90px;
	border: 1px solid #e5e5e5;
}

td#edit_farmor {
	width: 50%;
	background-color: #FFFFFF;
	font-family: 'Lato', serif;
	font-size: 12px;
	border: 2px solid #FFFFFF;
	box-shadow: 0px 0px 3px #000000;
}

img#edit_small_red {
	width: 56;
	border: 2px solid #bf493d;
	border-bottom: 10px solid #bf493d;
	box-shadow: 0px 0px 2px #000000;
}

img#edit_small_blue {
	width: 56;
	border: 2px solid #477285;
	border-bottom: 10px solid #477285;
	box-shadow: 0px 0px 2px #000000;
}

img#edit_small {
	width: 56;
	border: 2px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	box-shadow: 0px 0px 2px #000000;
}

img#edit_small3 {
	width: 56px;
}

img#edit_small4 {
	width: 56px;
	border: 1px solid #cccccc;
}

img#small {
	width: 14px;
}

table#edit_billeder {
	width: 100%;
	font-family: 'Lato', serif;
	font-size: 14px;
}



table#begivenhed {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
	font-family: 'Lato', serif;
	font-size: 12px;
}

font#small {
	font-size: 9px;
	font-family: 'Lato', serif;
}

font#small2 {
	font-size: 11px;
	font-family: 'Lato', serif;
}


img#icon_front {
	width: 25px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

img#icon_front2 {
	width: 25px;
}




font#pagenr2 {
	font-family: 'Lato', serif;
	background-color: #bf493d;
	border: 1px solid #e0e5e8;
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
}

a#pagenr {
	font-family: 'Lato', serif;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
	padding: 5px;
	font-size: 10px;
}


div#25 {
	font-family: 'Lato', serif;
	font-size: 14px;
	padding: 25px;
}

table#list {
	width: 100%;
	border-collapse: initial;
	border-spacing:0px;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
	font-family: 'Lato', serif;
	font-size: 14px;
}

td#list {
	padding: 5px;
}

tr#list {
}

tr#list:hover {
	background-color: #e0e5e8;
}



div#funk_search {
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	padding: 5px;
}

div#funk_search:hover {
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #666666;
	background-color: #f1f5f7;
	border: 1px solid #e0e5e8;
	padding: 5px;
	cursor: hand;
}



div#ad_bottom {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}












td#bottom {
	background-color: #f1f5f7;
	height: 25px;
	border-top: 1px solid #e0e5e8;

	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;

	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

div#bottom {
	width: 948px;
	height: 25px;
	background-color: #FFFFFF;
	border: 1px solid #e0e5e8;
	border-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;

	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;

	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}








div#bottom2 {
	width: 100%;
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #FFFFFF;
}


table#bottom {
	width: 950px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

td#bottom1 {
	width: 20%;
	font-family: 'Lato', serif;
	font-size: 16px;
	color: #232323;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 0px;
	vertical-align: text-top;
}

td#bottom2 {
	width: 20%;
	font-family: 'Lato', serif;
	font-size: 16px;
	color: #232323;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	vertical-align: text-top;
}

td#bottom3 {
	width: 35%;
	font-family: 'Lato', serif;
	font-size: 16px;
	color: #232323;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	vertical-align: text-top;
}

td#bottom4 {
	width: 25%;
	font-family: 'Lato', serif;
	font-size: 14px;
	color: #232323;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	vertical-align: text-top;
}


td#blank {
	background-color: #FFFFFF;
	height: 15px;
}


ul#list {
	list-style-type: square;
	list-style-position: inside;
}

li#list {
	padding-bottom: 10px;
}









div#partner {
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Lato', serif;
	color: #666666;
	font-size: 14px;
	text-align: center;
}


a#partner {
	font-family: 'Lato', serif;
	color: #666666;
	font-size: 14px;
}