@charset "UTF-8";

/* CSS Document */

/*
	Page container, body tags and footer
*/


a
{
	text-decoration:none;
	color:Black;
}

a:hover
{
	text-decoration:underline;
}



#pageContainer {
	position:relative; 
	margin-left: auto;
  	margin-right: auto;
	width:1024px;
	height:768px;
	background-color:White;
}

body {
	margin-top:0px;
	background-color:silver;
	
}

.bodytext
{
	font-weight: normal;
	font-family: Arial, "Arial", Times, serif!important;
	font-size: 0.8em;
}

#footer {
	position:absolute;
	margin-top:746px;
	width:1024px;
	font: normal 0.65em Arial, "Arial", Times, serif;
	font-weight: normal;
	text-align: center;
	color:#666
}

/*
	Top / Circles / Logo
*/

#pageTop {
	background:url(/files/billeder/forside/designelementer/topCircles.jpg) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	width: 1024px;
	height:110px
}

	#globalmenu
	{	
		float:right;
		height:40px;
		width:350px;
		margin-right:0px;
		margin-top:85px;
	}
	
	#globalmenu a
	{
		font-weight: normal;
		font-family: Arial, "Arial", Times, serif!important;
	}
	
	#globalmenu td
	{
		font-size: 0.7em!important;
		vertical-align:baseline;
	}

	#searchbox
	{
		width:100px;
		margin-right:5px;
	}

/*
	Menu
*/

#menuContainer {
	
	position:absolute;
	background:url(/files/billeder/forside/designelementer/menuBar.jpg) ;
	width:1024px;
	top:120px;
	height:24px;
}

#menuBar { 
	position:absolute; 
	top:0px; 
	left:0px;
	width: 1024px;
	height: 24px;
	margin-left:20px;
}

.menuBarBreaker 
{
	float:left;
	height: 24px;
	width:2px;
	margin-left:10px;
	margin-right: 10px;
	background:url(/files/billeder/forside/designelementer/menuBarBreaker.jpg) no-repeat;
	z-index:1000;
}

.menuLink 
{
	float:left;
	margin-top:3px;
	font: normal 0.75em Arial, "Arial", Times, serif;
	font-weight: bold;
	text-align: left;
	color:#fff
}

#menuBar a#activeitem { color:Black; font-weight:bold;}

#menuBar a
{
	font-weight:bold!important;
	text-decoration:none;
	color:White;
	text-transform:uppercase;
	font: normal 0.75em Arial, "Arial", Times, serif;
}

#menuBar a:hover
{
	text-decoration:none; 
	color:Red;
	font-weight:bold!important;
	text-transform:uppercase;
	font: normal 0.75em Arial, "Arial", Times, serif;
	
}

#menuBar ul
{
	margin: 0; 
	padding:0; 
}

#menuBar li
{
	display:block;
	float:left;
	height:24px;
	margin-right:10px;
	padding-top:2px;
	padding-left:10px;
	background: url("/files/billeder/forside/designelementer/menuBarBreaker.jpg") no-repeat 0px 0px;
	
}

#menuBar li.firstliitem
{
	display:block;
	float:left;
	height:24px;
	background:none;
	padding-left: 0px;	
	padding-top:2px;
}




/*
	Menu / Breadcrumbs
*/

.breadCrumbs {
	position:absolute;
	top:153px;
	left:20px;
	width:1024px;
	font: normal 0.65em Arial, "Arial", Times, serif;
	font-weight: normal;
	text-align: left;
	color:#666
	
}

/*
	Page Content
*/

#pageContent {
	position:absolute;
	top:175px;
	left:0px;
	width:984px;
	height:568px
}

/*
	UDDANNELSE
*/

.paragraphContent a 
{
	color:White;
	font-weight:bold;
}



#headerUddannelse {
	position:absolute; 
	top:0px; 
	left:20px;
	height:24px;
	width:315px;
	background-color: White;
	opacity: 0.6;
    filter: alpha(opacity=60);
	
}

#headerUddannelseText {
	position:absolute;
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	color: Black; 
	left:20px;
	
}

#pictureUddannelse {
	position:absolute; 
	top:0px; 
	left:20px; 
	background-repeat:no-repeat;	
	
}

#tekstUddannelse {
	position:absolute; 
	top:158px; 
	left:20px;
	height:40px;
	background-color: White;
	opacity: 0.8;
    filter: alpha(opacity=80);
}

#linkUddannelse {
	position:absolute; 
	top:202px; 
	left:20px;
	height:64px;
	background-color:#5CB8E9;
}

/*
	EFTERUDDANNELSE
*/

#headerEfteruddannelse {
	position:absolute; 
	top:0px;
	left:355px;
	height:24px;
	width:315px;
	background-color: White;
	opacity: 0.6;
    filter: alpha(opacity=60);
	
}

