* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #58595b;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 25px;
	margin: 0px;
}

a {
	color: #7a7a7c;
	text-decoration: none;
}

a:hover {
	color: #58595b;
	text-decoration: none;
}

sup {
	font-size: ;
}

p {
	margin-bottom: 14px;
}


img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #58595b;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 739px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#inner {
	position: relative;
	padding: 0px 0px 0px 0px;
	border: solid 1px #000;
	z-index: 2;
	background-color: #333333;
	background-image: url('../images/ungdomsskolen_splash_bg_739.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;


}

#topkant {
	position: relative;
	clear: both;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 23px;
	background-image: url('../images/ungdomsskolen_topkant_739.jpg');
	color: #4d4d4f;
}

#service_menu {
	position: relativ;
	height: 30px;
	background-color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	color: #4d4d4f;
	padding: 10px 0px 0px 0px;
	
}

#header {
	position: absolute;
	background: #000;
	width: 738px;
	height: 73px;
	color: #000;
	text-align: center;
	padding: 0px 0px 20px 0px;
}
#header #logo {
	position: left;
	
}

#header a {
	color: #000;
	text-decoration: none;
}

#header span {
	font-weight: normal;
}

#header h1 {
	font-size: 28px;
	letter-spacing: -1px;
}
#header h1 a {
	color: #FCE2CA;
	text-decoration: none;
}

#header h3 {
	font-size: 23px;
	letter-spacing: -1px;
}

#header sup {
	color: #FCE2CA;
}


#printerfriendly {
	float: right;
}


#menu {
	position: relative;
	background: #333;
	height: 2px;
	margin: 98px 0px 20px 0px;
	z-index: 100;
}



/* ALL MENU PARTS IS UNSET BECAUSE IT CONFLICTS WITH THE SUPERFISH.CSS */

#menu ul {
	padding: 0px 20px 0px 5px;
}

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 0px 12px 8px 12px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#menu ul li a:hover {
	background: #fff url('../images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}



#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #fff;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#content {
	position: relative;
	width: 480px;
	float: right;
	padding: 10px 20px 10px 0px;
}

#content h1 {
	position: relative;
	top: 5px;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	letter-spacing: -1px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

#content p{
	padding: 0px 15px 0px 0px;
	margin-bottom: 20px;
}

#leftcol {
	position: relative;
	width: 180px;
	float: left;
	padding: 0px 0px 0px 20px;
}

#leftcol h1 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 20px;
	color: #656551;
	letter-spacing: -1px;
	padding: 0px 0px 5px 5px;
	margin-bottom: 20px;
}

#leftcol .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}



/* LEFTMENU STYLES BEGIN */
ul.level-one {
	list-style-type: none;
	text-transform: uppercase;
	background: #ec008c;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #fff;
}

ul.level-three {
	list-style-type: none;
	margin: 0;
}
ul.level-one a {
	text-decoration: none;
	display: block;
	text-indent: 2px;
	font-weight: bold;
	color: #fff;
	border-top: 10px solid #333;
	padding: 15px 0;
}
ul.level-one a:hover,
ul.level-one li.act a {
	background: #f466ba;
	color: #fff;
	text-decoration: none;
}

ul.level-one li.level-one-pink.act ul li a,
ul.level-one li.act li a
{
    background: #ec008c;
}
ul.level-one li.act li a:hover,
ul.level-one li.level-one-pink.act ul li a:hover
{
    background: #f466ba;
}

ul.level-one li.level-one-yellow.act ul li a,
ul.level-one li.act li a
{
    background: #faa61a;
}
ul.level-one li.act li a:hover,
ul.level-one li.level-one-yellow.act ul li a:hover
{
    background: #f1bb60;
}

ul.level-one li.level-one-lightblue.act ul li a,
ul.level-one li.act li a
{
    background: #00AEEF;
}
ul.level-one li.act li a:hover,
ul.level-one li.level-one-lightblue.act ul li a:hover
{
    background: #76c4e1;
}

ul.level-one li.act li a:hover
{
    background: #ec008c;
}

ul.level-one li.level-one-pink a {
	background: #ec008c;	
}

ul.level-one li.level-one-pink.act a,
ul.level-one li.level-one-pink a:hover {
	background: #f466ba;
}

ul.level-one li.level-one-yellow a {
	background: #FAA61A;
}

ul.level-one li.level-one-yellow.act a,
ul.level-one li.level-one-yellow a:hover {
	background: #f1bb60;
}


ul.level-one li.level-one-lightblue a {
	background: #00AEEF;
}

ul.level-one li.level-one-lightblue.act a,
ul.level-one li.level-one-lightblue a:hover {
	background: #76c4e1;
}

ul.level-two {
	list-style-type: none;
	background: #ec008c;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-color: #fff;
	margin: 0;
}
ul.level-two a {
	padding: 5px 0 3px 10px;
}
ul.level-two li a {
	font-weight: normal;
	font-family: "verdana";
	border-top: none;
}
ul.level-three a {
	padding-left: 30px;
}
ul.level-one li a.act {
	color: #ff0031;
}

ul.level-one li.level-one-pink ul li.act a {
background: #f466ba;
}

ul.level-one li.level-one-yellow ul li.act a {
background: #f1bb60;
}

ul.level-one li.level-one-lightblue ul li.act a {
background: #76c4e1;
}

ul.level-one li.level-one-pink ul li.act ul li a  {
background: #ec008c;
}

ul.level-one li.level-one-pink ul li.act ul li.act a  {
background: #ed8ac4;
}

ul.level-one li.level-one-yellow ul li.act ul li a  {
background: #FAA61A;
}

ul.level-one li.level-one-yellow ul li.act ul li.act a  {
background: #ebc27d;
} 

ul.level-one li.level-one-lightblue ul li.act ul li a  {
background: #00AEEF;
}

ul.level-one li.level-one-lightblue ul li.act ul li.act a  {
background: #9ad4ea
}

/* LEFTMENU STYLES END */





#footer {
	position: relative;
	clear: both;
	height: 163px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 163px;
	background-image: url('../images/ungdomsskolen_footer_739.jpg');
	color: #4d4d4f;
}

#footer a {
	color: #4d4d4f;
	text-decoration: none;
}

.hiddendata {
	display: none;
}





/* STYLES FOR TEXT AND IMAGES */
div.csc-textpic img {
	border: 1px solid black;
}

