body, html {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}

#page {
	margin-left: auto;
	width: 980px;
	margin-right: auto;
	font-family: Verdana, sans;
	font-size: 11px;
	background-color: #FFF;
	background-image: url("/files/design/images/horisontalShadow.gif");
  	background-repeat: repeat-y;
}

.breaker {
	height: 0px;
	clear: both;
	overflow: hidden;
}

h1 {
	font-size: 18px;
	padding-bottom: 0px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

p.overskrift_bl {
	width: 226px;
	height: 20px;
	background-image: url("/files/design/images/overskrift_block.jpg");
  	background-repeat: repeat;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 7px;
	margin-left: -6px;
}


/* side top ---------------------------------------------------------------------------------- */

a{
	color: #F4A364;
	font-size: 10px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.links a {
	font-weight: bold;
/*	color: #BEBEBE;*/
	color: #F4A364;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;	
}

.bannerlinks a {
	color: #BEBEBE;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.bannerlinks a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;

}

.searchText {
	float: left;
	background-image: url("/files/design/images/searchText.gif");
	background-repeat: no-repeat;
	color: #BEBEBE;
	border: 0px; 
	width: 125px;
	height: 14px;
	margin-top: 19px;
	padding: 6px;
}

.searchSubmit{	
	border: 0px;
	margin-top: 19px;
	width: 40px;	
	height: 25px;
	background-image: url("/files/design/images/searchSubmit.gif");
	background-repeat: no-repeat;
}

.logo_billede {
	width: 20px;
	height: 16px;
}

#menu {
  	font-weight: bold;
  	padding-left: 23px;
  	margin-left: 4px;
  	margin-top: 2px;
  	height: 30px;
  	color: #FFF;
  	background-image: url("/files/design/images/menu_baggrund1.gif");
  	background-repeat: repeat;
  	font-size: 14px;	
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 13px;
	display: block;
	float: left;
	overflow: hidden;
	height: 24px;
	font-size: 14px;
}

#menu .selected {
	background-image: url("/files/design/images/menu_baggrund2.gif");
  	background-repeat: repeat;
}

/* standard content ---------------------------------------------------------------------------- */
#container{
  	border-bottom: solid #B5B5B5 1px;
  	width: 950px;
  	margin-left: 10px;
  	margin-top: 0px;
  	padding-bottom: 5px;
}

/* content_menu - menuen til venstre ----------------- */
#content_menu{
	float: left;
  	width: 215px;
  	height: 415px;
  	background-color: #E5E5E5;	
  	margin-top: 16px;
  	margin-right: 14px;
  	margin-bottom: 5px;
  	margin-left: 8px;
  	padding: 0px;
  	font-size: 12px;
}
#content_menu ul {
  	padding: 0px;	 
  	margin: 0px; 
}

#content_menu li{
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
  	list-style: none;
}

#content_menu li a{
	color: #000000;
	text-decoration: none;
}

.under_menu {
	width: 199px;
	background-color: #FFFFFF;
	border-left: solid #FFFFFF 1px;
	border-bottom: solid #E5E5E5 1px;
}

.under_menu a{
	padding-left: 20px;
}

#content_menu a:hover{
	font-weight: bold;	
}
.link_selected {
	font-weight: bold;	
}

.hr {
  	border-bottom: solid #FFFFFF 1px;	
}

/* content_center ---------------- */
#content_center{
	float: left;
  	width: 425px;
  	margin-top: 16px;
  	margin-right: 16px;
  	padding-left: 15px;
  	padding-right: 15px;
  	border-left: solid #BEBEBE 1px;
  	border-right: solid #BEBEBE 1px;
}

#content_center_links {
	color: #F4A364;
}

#content_center a{
  	text-decoration: none;
  	color: #F4A364;
  	font-size: 11px;
}

#content_center a:hover{
  	text-decoration: underline;
}

#text {
	padding-bottom: 14px;
}

/* content_right ------------------ */
#content_right{
	float: left;
  	width: 194px;
  	margin-top: 16px;

}

#content_right_billede {
	margin-left: 5px;
}
#fakta {
	width: 229px;
	margin-left: 5px;
	background-color: #55B432;
	color: white;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 15px;
}
/* side bund  ---------------------------------------------------------------------------------- */
#side_bund{
	width: 980px;
	margin-top: 5px;	
	padding-bottom: 5px;
	text-align: center;
}

#side_bund td{
	padding-left: 12px;
}

.shadowBottom {
	float: left;
	width: 978px;
	height: 8px;
	margin-left: 2px;
	background-image: url("/files/design/images/verticalShadow.gif");
}

/* forside  ------------------------------------------------------------------------------------ */
/* forside_left ------------------ */
#forside_left {
	float: left;
  	width: 450px;	
  	margin-top: 0px;
  	margin-left: 7px;
  	padding-left: 0px;
  	padding-right: 8px;
}

a.orang{
	float: right;
	margin-right: 15px;
	color: #F4A364;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.orang:hover {
	text-decoration: underline;	
}

/* forside_center ------------------ */
#forside_center {
	float: left;
	width: 225px;
	border-left: solid #BEBEBE 1px;
  	margin-top: 8px;
  	margin-right: 0px;
  	padding-left: 17px;
  	padding-right: 10px;
}

.getEmail {
	float: left;
	width: 175px;
	height: 13px;
	background-image: url("/files/design/images/getEmail.gif");
	background-repeat: no-repeat;
	border: 0px;
	font-size: 10px;
	padding: 6px;
	color: #BEBEBE;
}

.OKbutton{	
	border: 0px;
	width: 28px;
	margin-left: 6px;
	margin-top: 0px;
}

/* forside_right ------------------ */
#forside_right {
	float: left;
	width: 215px;
	border-left: solid #BEBEBE 1px;
  	margin-top: 16px;
  	margin-right: 5px;
  	padding-left: 10px;
}
#login_area {
	width: 210px;
	height: 165px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #E5E5E5;
	margin-left: 4px;
}
#login_area a {
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
}

#login_area a:hover {
	text-decoration: underline;	
	color: #000000;
	padding-right: 15px;
}

/*input bokse */
.loginField {
	float: left;
	width: 187px;
	height: 13px;
	background-image: url("/files/design/images/loginField.gif");
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
	padding: 6px;
}

/* Kurser
---------------------------------------------------------------  */
.tilmeldKursusInput {
	margin-top: 3px;
	padding: 0px;
	width: 205px;
}

.tilmeldKursusTextarea {
	margin-top: 3px;
	padding: 0px;
	width: 207px;
	outline: none;
}

.tilmeldSubmit {
	margin: 4px 0px 0px 155px;
	width: 55px;
}

.tilmeldlLink {
	color: #F4A364 !important;
	font-size: 20px;
}


/* ------------------------------------  */
.labelPosition {
	margin-top: 0px;
	padding-top: 0px;
}

.boksWidth {
	width: 202px;
}

.red {
	color: #FF0000;
}
