﻿@charset "UTF-8";


/* tags */

body {
	background: rgb(145,173,191) url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorBack.png) repeat-x;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border:0px; }

h1 {
	font-size:20px;
}

h2 {
	font-size:12px;
	line-height:20px;
	color:rgb(120,120,120);
}

p {
	font-size:12px;
	line-height:20px;
}

li {
	font-size:12px;
	line-height:20px;
}

a { 	
	color:rgb(98,139,170); 
}

a:hover { 
	color:rgb(120,120,120); 
}


/* structure */

#pageContainer {
	position:absolute;
	width:960px;
	left:50%;
	margin-left:-480px;
}
	#topContainer {
		height:150px;
		background: url(http://portal.bf-a.dk/portal/page/portal/BlikRoer_Grafik/images/blikroerTop.PNG) no-repeat;
	}
		#logo {
			border:0px;
			position:absolute;
			top:20px;
			left:15px;
		}
		
		#mainMenu {
			position:absolute;
			left:127px;
			top:80px;
		}
			.mainMenuItem {
				background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/mainMenuItemBack.png) no-repeat;
				float:left;
				height:53px;
				font-size:10px;
				line-height:33px;
				width:117px;
				padding-left:10px;
				padding-right:10px;
				padding-top:17px;
			}
			.mainMenuItem a,
			.mainMenuItem a:visited,
			.mainMenuItem a:active {
				font-size:11px;
				font-weight:bold;
				color:rgb(0,0,0);
				text-decoration:none;
				text-transform: uppercase;
				line-height:12px;
			}
			.mainMenuItem a:hover {
				color:rgb(98,139,170);
			}
			.mainMenuItem.active a,
			.mainMenuItem.active a:visited,
			.mainMenuItem.active a:active { color:rgb(98,139,170); }
			.mainMenuDescriber {
				position:absolute;
				bottom:10px;
				font-size:10px;
			}
		#extrasMenu {
			position:absolute;
			top:20px;
			right:20px;
			font-size:10px;
		}
			.extrasMenuItem {
				float:left;
				padding-left:10px;
				padding-right:10px;
				margin-top:2px;
			}
				.extrasMenuItem a {
					color:rgb(0,0,0);
				}
				.extrasMenuItem a:hover {
					color:rgb(98,139,170);
				}
			.extrasMenuSearch {
				float:left;
				padding-left:10px;
			}
	#contentContainer {
	width:960px;
	background-color: rgb(255,255,255);
	background-image: url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/contentBack.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
		#leftCol {
			float:left;
			padding:20px;
			width:200px;
		}
			#subMenu {
				list-style-type:none;
				padding:0;
				margin:0 0 0 -20px;
				margin-bottom:20px;
			}
			#subMenu li {
				background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/subMenuBack.png) bottom left no-repeat;
				padding:7px 20px;
				font-size:12px;
			}
			#subMenu li.active {
				background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/subMenuBackActive.png) bottom left no-repeat;
			}
			#subMenu li a {
				text-decoration:none;
				color:rgb(98,139,170);
			}
			#subMenu li.active a {
				font-weight:bold;
				text-decoration:none;
				color:rgb(98,139,170);
			}
			#subMenu li a:hover {
				text-decoration:underline;
				color:rgb(120,120,120);
			}
			/* niveau 2 */
				#subMenu li.active ul {
					list-style-type:none;
					padding:0;
					margin:7px 0px -7px -20px;
				}
				#subMenu li.active ul li,
				#subMenu li.active ul li.active{
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/subMenuNiveauBack.png) repeat-x top;
					font-size:11px;
					padding:7px 20px 7px 30px;
				}
				#subMenu li.active ul li a {
					font-weight:normal;
				}
				#subMenu li.active ul li.active a {
					font-weight:bold;
				}
					/* niveau 3 */
						#subMenu li.active ul li.active ul {
							list-style-type:none;
							padding:0;
							margin:7px -20px -7px -30px;
						}
						#subMenu li.active ul li.active ul li{
							background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/subMenuNiveauBack.png) repeat-x top;
							font-size:10px;
							padding:7px 20px 7px 40px;
						}
						#subMenu li.active ul li.active ul li a {
							font-weight:normal;
						}
						#subMenu li.active ul li.active ul li.active a {
							font-weight:bold;
						}
		body.front #mainCol {
			float:left;
			padding:20px 0px 20px 20px;
			width:610px;
		}
		body.temp1 #mainCol {
			float:left;
			padding:20px;
			width:680px;
		}
		body.front #rightCol {
			width:300px;
			padding: 20px 20px 0px 10px;
		}
			.extrasBox {
				width:100%;
				background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/extrasBoxBack.png) bottom no-repeat;
				padding-bottom:6px;
				margin-bottom:1px;
			}
			body.front .extrasBox {
				background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/extrasBoxBackWide.png) bottom no-repeat;
			}

			#bottomExtras .extrasBox {
				float:left;
				width:300px;
				margin: 0px 5px;
			}
				.extrasBoxHeader {
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorExtrasHeaderBack.png) no-repeat;
					font-size:12px;
					font-weight:bold;
					color:rgb(255,255,255);
					height:16px;
					padding:7px 10px;
					text-transform:uppercase;
				}
				.extrasBoxHeader2 {
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorExtrasHeaderBack.png) no-repeat;
					font-size:12px;
					font-weight:bold;
					color:rgb(255,255,255);
					height:16px;
					padding:7px 10px;
					text-transform:uppercase;
				}
				.extrasBoxAvisen {
					/*background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorExtrasAvisenBack.png) no-repeat;*/
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorExtrasHeaderBack.png) no-repeat;
					font-size:12px;
					font-weight:bold;
					color:rgb(255,255,255);
					height:16px;
					padding:7px 10px;
					text-transform:uppercase;
				}
				.extrasBox ul {
					
					padding:0;
					margin:0;
				}
				.extrasBox ul li {
					list-style-type:none;
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/extrasItemBack.png) bottom left no-repeat;
					padding:7px 10px;
					font-size:12px;
				}
				body.front .extrasBox ul li {
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/extrasItemBackWide.png) bottom left no-repeat;
				}
					.extrasBox ul li a { 
						color:rgb(98,139,170);
						text-decoration:none;
					}
					.extrasBox ul li a:hover { 
						color:rgb(120,120,120);
						text-decoration:underline;
					}
	#bottomExtras {
	clear:both;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 20px;
	}
	
		#bottomCol {
			float:left;
			padding:10px;
			width:300px;
		}
			.extrasBBox {
				width:100%;
				background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bottomBack.png) bottom no-repeat;
				padding-bottom:6px;
				margin-bottom:15px;
			}
				.extrasBBoxHeader {
	background: url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorExtrasHeaderBack.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	height: 16px;
	padding: 7px 10px 7px 10px;
	text-transform: uppercase;
}
				.extrasBBoxAvisen {
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/bygrorExtrasAvisenBack.png) no-repeat;
					font-size:12px;
					font-weight:bold;
					color:rgb(255,255,255);
					height:28px;
					padding:7px 10px;
					text-transform:uppercase;
				}
				.extrasBBox ul {
					
					padding:0;
					margin:0;
				}
				.extrasBBox ul li {
					list-style-type:none;
					background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/extrasItemBack.png) bottom left no-repeat;
					padding:7px 10px;
					font-size:12px;
				}
					.extrasBBox ul li a { 
						color:rgb(98,139,170);
						text-decoration:none;
					}
					.extrasBBox ul li a:hover { 
						color:rgb(120,120,120);
						text-decoration:underline;
					}
	#adZone {
		background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/contentBack.png) no-repeat bottom;
		text-align:center;
	}
	#adZone img {
		margin:20px;
	}
	#footer {
		padding-top:10px;
		text-align:center;
		color:rgb(255,255,255);
		font-size:10px;
		font-weight:bold;
		height:30px;
	}
		#footer a { color:rgb(255,255,255); }
	
