@import url("typografi.css");
@import url("nav.css");
@import url("komponenter.css");

*, #right ul li
{
	margin: 0;
}

#container ul.relevantliste
{
    margin-left: 0;
}

*
{
	padding: 0;
	border: 0;
}

/** html #frontramme, #ramme, body, html
{
	height: 100%;
}*/

#contentC table
{
    border:1px solid;
}

#contentC td
{
    border:1px solid;
    padding:5px;
}

html
{
    overflow-y: scroll;
}

* html #frontramme, body, html
{
	height: 100%;
}

body
{
	background: #d6d1c6 url(Images/body.gif) repeat-x;
	margin: 0 0 0 1px;
}

#tallnavramme, body, #footer, #footer p, #footerramme
{
	text-align: center;
}

#tallnavramme, #footer, #frontramme, #ramme, #header, #footerramme
{
	margin: 0 auto;
}

#header
{
	height: 223px;
	background: url(Images/header.gif) no-repeat;
}

#frontramme, #ramme, #header, #footerramme
{
	width: 950px;
	position: relative;
}

#frontramme, #ramme
{
	text-align: left;
	background: url(Images/ramme.gif) repeat-y;
	padding-bottom: 50px;
}

#frontramme:after, #ramme:after
{
	content: " ";
}

#logo a, #ramme:after, #frontramme:after
{
	display: block;
}

.clear, #end, #ramme:after, #frontramme:after
{
	clear: both;
}

#left
{
	width: 140px;
}

.imgleft, #right, #content, #contentsok, #contentCourse, #left
{
	float: left;
}

#content
{
	width: 450px;
	margin: 0 0 0 30px;
	padding: 80px 0 25px 0;
	background: url(Images/contentbunn.gif) repeat-x bottom left;
}

#contentCourse
{
	width: 750px;
	margin: 0 0 0 30px;
	padding: 80px 0 25px 0;
	background: url(Images/contentbunn.gif) repeat-x bottom left;
}

#right
{
	width: 290px;
	padding: 80px 0 0 0;
	margin: 0 0 0 20px;
}

#footer
{
	width: 100%;
	height: 115px;
	background: #d6d1c6 url(Images/footer.gif) repeat-x;
}

#footerramme
{
	height: 55px;
}

#footer p
{
	padding: 20px 0 0 0;
}

#logo a
{
	position: absolute;
	left: 0;
	top: 10px;
	width: 230px;
	height: 70px;
}

#logo a span
{
	display: none;
}

.imgleft
{
	padding: 0 15px 15px 0;
}

.imgright
{
	float: right;
	padding: 0 0 15px 15px;
}

#right ul li
{
	list-style-type: none;
	padding: 0 0 0 10px;
}

#right ul li a
{
	color: #5B5A54;
}

#right ul.liste1
{
	border-top: 6px solid #e7e4dd;
	border-bottom: 6px solid #e7e4dd;
	padding: 10px 0 10px 0;
	margin-bottom: 100px;
}

#content ul li
{
	margin: 0 0 0 13px;
}

#content ul li.lidivide
{
	margin: 0 0 10px;
	list-style:none;
}

#content ul li.lidivide a
{
	color:#5B5A54;
}


