﻿/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */



#outerouter {
	margin: auto; 
	width: 100%;
	padding: 0px;
	height:400px;
	position: relative; 
	text-align: left;
}
html>body #outerouter{ height:auto; } /*for mozilla as ie treats height as min-height anyway*/

#outer {
	margin: auto; 
	width: 985px;
	padding: 0px 0px 0px 0px;
	height:400px;
	position: relative; 
	text-align: left;
background-image: url(../Billeder/Design/lunnplus/centerbackground.png)
}
#outerinner
{
	min-height: 400px;

	background-image: url(../Billeder/Design/lunnplus/centerbackgroundbig.png);
background-repeat: no-repeat;

}
#top 
{
    background-image:url(../Billeder/Design/LunnPlus/topbackground.png);
	background-repeat:no-repeat;
	width: 985px;
	height: 152px;
	margin: auto;
	}

#leftimg{ height:154px; overflow: hidden;}   
	
#bund 
{
    background-image:url(../Billeder/Design/LunnPlus/bundbackground.png);
	background-position:top left;
	background-repeat:no-repeat;
	width: 985px;
	height: 40px;
	margin: auto;
	color: #fff;
	font-size: 11px;
	line-height: 40px;
}
#bund small
{
	font-size: 11px;
}
#bund a
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#bund a:hover
{
	text-decoration: underline;
}
html>body #outer{ height:auto; } /*for mozilla as ie treats height as min-height anyway*/

body 
{
	  
    height:100%;
    
	padding: 0px;  
	margin: 0px; 
	text-align: center; 
	min-width: 955px;
	font-family: Arial, helvetica, verdana, sans-serif; 
	font-size: 12px; 
	line-height:20px;
	color: #002D3B; 
	background-color: #e0e0e0;
	background-image:url(../Billeder/Design/bodybackground.png);
	background-repeat:repeat-x;
	background-position:center top;
}



p {
	margin-top: 10px
}

    

#midt
{
	float: left;
width: 475px;
border: solid 0px red;
padding: 10px;
padding-top: 5px;
}
#left
{

	border: solid 0px red;
	
float: left;

	width: 230px;

}
#right a
{
	color: #002D3B;
}
#right a:hover
{
	text-decoration: none;
}
#right
{

float: left;
	border: solid 0px red;
width: 210px;
padding: 10px;
padding-top: 5px;*padding-top: 15px;
}
#innerwrapsub
{


}
/*|||||||||||||||||||||H1-H5||||||||||||||||||||*/




.h1
{
		margin-bottom:0px;
	padding: 0px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	color: #9a9910;

	
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #b7b50f;margin-top:0px;
	padding: 0px;
	margin-bottom: 0px;
}



#right select 
{
	font-size: 11px;
}


/*|||||||||||||||||||||Layout||||||||||||||||||||*/



#innerwrap 
{
	margin: 0px 15px 0px 15px;
	float: left; 
	padding: 0px;
	min-height:100px;
}

#innerwrapouter {
	float: left; 
	padding: 0px;
	padding: 0 0px 0 0px;
	width: 985px;
	min-height:100px;	overflow:hidden;
	}


html>body #innerwrap {height:auto;} /*for mozilla as ie treats height as min-height anyway*/

#logo {
	padding: 0px 0px 0px 0px; 
	float: left; 
	width: 300px; 
	height: 152px;
	float:left;

	background-repeat:no-repeat;

}
#topleft
{
	float: left;
	width: 670px;
	height: 152px;
}
#toplefttop
{
	height: 52px;
	text-align: right;
	color: #7e7e7e;
	word-spacing: 5px;
}
#toplefttop a
{
	word-spacing: normal;
	color: #7e7e7e;
}
#toplefttop a:hover
{
	text-decoration: none;
}
#topleftbottom
{
	height: 30px;
	padding-top: 70px;
	text-align: right;
	padding-right: 30px;
	color: #fff;
	word-spacing: 10px;
}
#topleftbottom a
{
	word-spacing: normal;
	color: #fff;
}
#topleftbottom a:hover{ text-decoration: none;}

#clearfooter {width:100%;height:0px;clear:both} /* to clear footer */





#outerdocumentsLeft {
	margin-top:20px;
	float:left;
}


#midt a
{
	color: #b8b60f;
	text-decoration: none;
}
#midt a:hover
{
	text-decoration: underline;
}
#duerher, #duerher a  {
	color:#000;
	font-weight:normal;
	font-family: Arial;
	font-size: 11px;
	}


