@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	background-color: #FFFFFF;
	background-image: url("../grafik/bg_page.gif");
}

p {
	font:Verdana;
	font-size:12px;
	font-style:normal;
	color:#000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.p {
	font:Verdana;
	font-size:12px;
	font-style:normal;
	color:#000F2D;
	line-height: 1,2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h1 {
	font:Verdana;
	font-size:22px;
	font-style:normal;
	color:#000F2D;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h2 {
	font:Verdana;
	font-size:16px;
	font-style:normal;
	line-height: 22px;
	color:#000F2D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h3 {
	font:Verdana;
	font-size:12px;
	font-style:normal;
	line-height: 14px;
	color:#000F2D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.KirkensNavn {
	font:Verdana;
	font-size:16px;
	font-style:normal;
	line-height: 18px;
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#BgMenu {
	background-image: url("../grafik/bg_menu.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

#PageTableMain {
	background-image: url("../grafik/bg_page_repeat.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

#PageTable {
	width: 800px;
	height: 100%;
}

#PageLeftRepeat {
	background-image: url("../grafik/bg_page_left_top.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#PageRightRepeat {
	background-image: url("../grafik/bg_page_right_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#TdOmOsSide{
	background-image: url("../grafik/td_page_om-os_left.gif");
	background-position: right top;
	background-repeat: no-repeat;
}


#Indholdet {
	min-height:350px;
	height:auto;
}


.TopMenu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.TopMenu:link {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:active {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:visited {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.TopMenu:hover {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#Bund {
	width: 780px;
	height: 26px;
	text-align: right;
	padding-right: 15px;
	background-color:#bfb3a1;
	border-top:thin;
	border-top-color:#000;
	border-top-style:solid;
}

.Bund {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: right;
}

a.Bund:link {
	color: #000000;
	text-decoration: none;
}

a.Bund:active {
	color: #000000;
	text-decoration: none;
}

a.Bund:visited {
	color: #000000;
	text-decoration: none;
}

a.Bund:hover {
	color: #000000;
	text-decoration: none;
}

#BorderBund {
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

