@charset "utf-8";
/* 
Teapot Web & Graphics
Iben Louise Birkkj?r
Copyright 2010
 */

html {
	 overflow-y:scroll;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url('bodyBg.png') repeat-x;
	}
	
img {
	border: 0;
	}
	
h1 {
	margin: 0;
	padding: 0;
	}

h2 {
	color: #77695b;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
	
a {
	color: #ca0088;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
a:hover {
	color: #39342f;
	}
	
a:visited {
	color: #39342f;
	}

p {
	margin: 5px 0;
	padding: 0;
	}


.text3 {
	margin: 0;
	padding: 0 0 0 80px;
	background: url('citationstegn.png') no-repeat;
	font-style: italic;
	width: 500px;
	float: right;
}


#wrapper {
	width: 1174px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	left: 50%;
	}
	
#contentWrapper {
	width: 1174px;
	background: url('wrapperBg.png') repeat-x;
	float: left;
	}
	
#top {
	height: 214px;
	width: 100%;
	float: right;
	}	
	
#topMenu {
	height: 50px;
	width: 600px;
	margin: 0 0 0 400px;
	padding: 0;
	float: left;
	}
	
#topMenu ul {
	margin: 0;
	padding: 0;
	}
	
#topMenu li {
	margin: -3px;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
#topMenu a {
	margin: 0;
	padding: 0;
	}
	
#topMenu img {
	margin: 0;
	padding: 0;	
	}
	
#topLogo {
	width: 360px;
	margin: 0 180px 0 0;
	float: right;
	}
	
/* INDHOLD */

#content {
	background: url('contentBg.png') repeat;
	width: 800px;
	margin: 0 0 0 200px;
	float: left;
	}
	
#content h1 {
	color: #77695b;
	font-size: 18px;
	margin: 10px 0 5px 0;
	font-weight: normal;
	}

		
#leftColumn {
	width: 380px;
	padding: 10px;
	float: left;
	}
	
#rightColumn {
	width: 380px;
	padding: 10px;
	float: left;
	}
	
#leftColumn .overskrift {
	background: url('nyesteOpgaverH1.png') no-repeat;
	width: 380px;
	height: 38px;
	margin: 0;
	padding: 0;
	text-indent: -3333px;
	}
	
#rightColumn .overskrift {
	background: url('hvadSkerDerH1.png') no-repeat;
	height: 38px;
	margin: 0;
	padding: 0;
	text-indent: -3333px;
	}

#contentHolder {
	margin: 10px;
	float: left;
}

#subpageText {
	margin: 10px;
	width: 585px;
	float: right;
}

#subpageCallToAction {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	width: 155px;
	height: 170px;
	margin: 30px 0 0 0;
	padding: 82px 0 0 15px;
	background: url('callToActionUnderside.png') no-repeat;
	float: left;
}

#subpageCallToAction h1 {
	display: none;
}


#subpageCallToAction a {
	color: #fff;
}

#subpageText {
	width: 575px;
	float: right;
}

#subpageText h1 {
	color: #ca0088;
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 15px 0;
	font-weight: normal;
	border-bottom: 1px solid #99ce3e;
	width: 100%;
	float: left;
}

#subpageText h2 {
	color: #77695b;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}


#subpageText .text2 {
	color: #ca0088;
	font-size: 1.4em;
	font-weight: bold;
}

#subpageText p {
	line-height: 15px;
	margin: 0 0 15px 0;
}


/* KAMPAGNE */
#forsideKampagne {
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	width: 780px;
	height: 170px;
	margin: 10px;
	float: left;
}

#forsideKampagne a {
	color: #fff;
}

#forsideKampagneImg {
	width: 600px;
	border: 0;
	float: left; 
}

#forsideKampagneImg img {
	border: 0;
}

#forsideKampagneCallToAction {
	width: 155px;
	height: 170px;
	padding: 82px 0 0 15px;
	background: url('callToActionForside.png') no-repeat;
	float: right;
}

#forsideKampagneCallToAction h1 {
	display: none;
}


/* NYHEDER */

.nyhed {
	border-bottom: 1px solid #99ce3e;
	padding: 15px 0;
	float: left;
	}

#newselement {
	padding: 15px;
}


#newsText h1 {
	font-weight: normal;
	font-size: 32px;
	color: #ca0088;
	margin: 5px 0;
	padding: 0;
}


#newselement h3 {
	font-weight: normal;
	margin: 25px 0 10px 0;
	font-size: 14px;
	color: #95c93b;
}


#newsText h2 {
	border: 0;
}

#newsText {
	margin: 0 0 0 185px;
}

.newsManchet {
	font-size: 16px;
	border-bottom: 1px solid #99ce3e;
	border-top: 1px solid #99ce3e;
	padding: 10px 0;
	margin: 10px 0;
	width: 100%;
	float: left;
}

#newsText .newsManchet {
	font-size: 14px;
	color: #4b4b4b;
	border-bottom: 1px solid #99ce3e;
	float: left;
}

#newsText h3 {

}

#newsdetails a {
	width: 100%;
	padding: 0 0 0 20px;
	margin: 5px 0;
	background: url('link.png') no-repeat;
	float: left;
}

#newsback  {
	width: 100%;
	border-top: 1px solid #99ce3e;
	border-bottom: 1px solid #99ce3e;
	font-weight: bold;
	color: #99ce3e;
	text-decoration: none;
	margin: 5px 0;
	padding: 3px 0;
	float: left;
}

#newsback a {
	text-decoration: none;
}

/* REFERENCER */


#referenceText {
	width: 100%;
	margin: 15px 0 15px 15px;
}

#referenceText h1 {
	color: #ca0088;
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 15px 0;
	font-weight: normal;
	border-bottom: 1px solid #99ce3e;
	width: 775px;
	float: left;
}

#referenceModule {
	width: 100%;
	margin: 15px 0;
	float: left;
}

#referenceModule h1 {
	color: #77695b;
	font-size: 18px;
	width: 100%;
	float: left;
}

.reference {
	border-bottom: 1px solid #99ce3e;
	width: 365px;
	margin: 0 0 0 15px;
	padding: 0 15px 10px 0;
	float: left;
}



	
/* FOOTER */


#footerWrapper {
	width: 100%;
	height: 372px;
	text-align: left;
	margin:0 auto;
	background: url('footerBg.png') repeat-x #564a41;
	float: left;
	}
	
#footerBg {
	width: 1174px;
	height: 372px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url('footerGraphics.png') no-repeat;
	left: 50%;
	color: #fff;
	}
	
#footer {
	width: 800px;
	margin: 201px 0 0 200px;
	font-size: 10px;
	line-height: 12px;
	float: left;
	}

#footer h1 {
	text-indent: -3333px;
	font-size: 11px;
	margin: 0 0 20px; 0;
	}
	
	
#footer a {
	color: #fff;
	}
	
.footerColumn {
	width: 185px;
	margin: 0;
	padding: 0 15px 0 0px;
	float: left;
	}