span.Legend
{
	
	font-family: Arial;
	font-size: 11px;
}

a.Legend
{

	color: Black;
	text-decoration: underline;
}
a.Legend:hover
{
	text-decoration: none;
}



#leftmenu
{
	
margin-bottom: 50px;	
}
#leftmenu ul	{
	padding: 0;
	margin: 0px;
	list-style-type: none;

	
	}

#leftmenu ul li	{
	padding: 0px;
	display: block;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;


	}
	
	
	#leftmenu a
	{
height: 24px;
		
	}
	
	
.XhtmlMenulevel2Off	
{
	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 20px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-repeat:no-repeat; 
	background-position: -20px 0px;
	background-color: #ffffff;
	border-bottom: solid 1px #e0e0e0;
	}
.XhtmlMenulevel2On	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 20px;
	display: block;
	color: #333333;text-decoration: underline;
	font-weight:bold;
	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -20px 0px;

	background-color: #ffffff;
	border-bottom: solid 1px #e0e0e0;
	}
.XhtmlMenulevel2Selected	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 20px;
	display: block;
color: #333333;
	text-decoration: underline;

background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -20px 0px;
	background-color: #ffffff;
	border-bottom: solid 1px #e0e0e0;
	}
.XhtmlMenulevel2Off:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 20px;
	display: block;
	color: #333333;
	text-decoration: underline;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -20px 0px;
	background-color: #ffffff;
	border-bottom: solid 1px #e0e0e0;border-bottom: solid 1px #e0e0e0;

	}
.XhtmlMenulevel3Off	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 28px;
	display: block;
	color: #333333;
	text-decoration: none;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -10px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
	}
.XhtmlMenulevel3On	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 28px;
	display: block;
	color: #333333;
	text-decoration: none;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -10px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;text-decoration: underline;
	font-weight:bold;
	}
.XhtmlMenulevel3Selected	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 28px;
	display: block;
	color: #333333;
	text-decoration: underline;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -10px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
		}
.XhtmlMenulevel3Off:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 28px;
	display: block;
	color: #333333;
	text-decoration: underline;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -0px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
	}
	
.XhtmlMenulevel3On:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 28px;
	display: block;
	color: #333333;
	text-decoration: none;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -10px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
		}

.XhtmlMenulevel4Off	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 36px;
	display: block;
	color: #333333;
	text-decoration: none;
background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -7px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
	}
.XhtmlMenulevel4On	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 36px;
	display: block;
	color: #333333;
	text-decoration: none;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -7px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;text-decoration: underline;
	font-weight:bold;
	}
.XhtmlMenulevel4Selected	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 36px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -7px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
		}
.XhtmlMenulevel4Off:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 36px;
	display: block;
	color: #333333;
	text-decoration: underline;
	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -7px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
	}
	
.XhtmlMenulevel4On:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 36px;
	display: block;
	color: #333333;
	text-decoration: none;
background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -7px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
		}



.XhtmlMenulevel5Off	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 42px;
	display: block;
	color: #333333;
	text-decoration: none;
background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -1px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
	}
.XhtmlMenulevel5On	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 42px;
	display: block;
	color: #333333;
	text-decoration: none;

	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -1px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;text-decoration: underline;
	font-weight:bold;
	}
.XhtmlMenulevel5Selected	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 42px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -1px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
		}
.XhtmlMenulevel5Off:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 42px;
	display: block;
	color: #333333;
	text-decoration: underline;
	background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -1px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
	}
	
.XhtmlMenulevel5On:hover	{
		margin: 0px 0 0 0;
	padding: 0px 0px 0px 42px;
	display: block;
	color: #333333;
	text-decoration: none;
background-image: url(/Files/Billeder/Design/lunnplus/menubgoff.png);
	background-position: -1px 0px;
	background-color: #ffffff;border-bottom: solid 1px #e0e0e0;
		}
	

/* CSS Til Baseshop backlink Djurslands Erhvervsskoler */

#baseshoplink {
	text-align:right;
	margin:0 auto;
	padding:0px 0px 10px 0px;
	width:955px;
	background-color:#E0E0E0;
}

#baseshoplink a{
	color:#999999; 
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

#baseshoplink a:hover{
	color:#333333;
	font-size:10px;
	font-family:Verdana;
	text-decoration:underline;
}

#baseshoplink a:visited{
	color:#666666;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}