
@import "generic.css";
@import "nav.css";
@import "grid.css";
@import "wide-theme.css";
@import "sifr-screen.css";

body {
	background:#49545f url(../images/body-bg.png) top left repeat-x;
	color:#49545f;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
/* Ny top og bund - ker 30-04-2009 */
#topper
{
	background: url(/images/corners_top.gif);
	height:5px;
	width:820px;
}
#footerend
{
	background: url(/images/corners_bottom.gif);
	height:5px;
	width:820px;
	float:left;
	margin-bottom:10px;
}

/* LINKS */
a:link, a:active, a:focus,
.content a:link, .content a:active, .content a:focus {
	color: #778ca0; 
	text-decoration:underline;
}
a:visited, .content a:visited {
	color: #aaa;
}
a:hover, .content a:hover {
	color:#e56445; 
	text-decoration:underline;
}
a.blocklink, .content a.blocklink {
	display:block;
	margin:0.3em 0; 
	padding:0 7px;
	background:transparent url(../images/orange-arrow.gif) 0 0.6em no-repeat;
}

#wrap {
	margin:10px auto;
	width:820px;
	background:transparent url(../images/left-corners.png) top left no-repeat;
	text-align:left;
}

#header {
	position:relative;
	height:13em;
	margin-left:7px; 
	padding:0px 20px 30px 13px; 
	font-size:1em;
	background-color:#ffffff;
}
	#header .logo {
		position:absolute;
		z-index:2;
		top:60px;
		left:15px;
	}
	#header .mainpic {
		position:absolute; 
		z-index:1;
		top:10px; 
		right:20px;
	}

.content {
	float:left;
	width:780px;
	min-height:400px;
	padding:0 20px 1.5em;
	background:#fff url(../images/sidebar-bg.gif) top right repeat-y;
	font-size:1.1em;
	background-color:#FFFFFF;
}
.content_blank {
	float:left;
	width:780px;
	min-height:400px;
	padding:0 20px 0;	
	font-size:1.1em;
	background-color:#FFFFFF;
}
.para {margin:2em 0;}

#sidebar 
{
	width:180px;
	margin:0;
	float:right;
}
#footer {
	text-align:center;
	font-size:10px;
	font-weight:normal;
	background-color: #ffffff;
	padding:5px;
	width:810px;
	float:left;
}

/*#footer p {
	margin-left:7px;
	padding:15px 1.5em 1.5em;
	background:transparent url(../images/right-corners.png) bottom right no-repeat;
}*/

.spot
{padding-bottom: 15px;
 float: left; }

.medarb {
	 /* background-color: #FFF; FOR TESTING PURPOSES */
	width: 160px;
	border-bottom: solid 1px #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* TYPOGRAPHY */
.content h1 {
	margin:2px 0 10px 0;
	padding:0; 
	font-size:1.2em; 
	letter-spacing:4px;
}
.content h1.big {
	margin:0 0 10px 0; 
	padding:0; 
	font-size:1.5em; 
	letter-spacing:5px;
}
.content h2 {
	font-size:1em; 
}
.content h3 {
	margin:1.5em 0 0 0; 
	padding:0; 
	font-size:1em; 
	line-height:1.4em;
}
.content h4 {margin:0.2em 0; padding:0; font-size:1em; font-weight:normal;}

/* --- */

img.content-img { border:1px solid #e2e2e2; }

/*
em {
	color:#d35030;
	font-style:normal;
}
*/

/* LISTS */
.content ul.bulletless { margin:0; }
.content ul.bulletless li:before { content:""; }
.content ul.bulletless li {
	margin:0;
	padding:0;
	text-indent:0;
 }

/* News list */
#newslist {}
	#newslist ol.newsyear {list-style:none; margin:5px 17px 22px 0;}
	#newslist ol.newsyear li {display:inline; margin-right:17px; padding:0; background:none;}
	#newslist ol.newsyear li.selected a {color:#e56445;}
			
	#newslist .entry {clear:left; padding:10px 0; border-top:1px solid #eee;}
	#newslist .entry h3 {margin:0 0 0 105px; line-height:1em;}
	#newslist .entry h3 a {margin:0 0 0.2em 0; width:470px;}
	#newslist .entry h4 {margin:0 0 0.5em 105px; width:470px}
	#newslist .entry img {float:left; margin:0 10px 10px 0;}
	#newslist .entry p {margin:0 0 0 105px;}
	#newslist .first {border:0;}

/* TABLES  */
table.simple,
table.simple td,
table.simple th {
	padding:0.3em;
	border:0;
}
.NewsTable {
float: left;
display: block;
}

.datatable {width:100%; margin-bottom:1em;}
.datatable th {width:15%; padding-top:0.3em; font-weight:normal; vertical-align:top;}
.datatable td {margin:0; padding:0.3em 0; vertical-align:top;}
.datatable .detail {width:45%;}

/* FORMS */
fieldset legend {
	font-weight:bold;
}
fieldset.em {
	background:#f5f5f6;
}

label {margin:0.4em 0;}
label input, label radio {margin:0 2px 0 0; padding:0;}

select, textarea {font-size:1em;}
textarea {padding:2px; border:1px solid #c6c6c6;}

input.txt {width:260px; padding:2px; border:1px solid #c6c6c6; color:#49545f; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
input.xsmall {width:40px;}
input.small {width:107px;}
input.medium {width:170px;}
input.number {width:20px;text-align:right;}

#aabningstider
{
	width:590px;
	float:left;
}
#aabningstider .row {
	float:left;
	margin-bottom: 5px;
	width:590px;
}
#aabningstider .title {
	float:left;
	width:188px;
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#aabningstider .afd {
	float:left;
	width:188px;
	margin: 0 10px 5px 0;
}
#aabningstider .afd_end {
	float:left;
	width:190px;
	margin: 0 0 5px 0;
}
#aabningstider .dag {
	float:left;
	width:50px;
}
#aabningstider .tid {
	float:left;
	width:138px;
}

#newsFlash {
    float: left;
}

/* BilInfo */
form {display: inline;}
td.resultheadline {background-color: #49545f;}
td.line1 {background-color: #f4f4f4;color: #666666;}
td.line2 {background-color: #dcdfe1;color: #666666}
a:link {color: #666666;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a.top:link {color: #FFFFFF;text-decoration: none;}
a.top:visited {color: #FFFFFF;text-decoration: none;}
#bilinfo {font-family: verdana;font-size: 11px; width: 580px;}
#bilinfo th, #bilinfo td { padding:0; }