@charset "UTF-8";
/* CSS Document */

div { border: 0px solid red; }

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
  
   Based on work by:
   * Nathan Borror     [playgroundblues.com]
   * Jeff Croft        [jeffcroft.com]
   * Christian Metts   [mintchaos.com]
   * Wilson Miner      [wilsonminer.com]
   * Richard Rutter    [clagnut.com]

   Webdevelopment and design by:
   * Kim Ellefsen      [kanemedia.no]
   - built with Textpattern
   
   Read more about using a baseline here:
   * alistapart.com/articles/settingtypeontheweb
  
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
body { font-size: 75%; }


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 
  color: #1e1e1e; 
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
}
h1,h2,h3,h4,h5,h6 { 
  color: #1e1e1e; 
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { /*font-weight: normal;*/ text-shadow:  0px 1px 0px #dedede; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.8em; }
h2 { /*font-size: 2em; margin-bottom: 0.75em;*/ }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1.2em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

/*p           { margin: 0 0 1.5em; }*/
p.last      { margin-bottom: 0; }
p img       { margin: 1em 1em 1em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { /*color: #000;*/ }
a           { /*color: #F74343; text-decoration: underline;*/ }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; } 


/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #ccc; }

.hide       { display: none; }
.highlight  {  }
.added      { color:#060; }
.removed    { color:#900; }
.dotted		{border-bottom: 1px dotted;}

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

body {
	padding: 0px;
	margin: 0px;
	background: #efefef;
}

#right li {
line-height: 160%;
}

a {
	outline: 0;
}
a img {
	border: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#wrapper {
	width: 760px !important;
width: 840px;
	margin: 0 auto;
	background: url(../images/2.jpg) repeat-y;
	padding: 0px 40px 20px 40px;
}
#header {
	float: left;
	width: 100%;
	height: 240px;
}
.topbox {
	float: left;
	background: #808080;
	width: 220px;
	height: 18px;
	margin-bottom: 1px;
	margin-right: 650px;
}
.logo {
	width: 220px;
	float: left;
	height: 220px;
	background: #df1d25;
}
.headpic1, .headpic2 {
	float: left;
	width: 269px;
	margin-left: 1px;
	height: 202px;
	margin-top: 18px;
}
#menu {
	float: left;
	width: 760px;
	height: 60px;
	margin: 25px 0;
	background: #939393;
	font-size: 11px;
}
#menu ul {
	list-style: none;
	padding: 14px 5px;
	margin: 0px;
}
#menu ul li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 15px;
	border-right: 1px solid #dedede;
	border-left: 1px solid #747272;
	text-shadow:  0px -1px 0px #616973;
}
#menu ul li:first-child {
	border-left: 0px;
}
#menu ul li:last-child {
	border-right: 0px;
}
#menu li a {
	text-decoration: none;
	color: #fff;
}
.current, #menu li a:hover {
	border-bottom: 4px solid #cb0a1d;
	padding-bottom: 4px;
}
#container {
	background: url(../images/3.jpg) repeat-y;
	min-height: 430px;
	width: 760px;
	float: left;
	margin-top: 5px;
}
#left {
	width: 180px;
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
display: inline;
}
#left ul {
	padding: 0px;
	margin: 7px 0 0 0;
	list-style: none;
}
#left ul li {
	margin-bottom: 4px;
}
#left ul li a {
	border-bottom: 1px dotted #1e1e1e;
	padding-bottom: 1px;
	color: #1e1e1e;
	text-decoration: none;
	font-weight: bold;
}
#left h3 {
	padding: 0 0 8px 0;
	margin: 0px;
}
#right {
	float: right;
	margin: 0px 15px 20px 20px;
	width: 490px;
