/* GENERAL STYLES */
body {
	background-color:#eee7dc;
	font-family:verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-image: url(/css/img/bg.gif);
	background-repeat:repeat-x;
	background-position: center 65px;
}

div {
	/*border:1px solid #ccc;*/
}

img {
	border:none;
}

hr {
	border:none;
	height:4px;
	color:#000;
	background-color:#000;
	margin:20px 0px 20px 0px;
}

.mainsep {
	border:none;
	height:4px;
	color:#000;
	background-color:#000;
	margin:20px 20px 20px 20px;
}



.smallsep {
	border:none;
	height:1px;
	color:#000;
	background-color:#000;
	margin:10px 20px 10px 20px;
}

#header {
	width:970px; margin:20px auto 20px auto; text-align:right;
	
}

h1 a, h2 a, h3 a {
	color:#000;
	text-decoration:none;
}

#sectionheader h1 {
	color:#fff;
	background-color:#41163f;
	font-size:14px;
	text-transform:uppercase;
	margin:15px 0px 15px 20px;
	padding:8px 0px 8px 10px;

}


#pageheader h1 {
	font-size:14px;
	padding:8px 0px 8px 20px;
	background-color:#accbda;	
	text-transform: uppercase;
	margin:0px;
}

#forsideheader h1 {
	font-size:36px;
	line-height:32px;
	font-weight:bold;
	font-family:helvetica bold,verdana;
	padding:8px 0px 8px 20px;
	letter-spacing:-1px;
	text-transform: uppercase;
	margin:0px 0px -20px 0px;
}

#forsideheader h2 {
	font-size:18px;
	font-weight:normal;
	font-family:helvetica,verdana;
	padding:8px 0px 8px 20px;
	text-transform: uppercase;
	margin:0px;
}

#forsideslider {
	float:left;
}

#forsideslider ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#forsideslider li {
	float:left;
}

#forsideslider img {
	display:block;
}


#container { overflow: hidden; width:970px; margin:0px auto 0px auto; }
      
#container .col1 { 
	min-height:500px; 
	float: left; 
	background: #fff; 
	width: 150px; 
	margin-bottom: -2000px; 
	padding-bottom: 2000px; }

      
#container .col2 { 
	min-height:500px;
	float:left;
	width:800px; 
	background: #fff; 
	margin-left:10px; 
}

#footer {
	width:970px; margin:0px auto 0px auto;
	font-size:10px;
	margin-top:20px; 	
}

.clear { 
	clear: both; 
	padding: 0px;
	margin:0px;
}

#slidecontainer {
	clear:both; 
	width:810px; 
	height:115px; 
	padding:0px 0px 0px 0px; 
	margin:px 0px 0px 0px; 

	background-repeat:no-repeat;
}

#slidecontainer #prev {
	float:left;
}

#slidecontainer #next {
	float:right;
}

#slidecontainer #prev img {
	cursor:hand; 
	margin:0px 0px 0px 20px
}

#slidecontainer #next img {
	cursor:hand; 
	margin:0px 30px 0px 0px
}

.frontSlider {
	float:left;
}

.frontSlider li {
	text-align:center;
	width:129px;
	height:100px;
	padding:0px 5px 0px 5px;
}

.frontSlider a {
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.frontSlider img {
	display:block;
}
.undervisning li {

	font-size:11px;
	font-family:verdana;
	font-weight:normal;
LINE-HEIGHT:17PX;
	margin:0px;
}



/* EDITOR PROPERTIES */