#headerEfteruddannelseText {
	position:absolute;
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	left:355px;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	color: Black; 
	
}
#pictureEfteruddannelse {
	position:absolute; 
	top:0px; 
	left:355px; 
	background-repeat:no-repeat;
}

#tekstEfteruddannelse {
	position:absolute; 
	top:158px; 
	left:355px;
	height:40px;
	background-color: White;
	opacity: 0.8;
    filter: alpha(opacity=80);
	
}
#linkEfteruddannelse {
	position:absolute; 
	top:202px; 
	left:355px;
	height:64px;
	background-color:#5CB8E9;	
}

/*
	SE FOTOS
*/

#headerFoto {
	position:absolute; 
	top:288px; 
	left:20px;
	height:24px;
	width:650px;
	background-color: White;
	opacity: 0.6;
    filter: alpha(opacity=60);
	
}

#headerFotoText {
	position:absolute;
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	text-align:center;
	width:640px;
	margin-top:288px;
	padding-left:6px;
	padding-right:5px;
	padding-top:6px;
	color: Black; 
	
}


#pictureFoto {
	position:absolute; 
	top:288px; 
	left:20px; 
	background-repeat:no-repeat;
}

#tekstFoto {
	position:absolute; 
	top:532px; /*506*/
	left:20px;
	text-align:center;
	height:20px;
	background-color: White;
	opacity: 0.8;
    filter: alpha(opacity=80);
	
}

/*
	SPØRG OS
*/

#headerAsk {
	position:absolute; 
	top:0px; 
	left:690px;
	height:24px;
	width:315px;
	background-color: White;
	opacity: 0.6;
    filter: alpha(opacity=60);
	
}

#headerAskText {
	position:absolute;
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	left:690px;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	color: Black; 
	
}

#pictureAsk {
	position:absolute; 
	top:0px; 
	left:690px; 
	background-repeat:no-repeat;
}

/*
	NYHEDER
*/



#headerNyheder {
	position:absolute; 
	top:148px; 
	left:690px;
	height:24px;
	width:315px;
	background-color: silver;
	opacity: 0.6;
    filter: alpha(opacity=60);
	
}

#headerNyhederText {
	position:absolute;
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	left:690px;
	top:148px;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	color: Black;
}

#tekstNyheder {
	position:absolute; 
	top:173px; 
	width:315px;
	left:690px;
	height:170px;
	background-color:#F5F5F5;
}

#nyhedsbrevTilmelding {
	position:absolute; 
	top:343px; 
	width:310px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom: 3px;
	left:690px;
	height:23px;
	background-color:#F5F5F5;
	border-top: solid 1px silver;
}



/*
	NYHEDSBREV
*/

.headerNyhedsbrev{
	font: normal 1.20em Arial, "Arial", Times, serif;
	font-weight: bold;
	text-decoration:underline;
	width:304px;
	color:#09F;
}

/*
	INFOBOX PÅ FORSIDE
*/

#headerInfobox {
	position:absolute; 
	top:382px; 
	left:690px;
	height:24px;
	width:315px;
	background-color: White;
	opacity: 0.6;
    filter: alpha(opacity=60);
	
}

#headerInfoboxText {
	position:absolute;
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	left:690px;
	top:372px;
	padding-left:6px;
	padding-right:5px;
	padding-top:0px;
	color: Black;
	z-index:1000;
	
}

#tekstInfobox {
	position:absolute; 
	top:382px; 
	left:690px;
	height:138px;
	background-color:#09F;
	padding-top:36px;
	
	
}

/*
	OVERSKRIFTER / HEADER
*/

.headerText{
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	width:304px;
	color: Black; 
}

.headerTextFoto{
	font: normal 0.90em Arial, "Arial", Times, serif;
	font-weight: bold;
	text-align:center;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	width:639px;
	color: Black; 
}

.headerInfoboxText{
	font: normal 1.0em Arial, "Arial", Times, serif;
	font-weight: bold;
	text-align:left;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	color: Black; 
	width:304px;
}

/*
	UNDEROVERSKRIFTER
*/

.pictureText{
	font: normal 0.70em Arial, "Arial", Times, serif;
	font-weight: normal;
	color:#000;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	width:304px;
}
.bottomPictureText{
	font: normal 0.70em Arial, "Arial", Times, serif;
	font-weight: normal;
	color:#000;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	width:639px;
}
/*
	LINK TEKST I BLÅ BOKSE
*/

.linkText{
	font: normal 0.75em Arial, "Arial", Times, serif;
	font-weight: bold;
	color:#fff;
	padding-left:6px;
	padding-right:5px;
	padding-top:4px;
	width:304px;
}
