@charset "utf-8";
body {
	background-image: url(../images/site-snoezlen_08.gif);
	background-repeat: repeat-x;	
}

/* Sideopbygning */

#wrapper {
	height:auto;
	width:610px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#topofwrapper {
	height:99px;
	width:610px;
}

#middleofwrapper {
	height:328px;
	width:610px;
}

#bottomofwrapper {
	height:137px;
	width:610px;
}

#bottombar {
	height:100%;
	width:610;
	background-color: #b3b3b3;
	background-image: url(../images/site-snoezlen_26.gif);
	background-repeat: repeat-y;
}

#logo {
	height:99px;
	width:344px;
	float:left;
}

#menu {
	height:99px;
	width:266px;
	float:right;
}

#venstremenu {
	height:99px;
	width:105px;
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CFD0D1;
	text-align: right;
}

#menubar {
	height:99px;
	width:11px;
	float:left;
}

#hojremenu {
	height:99px;
	width:150px;
	float:right;
}

#lefttextfield {
	height:328px;
	width:210px;
	float:left;
}

#leftbar {
	height:328px;
	width:77px;
	float:left;
	background-color:#FFFFFF;
}

#rightbar {
	height:328px;
	width:132px;
	float:right;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	color:#313131;
}

#textfield {
	height:328px;
	width:400px;
	float:right;
}

#lefttext {
	height:313px;
	width:200px;
	float:left;
}

#righttext {
	height:313px;
	width:198px;
	float:right;
}

#texttopbar {
	height:15px;
	width:400px;
	background-color: #FFFFFF;
}

#text {
	height:313px;
	width:400px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	color:#313131;
}

#sk {
	position: absolute;
	left: 471px;
	top: 122px;
	height: 248px;
	width: 127px;
}

#bogtekst {
	height:auto;
	width:250px;
	overflow: auto;
}
#shb {
	position: absolute;
	left: 468px;
	top: 120px;
	height: 246px;
	width: 119px;
}

#kort1 {
	height:313px;
	width:88px;
	float:left;
}

#kort2 {
	height:313px;
	width:86px;
	float:left;
}

#kort3 {
	height:313px;
	width:62px;
	float:left;
}

#kort4 {
	height:313px;
	width:69px;
	float:left;
}

#kort5 {
	height:313px;
	width:95px;
	float:right;
}

#annoncefelt {
	width:205px;
	height:328px;
	padding-right:4px;
	float:left;
}

/* links, fonte og andet */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	Color:#333333;
	margin:0;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	color:#313131;
	margin:0;
}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}

a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: none;
	outline: none;
}

a
{
  outline: none;
}

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.topmargin {
	margin-top: 5px;
}