display: inline;
}
#right h1 {
	font-size: 24px;
}
#kurstabell {
margin-top: 6px;
}
#kurstabell th {
	text-align: left;
	font-size: 11px;
	color: #a0a0a0;
	font-weight: normal;
}
#kurstabell td {
	padding: 10px 2px;
}
#right a {
	color: #1e1e1e;
	border-bottom: 1px dotted #1e1e1e;
	text-decoration: none;
	padding: 0 0 2px 0;
}
.showmore a {
	padding: 6px 0px 2px 0px;
	text-decoration: none;
	color: #1e1e1e;
	float: left;
	border-bottom: 1px dotted #1e1e1e;
	margin-bottom: 20px;
}
#footer {
	margin: 0 auto;
	width: 840px;
	text-align: center;
	padding: 0 0 20px 0;
}
#footer img {
	margin: 0px;
}
#footer a {
	font-size: 11px;
	color: #666;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
#footer a:hover {
	border-bottom: 1px dotted #666;
	padding-bottom: 1px;
}
#form {
	float: left;
	width: 490px;
}
#form h3 {
	clear:both;
	padding-top: 20px;
}
#form h5, h5 {
	display: block;
	border-bottom: 1px solid #dedede;
	padding: 7px 0;
	margin-bottom: 12px;
clear: left;
}
.zemSubmit {
	padding: 5px 12px;
	margin-top: 2px;
	width: 30%;
	font-size: 11px;
}
.zemError {
	list-style: none;
	margin: 0px 0 12px 0;
	padding: 0px;
}
.zemError li {
	color: #cb0a1d;
}
.zemThanks {
display: block;
padding: 6px 10px;
background: #dcf4d2;
font-weight: bold;
border: 1px solid #9bc18a;
width: 480px;
}
input, select, textarea {
	border: 1px solid #dedede;
	background: #efefef;
	margin-right: 2px;
}
#form input {
	padding: 2px;
}
label {
	display: none;
}
.formleft {
	float: left;
	width: 90px;
	height: 25px;
	clear: left;
	display: block;
}
.formright {
	width: 390px;
	float: left;
	margin-left: 10px;
	min-height: 25px;
	display: inline;
}
.formright_alt {
	width: 120px;
	float: left;
	margin-left: 20px;
	min-height: 25px;
}
.formrow {
	float: left;
	width: 230px;
	margin-right: 15px;
}
#atl a {
	width: 70px;
	height: 86px;
	float: left;
	display: block;
	text-indent: -999px;
	background: url(../images/10.jpg) bottom left;
}
#atl a:hover, #tf a:hover {
	background-position: top left;
}
#tf a {
	width: 90px;
	height: 86px;
	float: left;
	display: block;
	text-indent: -999px;
	background: url(../images/11.jpg) bottom left;
}
.small {
	display: block;
	text-align: center;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1.1;
	padding: 0px;
	margin: 50px 0 0 0;
}
.module {
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-top: 0px;
}
.module h4 {
	padding-top: 0px;
	margin-top: 0px;
}
.module2 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
}
.module3 {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
}
span.required {
	color: #cb0a1d;
}
.employee {
	width: 490px;
	float: left;
	margin: 30px 0px 0px 0px;
}
.employeepic {
	width: 190px;
	height: 115px;
	float: left;
	margin-right: 20px;
}
.employeecontent {
	width: 280px;
	float: left;
}
.employeecontent h3 {
	border-bottom: 1px solid #dedede;
	padding-bottom: 8px;
	font-size: 14px;
	padding-top: 2px;
	margin-top: 0px;
}
.category_list {
list-style: none;
padding: 0px;
margin: 0px 0 30px 0;
}
.category_list li {
float: left;
margin-right: 6px;
font-size: 13px;
font-weight: bold;
}
.col {
width: 230px;
float: left;
margin-right: 14px;
}
#login {
float: left;
padding: 0 0 0 50px;
width: 300px;
}
#login label {
display: block;
}
#login input {
clear: right;
display: block;
}
#login ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.grey {
	float:left;
	color:#999;
	margin-left: 12px;
	clear:right;
}
.desc {
	font-size: 12px;
	float:left;
	clear:both;
	margin-bottom: 15px;
}
.file {
	float:left;
	clear: left;
}