/* form */
form {
	margin:0;
	padding:0;
}

.extrasMenuSearch input {
	background:url(http://www.blikroer.dk/portal/page/portal/BlikRoer_Grafik/images/searchBack.png) no-repeat left top;
	border:0;
	width:110px;
	height:18px;
	padding-left:10px;
	padding-right:30px;
	padding-top:2px;
	font-size: 10px;
	color:rgb(120,120,120);
}

/* div classes */
.clr { 
	clear:both;
	font-size:0px;
	line-height:0px;
}
/* Scott/Tiger specifikke class */

/* Content management portlet classes */
table.cm_table
{
	border-collapse:	collapse;
	width:				100%;
	border:				0px solid #cccccc;
	/* background:				#ffffff; */
	border-spacing:			0px;
}

.cm_title {
	font-family: geneva;
	color: #000000;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	padding-top:17px;
}
.cm_title A, .cm_title A .cm_title A:LINK {
	color: #C21322;
	font-size: 16px;
	font-weight: none;
	text-decoration: none;
}
.cm_title A:HOVER {
	color: #C21322;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


.cm_text {
	font-family: geneva;
	color: #262626;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}
.cm_text A, .cm_text A .cm_text A:LINK {
	color: #C21322;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}
.cm_text A:HOVER {
	color:rgb(120,120,120);
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.cm_expiredtext {
	font-family: geneva;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cm_editexpire {
	font-family: geneva;
	color: #666666;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_editexpire A, .cm_editexpire A .cm_editexpire A:LINK {
	color: #666666;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_editexpire A:HOVER {
	color: #b50000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.cm_popuplinktext{
	font-family: geneva;
	color: #C21322;
?	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_popuplinktext A, .cm_popuplinktext A .cm_popuplinktext A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_popuplinktext A:HOVER {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cm_popuptitle {
	font-family: geneva;
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_popuptitle A, .cm_popuptitle A .cm_popuptitle A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_popuptitle A:HOVER {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cm_dateanduser {
	font-family: geneva;
	color: #666666;
	font-size: 11px;
	font-weight: none;
	font-style: italic;
	text-decoration: none;
}

.cm_file {
	font-family: Geneva;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_file A, .cm_file A .cm_file A:LINK {
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_file A:HOVER {
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.cm_fileheader {
	font-family: geneva;
	color: #C21322;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_fileheader A, .cm_fileheader A .cm_fileheader A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_fileheader A:HOVER {
	color: #C21322;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.cm_link {
	font-family: geneva;
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_link A, .cm_link A .cm_link A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_link A:HOVER {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cm_teaserlink{
	font-family: geneva;
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_teaserlink A, .cm_teaserlink A .cm_teaserlink A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_teaserlink A:HOVER {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cm_teasertext {
	font-family: geneva;
	color: #262626;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_teasertext A, .cm_teasertext A .cm_teasertext A:LINK {
	color: #262626;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_teasertext A:HOVER {
	color: #b50000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.cm_linktitle {
	font-family: geneva;
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.cm_linktitle A, .cm_linktitle A .cm_linktitle A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_linktitle A:HOVER {
	color: #C21322;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.cm_linktext {
	font-family: geneva;
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_linktext A, .cm_linktext A .cm_linktext A:LINK {
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.cm_linktext A:HOVER {
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

A.teaserlinks
{
    font-size: 11px;
    color: #262626;
    font-family: verdana;
    TEXT-DECORATION: none
}
A.teaserlinks:hover
{
    font-size: 11px;
    color: #b50000;
    font-family: verdana;
    TEXT-DECORATION: none
}
/* userlist */
#userlistContainer {
	position:relative;
	left:0px;
	top:1px;
	width:699px;
	z-index:4;
}
.userlistheader {
	font-family: geneva;
	color: #262626;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.userlist {
	font-family: geneva;
	color: #262626;
	font-size: 11px;
	font-weight: none;
?text-decoration: none;
	vertical-align:top;
}
.userlist A, .userlist A .userlist A:LINK {
	color: #C21322;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.userlist A:HOVER {
	color:rgb(120,120,120);
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
.legendtext {	
	font-size: 15px;
	font-weight:none;
	color: #595959;
	background-position: top;
	padding-left: 9px;
	}





.go_right {
  float : right;
  width : 170px;
}

.welcome_terms {
/*  float : right; */
  background : white;
  border : 1px solid #dddddd;
  width : 230px;
  height : 100px
  padding : 5px;
  margin-bottom : 1em;
  margin-left : 1em;
  }

.welcome_terms h3 {
  text-transform : uppercase;
  color : #3d6f89;
  font-size : 100%;
  border-bottom : 1px solid #ddd;
  padding-bottom: 3px;
  margin-bottom: 4px;
  line-height:100%;
  }

.welcome_terms h4 {
  text-transform : uppercase;
  font-size : 90%;
  padding-top : 0px;
  padding-bottom: 0px;
  }

.welcome_terms ul {
  margin : 0;
  padding : 0;
}

.welcome_terms li {
  display : list-item;
  list-style : none;
  line-height : 180%;
  margin-top : -4px;
  padding-left : 0;
  margin-left : 0;
  }

.welcome_terms li a {
	background : url('images/sort_pil.gif') no-repeat left center;
	padding-left: 12px;
}

	
.node_terms {
/*  float : right; */
  background : white;
  border : 1px solid #dddddd;
  width : 130px;
  padding : 5px;
  margin-bottom : 1em;
  margin-left : 1em;
  }

.node_terms h3 {
  text-transform : uppercase;
  color : #3d6f89;
  font-size : 100%;
  border-bottom : 1px solid #ddd;
  padding-bottom: 3px;
  margin-bottom: 4px;
  line-height:100%;
  }

.node_terms h4 {
  text-transform : uppercase;
  font-size : 90%;
  padding-top : 0px;
  padding-bottom: 0px;
  }

.node_terms ul {
  margin : 0;
  padding : 0;
}

.node_terms li {
  display : list-item;
  list-style : none;
  line-height : 180%;
  margin-top : -4px;
  padding-left : 0;
  margin-left : 0;
  }

.node_terms li a {
	background : url('images/sort_pil.gif') no-repeat left center;
	padding-left: 12px;
}

.faktaboksheader {
  	padding-top : 0px;
  	padding-bottom: 0px;
  	line-height:100%;
	font-size:11px;
	font-weight:bold;
}
