* {
	margin:0;
	padding:0;
}

body, table{
	font-family:Verdana, sans-serif;
	font-size:90%;
}

table {
}


/* Farver og tekst
************************************************************************/

a {
	color:#227DAA;
}

h1, h2, h3, h4, h5, h6 {
	color: #227DAA;
	font-family:'Trebuchet MS', sans-serif;
	margin-top:0.8em;
}

h1, h2, h3, h4, h5, h6, p, table, form, ul, ol {
	margin-bottom:0.4em;
}

h1 {
	font-size:2.4em;
}

h2 {
	font-size:1.8em;
}

h3 {
	font-size:1.6em;
	margin-top:0.5em;
	font-weight:normal;
}

h4 {
	font-size:1.2em;
	margin-top:0.5em;
}

/* Hovedlayout
************************************************************************/

#header img {
	border:0;
}

table.frame {
	width:785px;
	margin:auto;
}

table.frame td {
	vertical-align:top;
}

table.frame td.menu {
	padding-left:4px;
}

table.frame td.content {
}

table.frame td.header {
	height:140px;
}

table.frame td.copyright {
	vertical-align:bottom;
	height:60px;
	color:gray;
}

table.frame td.copyright a
	{text-decoration:none;}

table.frame td.menu a
	{color:#27739A;
	text-decoration:none;}


/* Forsiden
************************************************************************/

#movielinks {
	padding:10px 0;
}

.movie {
	width:152px;
	padding:1px;
	float:left;
	margin-bottom:10px;
	cursor:pointer;
	line-height:0;
}

.movie h3 {
	text-align:center;
	font-size:14px;
	margin:0;
	margin-bottom:4px;
	color:black;
	font-family:'Trebuchet MS', sans-serif;
	font-weight:bold;
	line-height:16px;
}

.movie-act {
	opacity:.45;
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	cursor:default;
}

#download-video {
	text-align:right;
	font-size:90%;
	color:#444;
	padding-top:8px;
}

/* Nyheder (forsiden)
************************************************************************/

td.item {
	background-color:#FDFDFD;
	border:1px gray solid;
	font-size:10px;
	width:306px;
	height:45px;
	padding:3px;
}


/* Om Kirken
************************************************************************/

.billed {
	float:left;
	font-size: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 10px
}

.billed-v {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 10px;
}

.billed-h {
	float:right;
	font-size: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-left:15px;
}

.boks {
	text-align:left;
	font-size:10px;
	width:323px;
	margin-top:-10px;
}

/* Sections
************************************************************************/

#frontpage-frame {
	padding:0;
	margin:0;
	border:0;
}

/* Utility
************************************************************************/

.first {
	margin-top:0;
}


table.small
	{border-collapse: collapse;}

table.small td
	{vertical-align: top;
	border: 1px gray solid;
	padding: 4px;
	font-size: 12px;
	background-color: white;}

table.small th
	{text-align: left;
	color: #227DAA;
	background-color: #F3F8FA;
	border: 1px gray solid;
	padding: 4px;
	font-size: 12px;
	vertical-align: top;}

a.act
	{color:#BD2323;
	text-decoration:none;}
a.deact
	{text-decoration:none;}

.button
	{margin-top:1px;
	margin-bottom: 1px;}


table.ok
	{border-collapse:collapse;}

table.ok td
	{vertical-align:top;
	padding:6px;
	line-height: 20px;
	background-color:#FDFDFD;
	border:1px gray solid;}

table.ok img
	{border: 1px gray solid;}

table.ok a
	{text-decoration:none;}

table.ok a.thumbnail
	{font-size: 10px;}

div.ok
	{width:600px;
	line-height:20px;
	text-align:justify;}

div.ok a
	{text-decoration:none;}

div.ok img.ok
	{border:1px gray solid;}
