/*  
Theme Name: Lilac morfema
Theme URI: http://morfema.dk
Description: Scaleable full screen with fixed width center
Version: 2
Author: Henny Stewart
Author URI: http://hennystewart.com/
*/
body {
	background-color: #f2f2ff;
	background-attachment: fixed;
	font-family: verdana, tahoma, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0;
}

#box {
	width: 750px;
	background-color: #CCCCFF;
	margin: 0 auto 0 auto;
	position: relative;
}
#indhold {
	
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 150px;
	background-color: #Ffffff;
	
}
#menu {
	width: 149px;
	position: absolute;
	top: 10px;
	left: 0px;
	text-align: left;
	background-color: #CCCCFF;
	
		
}
#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCFF;
	display: block;
	padding: 5px 0 0 10px;
	border: none;
}
#menu a:hover {
	color: #ffffff;
	background-color: #4E4EA5;
}
	
ol {
	line-height: 2em;
}
ul {
	line-height: 2em;
}	
#head {
	height: 150px;
	background-color: #ffffff;
	border-bottom: 8px double #4E4EA5;
}
#banner {
	height: 35px;
	width: 100%;
	background-color: #C4B6FF;
	border-bottom: 8px double #4E4EA5;
	color: #4E4EA5;
	font-size: x-large;
	margin-bottom: 0;
	text-align: center;
}
#banner a {
	background-color: #C4B6FF;
	color: #4E4EA5;
	font-size: x-large;
	border-bottom: none;
}
	
a img {

	border: none;
	border-bottom: none;
}

#footer  {
	background-color: #C4B6FF;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	border-top: 2px solid #4E4EA5
}
#footer a {
	color: #000000;
	text-decoration: none;
	background-color: #C4B6FF;
	border: none;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	
}
a:hover {
	color: #D7006B;
}

	
h1 {
	color: #000000;
		
}
h1 a {
	text-decoration: none;
        font-size: 2em;
	color: #000000;
	background-color: #ffffff;
}
h1 a:hover {
	color: #D7006B;
}
h2 {
	color: #7478BF;
}
h2 a {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #F2F2FF;
}
h2 a:hover {
	color: #D7006B;
}

	
h3 {	color: #000000;
}	

h3 a {	
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #4E4EA5;
}
h3 a:hover {
	color: #D7006B;
}
h4 {
	color: #C4B6FF;
}
h5 {
	color: #ffffff;
	background-color: #C4B6FF;
	border: 2px outset #BBBBFF;
	display: inline;
}
h5 a {
	color: #ffffff;
}
h5 a:hover {
	color: #D7006B;
}
h6 {
	color: #C4B6FF;
}
	
