body{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	font-color: #506179;
	color: #000000;
	background: #000000 url(../graphics/bg.jpg) repeat-x;
}

h1{
	font-size: 14px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

img{
	padding: 0;
	margin: 0;
	border: 0;
}

hr{
	color: #D5EAF9;
	height: 1px;
}

#wrap{
	margin:0 auto;
	width: 748px;
}

#topstykke{
	height: 100px;
	position: relative;
	bottom: 0px;
}

#logo{
	float: left;
	position: absolute;
	bottom: 3px; 
}

#menu{
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

.menu_punkt{
	height: 59px;
	float: left;
	margin: 2px;
	padding: 5px;
	margin-bottom: 0;
	color: #FFFFFF;
	background-color: #1A1A1A;
	cursor: pointer;
}

#top{
	height: 246px;
	border: 1px solid #FFFFFF;
}

#breadcrumb{
	color: #909090;
	background: #FFFFFF;
	padding: 10px 20px 0 0px;
	text-align: right;
}

#breadcrumb a:link{color: #909090;}
#breadcrumb a:visited{color: #909090;}
#breadcrumb a:active{color: #909090;}
#breadcrumb a:hover{color: #000000;}

#content{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#right{
	margin-left: 220px;
	padding: 20px;
	padding-top: 10px;
}

#left{
	padding-top: 10px;
	float: left;
	width: 220px;
}

#box{
	position: relative;
	padding: 20px 30px 0 35px;
	background: url(../graphics/box_blank.jpg) no-repeat center;
	width: 174px;
	height: 244px;
}

#box_nyheder{
	position: relative;
	padding: 20px 30px 0 35px;
	background: url(../graphics/box_nyheder.jpg) no-repeat center;
	width: 174px;
	height: 217px;
}

#box_bottom{
	position: relative;
	padding: 0 35px 0 35px;
	background: url(../graphics/box_bg.jpg) repeat-y center;
	width: 169px;
}

#box_stars{
	position: relative;
	padding: 20px 35px 0 35px;
	background: url(../graphics/box_stars.jpg) no-repeat center;
	width: 169px;
	height: 244px;
}

#box_kontakt{
	position: relative;
	padding: 20px 35px 0 35px;
	background: url(../graphics/box_kontakt.jpg) no-repeat center;
	width: 169px;
	height: 244px;
	font-weight: bold;
	color: #7C7C7C;
}

#boxhead{
	color: #5C728B;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

#qoute{
	position: relative;
	left: 20px;
	top: 20px;
	padding: 25px 0 0 20px;
	width: 169px;
	background: url(../graphics/icon_qoute.jpg) no-repeat top left;
	font-size: 12px;
	color: #7C7C7C;
	height: 100px;
}

#footer{
	clear: both;
	height: 40px;
	margin-bottom: 30px;
	background: url(../graphics/bottom.jpg) no-repeat;
	padding: 56px 0 0 20px;
	color: #FFFFFF;
	position: relative;
	text-align: center;
}

#footer a:link{color: #68BDE2;}
#footer a:visited{color: #68BDE2;}
#footer a:active{color: #68BDE2;}
#footer a:hover{color: #FFFFFF;}

#news{
	color: #7E99B7;
	font-size: 10px;
}

#newstext{
	color: #909090;
	font-size: 9px;
}

#mail{
	color: #5DB4D2;
	font-size: 10px;
}

#bigfont{
	color: #5DB4D2;
	font-size: 20px;
}

#submenu{
	color: #7E99B7;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

#head{
	font-family: Century Gothic, Verdana;
	color: #5DB4D2;
	font-size: 28px;
	border-bottom: 1px solid #5DB4D2;
	margin-bottom: 10px;
}

#tidspunkt{
	color: #909090;
	font-size: 9px;
	padding-bottom: 10px;
}

#portal{
	background: url(../graphics/box_portal.jpg) repeat-y;
	padding: 0px 15px 0px 20px;
}

#portal_top{
	background: url(../graphics/box_portal_top.jpg) no-repeat;
	height: 15px;
}

#portal_bottom{
	background: url(../graphics/box_portal_bottom.jpg) no-repeat;
	height: 17px;
	margin-bottom: 10px;
}

#error{
	font-weight: bold;
}