/***********************************************/
/* ------------- BASIS ELEMENTER ------------- */
/***********************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
	background-image: url(graphics/system/baggrund.jpg);
	background-repeat: repeat-x;
	background-color: #9B9B9B;
}

img {
	border: none;
}
form {
	margin: 10px 0 0 0;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
hr {
	color:#DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	}
ol {
	margin-left: -10px;
}
li {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 1px;
}
ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	list-style-image: url(graphics/system/bullet.gif);
	padding-left: 17px;
}
ul p {
	margin-bottom: 10px;
}
ul li {
	margin-bottom: 1px;
}

a:link {
	color: #FC7215;
	text-decoration: none;
}

a:visited {
	color: #FC7215;
	text-decoration: none;
}

a:active {
	color: #FC7215;
	text-decoration: none;
}

a:hover {
	color: #FC7215;
	text-decoration: underline;
}

/*----------------------------------------------*/

h1 {font-size: 23px; line-height: 25px; font-weight: bold; padding: 0; margin: 0;}
h2 {font-size: 19px; font-weight: bold; padding: 0 0 20px 0; margin: 0;}
h3 {font-size: 13px; font-weight: bold; color: #FC7215; padding: 0 0 20px 0; margin: 0;}
h3 a:link {text-decoration: underline;}
h3 a:visited {text-decoration: underline;}
h3 a:hover {text-decoration: none;}
h3 a:active {text-decoration: none;}
h4 {font-size: 14px; font-weight: bold; padding: 0; margin: 0;}

/*----------------------------------------------*/

.main {
	width: 760px;
	text-align: left;
	vertical-align: top;
}

.main-02 {
	width: 740px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

.baggrund-left {
	background-image: url(graphics/system/baggrund_left_shadow.gif);
	background-repeat: repeat-y;
	height: 545px;
	width: 10px;
	text-align: left;
	vertical-align: top;
}

.baggrund-right {
	background-image: url(graphics/system/baggrund_right_shadow.gif);
	background-repeat: repeat-y;
	height: 545px;
	width: 10px;
	text-align: right;
	vertical-align: top;
}

.content {
	background-color: #ffffff;
	background-image: url(graphics/system/content_top_skygge.gif);
	background-repeat: repeat-x;
	padding: 25px 25px 15px 25px;
	text-align: left;
	vertical-align: top;
	height: 380px;
}

.topbar {
	background-color: #000000;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.topbar-left {
	background-image: url(graphics/system/topbar_left.gif);
	background-repeat: no-repeat;
	width: 10px;
	text-align: left;
	vertical-align: top;
}

.topbar-right {
	background-image: url(graphics/system/topbar_right.gif);
	background-repeat: no-repeat;
	width: 10px;
	text-align: right;
	vertical-align: top;
}

.topbar-picture {
	background-image: url(graphics/system/topbar_billede.jpg);
	background-repeat: no-repeat;
	width: 400px;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
}

.bottombar {
	width: 760px;
}

.bottombar-middle {
	width: 720px;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.made-by {
	background-image: url(graphics/system/bottombar_bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 10px;
}

/***********************************************/
/* ---------------- MENU - VENSTRE ----------- */
/***********************************************/

.menu-left {
	width: 170px;
	text-align: left;
	vertical-align: top;
	background-color: #E6E6E6;
	background-image: url(graphics/system/menu_top_skygge.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
}

.menu-left-bottom {
	text-align: center;
	vertical-align: bottom;
	background-color: #E6E6E6;
	padding-bottom: 22px;
}

/*----------------------------------------------------------*/

.menu-left-passiv {
	width: 170px;
	height: 30px;
	padding: 0 5px 0 7px;
	background-image: url(graphics/system/menu_passiv.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 1px;
}
.menu-left-passiv a:link {
	text-decoration: none;
	color: #999999;
}
.menu-left-passiv a:visited {
	text-decoration: none;
	color: #999999;
}
.menu-left-passiv a:active {
	text-decoration: none;
	color: #999999;
}
.menu-left-passiv a:hover {
	text-decoration: none;
	color: #000000;
}

/*----------------------------------------------------------*/

.menu-left-valgt {
	width: 170px;
	height: 30px;
	padding: 0 5px 0 7px;
	background-image: url(graphics/system/menu_valgt.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 1px;
}	
.menu-left-valgt a:link {
	text-decoration: none;
	color: #ffffff;
}
.menu-left-valgt a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu-left-valgt a:active {
	text-decoration: none;
	color: #ffffff;
}
.menu-left-valgt a:hover {
	text-decoration: none;
	color: #FECEAD;
}

/***********************************************/
/* ---------------- MENU TOP ---------------- */
/***********************************************/

.menubar {
	background-color: #000000;
	background-image: url(graphics/system/menubar_grad.jpg);
	background-repeat: repeat-y;
	height: 25px;
	padding: 0px 0px 0px 7px;
	text-align: left;
	vertical-align: middle;
	color: #cccccc;
}

.menubar a:link {
	text-decoration: none;
	color: #cccccc;
}
.menubar a:visited {
	text-decoration: none;
	color: #cccccc;
}
.menubar a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.menubar a:active {
	text-decoration: none;
	color: #cccccc;
}

/* ------------------------------- */
	
.menubar-valgt {
	color: #ffffff;
	font-weight: bold;
}

.menubar-valgt a:link {
	text-decoration: none;
	color: #ffffff;
}
.menubar-valgt a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menubar-valgt a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.menubar-valgt a:active {
	text-decoration: none;
	color: #ffffff;
}


/***********************************************/
/* ---------------- SEKTIONER ---------------- */
/***********************************************/

.picture-right {float: right; padding: 0 0 20px 20px;}
.picture-right img {text-align: left; vertical-align: top;}
.picture-right .billedtekst {padding-top:10px; font-size: 10px; font-style:oblique; font-weight: normal; color: #666666; text-align: left; vertical-align: top;}

.picture-left {float: left; padding: 0 20px 20px 0;}
.picture-left img {text-align: left; vertical-align: top;}
.picture-left .billedtekst {padding-top:10px; font-size: 10px; font-style:oblique; font-weight: normal; color: #666666; text-align: left; vertical-align: top;}


.picture-frame-right {float: right; padding: 0 0 20px 20px;}
.picture-frame-right img {background-color: #FFFFFF; border: 1px solid #cccccc; padding: 5px; text-align: left; vertical-align: top;}
.picture-frame-right .billedtekst {padding-top:10px; font-size: 10px; font-style:oblique; font-weight: normal; color: #666666; text-align: left; vertical-align: top;}

.picture-frame-left {float: left; padding: 0 20px 20px 0;}
.picture-frame-left img {background-color: #FFFFFF; border: 1px solid #cccccc; padding: 5px; text-align: left; vertical-align: top;}
.picture-frame-left .billedtekst {padding-top:10px; font-size: 10px; font-style:oblique; font-weight: normal; color: #666666; text-align: left; vertical-align: top;}

/* ------------------------------- */

.medarbejder {
	width: 156px;
	float:left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.medarbejder-right {
	width: 156px;
	float:left;
	margin-bottom: 25px;
}

.medarbejder-img {
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0 0 15px 0;
}
.medarbejder-name {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 0px;	
}
.medarbejder-title {
	padding-bottom: 15px;
}
.medarbejder-info {
	padding-bottom: 15px;
}
.medarbejder-text {
	display: none;
}


/***********************************************/
/* ---------------- TEASERS ---------------- */
/***********************************************/

.teaser-01 {
	background-image: url(graphics/user/teaser_baggrund_01.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
	height: 175px;
	width: 520px;
	margin-bottom: 20px;
}

.teaser-01-headline {
	text-align: left;
	vertical-align: top;
	padding: 15px 15px 11px 270px;
	height: 50px;
	
}

.teaser-01-body {
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 0px 270px;
	margin: 0;
	height: 53px;
}

.teaser-01-button {
	padding: 0px 15px 5px 270px;
	height: 20px;
}


/* ------------------------------- */

.teaser-02 {
	background-color: #E6E6E6;
	height: 175px;
	width: 250px;
	border: 1px solid #cccccc;
}

.teaser-02-headline {
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 8px 0px;
	border-bottom: 2px solid #F87015;
	margin: 0 15px 10px 15px;
	line-height: 16px;
	
}

.teaser-02-img {
	float:right;
	padding: 0 15px 0px 10px;
}

.teaser-02-body {
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 0px 15px;
	margin: 0;
}

.teaser-02-button {
	padding: 0px 15px 8px 15px;
}


/* ------------------------------- */

.teaser-03 {
	background-color: #E6E6E6;
	height: 175px;
	width: 250px;
	border: 1px solid #cccccc;
}

.teaser-03-headline {
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 8px 0px;
	border-bottom: 2px solid #F87015;
	margin: 0 15px 10px 15px;
	line-height: 16px;
	
}

.teaser-03-img {
	float:left;
	padding: 0 15px 2px 15px;
}

.teaser-03-body {
	text-align: left;
	vertical-align: top;
	padding: 0px 15px 8px 15px;
	margin: 0;
}

.teaser-03-button {
	padding: 0px 15px 8px 15px;
}


/***********************************************/
/* ----------------- KNAPPER ----------------- */
/***********************************************/

table.button-01 {
	margin: 5px 0 10px 0;
	float: left;
	clear: left;
}

.but-01-left {
	background-image: url(graphics/system/button_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 21px;
	width: 25px;
}
.but-01-right {
	background-image: url(graphics/system/button_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	padding: 3px 12px 0px 0px;
	text-align: left;
	vertical-align: middle;
}
.but-01-txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
}
a.but-01-txt:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.but-01-txt:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.but-01-txt:active{
	color: #FFFFFF;
	text-decoration: none;
}
a.but-01-txt:hover{
	color: #b5b5b5;
	text-decoration: none;
}

/***********************************************/
/* ----------------- SKEMAER ----------------- */
/***********************************************/

.skema-01 {
	width: 100%;
	float:left;
	margin-bottom: 20px;
	font-size: 10px;
	clear: left;
}
.skema-01-content {
	width: 100%;
	float:left;
	margin-bottom: 0px;
	font-size: 10px;
	clear: left;
}
.skema-01 td.border-right {
	border-right: 1px solid #cccccc;
}
.skema-titlebar {}
.skema-title {
	background-color: #fc7215;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	width: 100%;
	padding: 5px 8px 5px 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
.skema-title-left {
	display: none;
}
.skema-title-right {
	display: none;
}

.skema-labels {
	background-color: #cccccc;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	color: #666666;
}

.skema-even-row {
	background-color: #EFEFEF;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	padding: 5px 8px 5px 8px;
	font-weight: normal;
	color: #000000;
}
.skema-even-row td {
	border-bottom: 1px solid #cccccc;
}
.skema-even-row img {}

.skema-odd-row {
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	padding: 5px 8px 5px 8px;
	font-weight: normal;
	color: #000000;
}
.skema-odd-row td {
	border-bottom: 1px solid #cccccc;
}
.skema-odd-row img {
}

.skema-disclaimer {
	font-size: 9px;
	color: #999999;
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
}


/***********************************************/
/* ----------------- PADDING ----------------- */
/***********************************************/

.pd-5-l {
	padding-left: 5px;
}
.pd-5-r {
	padding-right: 5px;
}
.pd-5-t {
	padding-top: 5px;
}
.pd-5-b {
	padding-bottom: 5px;
}
.pd-10-l {
	padding-left: 10px;
}
.pd-10-r {
	padding-right: 10px;
}
.pd-10-t {
	padding-top: 10px;
}
.pd-10-b {
	padding-bottom: 10px;
}
.pd-20-l {
	padding-left: 20px;
}
.pd-20-r {
	padding-right: 20px;
}
.pd-20-t {
	padding-top: 20px;
}
.pd-20-b {
	padding-bottom: 20px;
}

