@import "mainnav.css";
@import "subnav.css";
@import "secnav.css";
@import "citynav.css";
@import "input.css";

/************************* HTML BODY **********************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(/files/Billeder/background2_update.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #5e5e5e;
}

/************************* STRUCTURE **********************/

#container {
	width: 930px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 930px;
	margin: 0px 0 0px 0;
	height: 80px;
	padding: 0;
}

#mainnav {
	width: 630px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-image: url(/files/Billeder/mainnav_back.gif);
	background-repeat: repeat-x;
	border-left: #363636 1px solid;
	float: left;
	display: inline;
}

#mainnav2 {
	width: 898px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-image: url(/files/Billeder/mainnav_back.gif);
	background-repeat: repeat-x;
	border-left: #363636 1px solid;
	float: left;
	display: inline;
}

#citynav {
	width: 298px;
	height: 31px;
	margin: 0;
	padding: 0;
	background-image: url(/files/Billeder/mainnav_back.gif);
	background-repeat: repeat-x;
	border-right: #363636 1px solid;
	float: right;
	display: inline;
}

#newsbar {
	width: 908px;
	height: 31px;
	line-height: 31px;
	margin: 3px 0 0 0;
	padding: 0 10px 0 10px;
	background-image: url(/files/Billeder/CC_newsbar_bg.gif);
	backgournd-repeat: no-repeat;
	float: left;
	border: 1px #cecece solid;
}

#flash {
	width: 589px;
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	border:0px #cecece solid;
}

#fontcolumn {
	width: 322px;
	float: left;
	margin: 0 0 0 17px;
	border-left: 1px #cecece solid;
	border-right: 1px #cecece solid;
	border-bottom: 1px #cecece solid;
}

#fontcolumn .cc_frontbox {
	width: 290px;
	padding: 1px;
	float: left;
	line-height: 1.3em;
}

#fontcolumn .cc_frontbox1 {
	height: 116px;
	position: relative;
}

#fontcolumn .cc_frontbox2 {
	height: 120px;
	position: relative;
}

#fontcolumn .cc_frontbox3 {
	height: 60px;
	padding: 17px 0 0 0;
}

	#fontcolumn .cc_frontbox3 p {
		padding: 0 30px 0 20px;
	}

	#fontcolumn .cc_frontbox3 a {
		text-decoration: none;
	}

#options {
	width: 930px;
	padding: 0;
	margin: 0;
	background-image: url(/files/Billeder/options_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.option {
	width: 250px;
	height: 140px;
	padding: 0 15px 10px 15px;
	margin: 0 18px 0 0;
	background-repeat: no-repeat;
	background-position: 0 22px;
	float: left;
	color: #ffffff;
	line-height: 1.3em;
	position: relative;
}

.option1 {
	margin-top: 12px;
	background-image: url(/files/Billeder/option1_back2.jpg);
}

.option2 {
	width: 260px;
	margin-top: 12px;
	background-image: url(/files/Billeder/option2_back.jpg);
}

.option3 {
	padding-left: 0;
	padding-bottom: 19px;
	width: 309px;
	background-image: url(/files/Billeder/option3_back2_update.jpg);
	background-position: bottom;
}

.kursist {
	background-image: url(/files/Billeder/kursist_back.jpg);
}

.praesentation {
	width: 260px;
	background-image: url(/files/Billeder/option2_back.jpg);
}

.introduktion {
	width: 260px;
	background-image: url(/files/Billeder/introduktion_back.jpg);
}

#content {
	width: 898px;
	min-height: 500px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	border: 1px #d6d6d6 solid;
}

#breadcrumbs {
	width: 878px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-image: url(/files/Billeder/breadcrumbs_back.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	border-bottom: 1px #e2e2e2 solid;
	float: left;
}

#breadcrumbs #crumbs {
	float: left;
	display: inline;
	color: #919191;
}

#print_this {
	float: right;
	display: inline;
}

#text {
	width: 609px;
	padding: 20px;
	margin: 0;
	float: left;
}

#subnav, #global_links {
	width: 230px;
	padding: 9px;
	margin: 0;
	border-left: 1px #e4e4e4 solid;
	float: left;
}

#subnav .subnav_head, #global_links .subnav_head {
	width: 219px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	background-color: #5f6268;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer {
	width: 900px;
	margin: 0;
	padding: 0;
	line-height: 50px;
	color: #828386;
}

/************************* TEXT **********************/

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #5e5e5e;
}

h3 {
	font-size: 12px;
	color: #116fc1;
	font-weight: bold;
	margin-bottom: -10px;
}

.option1 h2 {
	width: 142px;
	height: 12px;
	padding: 0;
	margin: 0 0 17px 0;
	background-image: url(/files/Billeder/jeg_er_interesseret.gif);
	background-repeat: no-repeat;
}

.option2 h2 {
	width: 80px;
	height: 12px;
	padding: 0;
	margin: 0 0 17px 0;
	background-image: url(/files/Billeder/fokus2.gif);
	background-repeat: no-repeat;
}

.option3 h2 {
	width: 324px;
	height: 32px;
	padding: 0;
	margin: 0;

	background-image: url(/files/Billeder/header_login_update.gif);
	background-repeat: no-repeat;
}

.kursist h1 {
	width: 142px;
	height: 12px;
	padding: 0;
	margin: 0 0 20px 0;
	background-image: url(/files/Billeder/kursist.gif);
	background-repeat: no-repeat;
}

.praesentation h1 {
	width: 125px;
	height: 12px;
	padding: 0;
	margin: 0 0 20px 0;
	background-image: url(/files/Billeder/praesentation.gif);
	background-repeat: no-repeat;
}

.introduktion h1 {
	width: 150px;
	height: 12px;
	padding: 0;
	margin: 0 0 20px 0;
	background-image: url(/files/Billeder/introduktion.gif);
	background-repeat: no-repeat;
}

.cc_frontbox1 h1, .cc_frontbox2 h1, .cc_frontbox3 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 5px 0 0 0;
}

p {
}

#flash p, #newsbar p, .cc_frontbox p {
	margin: 0;
}

/************************* LINKS **********************/

a {
}

a:hover {
}

.option1 a.bottomlink, .option2 a.bottomlink, .option3 a.bottomlink, .kursist a.bottomlink, .introduktion a.bottomlink, .praesentation a.bottomlink {
	color: #515151;
	text-decoration: none;
	position: absolute;
	bottom: 8px;
	left: 31px;
}

.option3 a.bottomlink {
	bottom: 5px;
}

#crumbs a {
	color: #919191;
	text-decoration: none;
}

#print_this a {
	color: #46494e;
	text-decoration: none;	
}

.cc_frontbox3 a {
	color: #515151;
}

.cc_frontbox a.trans_link {
	width: 288px;
	height: 113px;
	display: block;
	text-indent: -9999em;
	position: absolute;
	left: 1px;
	top: 1px;
}

/************************* OTHERS **********************/

.logo {
	float: left;
	display: inline;
	border: 0;
}

.search {
	padding: 20px 0 0 0;
	margin: 0;
	float: right;
	display: inline;
	border: 0;
}

.footericon {
	padding: 18px 5px 0 0;
	float: left;
}

#footer small {
	float: left;
}

hr {
	background-color: #e7e7e7;
	height: 1px;
	border: 0;
}

.mainTableLeftCol {
	padding: 0 0 0 10px;
}

.clear {
	height: 0;
	overflow: auto;
	display: block;
	clear: both;
}

.noshow {
	display: none;
}
