*{
	margin: 0px;
	padding: 0px;
}

html {
	overflow: scroll;
}

body{
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	text-align: center;
	z-index: 5;
	background-color: white;
	color: #888888;
}

#wrapper{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1010px;
	z-index: 50;
	background-image: url(grafik/baggrund.gif);
	background-repeat: repeat-y;
}

p{
	font-size: 12px;
}

h1{
	font-size: 24px;
	margin: 10px 10px 20px 20px;
	color: #666666;
}

h2, h3{
	color: #666666;
	font-size: 12px;
	margin: 10px 10px 10px 20px;
}


ul{
	font-size: 12px;
	padding-left: 55px;
	padding-bottom: 10px;
	padding-right: 40px;
}

#indhold1{
	list-style-image: url(grafik/dot_blue.gif);
}

ul li{
	font-size: 12px;
	line-height: 16px;
}

ul li ul {
	padding-left: 30px;
}

ul li ul li{
	list-style-image: none; /*Fjerner det list image jeg satte i det overordnede element i IE*/
	list-style: circle;
	line-height: 18px;
}

#indhold2{
	list-style-image: url(grafik/dot_box_blue.gif);
}



td{
	padding: 20px 10px;
	vertical-align: top;
}


td br{
	line-height: 7px;
}


td p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

td img{
	margin-top: 2px;
}



td.tekst{
	font-size: 11px;
	vertical-align: top;	
}



img{
	border: none;
}

#indhold{
	position: relative;
	float: left;
	width: 655px; 
	margin: 0;
}

#indhold a{
	color: #000066;
}

#indhold a:visited{
	color: #666666;
}

#indhold a:hover{
	color: #990000;
}

#indhold p{
	margin: 0px 10px 10px 20px;
}


#indhold1{
	margin: 130px  0 0 16px;
}

#indhold1 p{
	margin: 0px 20px 20px 20px;
	color: #999999;
}

#til_box{
	border: 2px solid #999999;
	color: black;
	padding: 5px;
	margin: 0 120px 50px 20px;
}

#til_box  h2, #til_box  p {
	color: black;
}

#til_box  h2{
	font-size: 16px;
}

#til_box  p, #til_box  li {
	font-size: 14px;
}

#til_box  ul{
	margin-bottom: 16px;
}

#til_box  a{
	color: #0000cc;
	font-weight: bold;
}

#til_box a:visited{
	color: #000099;
}

#til_box  a:hover{
	color: red;
}

#ingen_opgaver{
	position:absolute;
	top: 525px;
	left: 670px;
	z-index: 50;
}

/* Boksen og boksens indhold*/


#boxtop{
	background: url(grafik/boxtop.gif) ;	
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 6px;
	margin: 30px 0 -12px 26px; /* Placerer boksen*/
}

#indhold2{
	position: relative; 
	background-image: url(grafik/boxmidt.gif); 
	background-repeat: repeat-y ;
	background-position:  0 0px;
	line-height: 16px;
	margin: 0 0 0 26px;
	padding: 0px;
}

#indhold2 p{
	padding: 0px 40px 0px 0px;
}

#boxbund {
	background-image: url(grafik/boxbund.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: -10px 0 26px 26px; /* Placerer boksen*/
	padding: 6px;
}

/*Styles relateret til menuspalten*/

#menuspalte{
	position: relative;
	margin: 0px 151px 0 658px;
}

#menu ul{
	padding-top: 85px;
}

#menu li{
	list-style-image: none;
	padding-bottom: 10px;
}

#menu a{
	text-decoration: none;
	color: #bbbbbb;
}

a:hover.default  {
	color:#4e94fd!important;
}

a:hover.orange  {
	color:#ff8400!important;
}

a:hover.blue  {
	color:#4e94fd!important;
}

a:hover.red  {
	color:#dd0000!important;
}

a:hover.green  {
	color:#95cc00!important;
}

#tilbage{
	color: #999999;
	text-align: center;
	font-size: 10px;
	margin: 20px 0 0 0;
}


#tilbud{
	border-top: 2px solid #4e94fd;
	border-bottom: 2px solid #4e94fd;
	margin-top: 30px;
}

#tilbud h2{
	color: #cccccc;
	line-height: 20px;
	text-align: center;
	margin-left: 4px;
}

#tilbud h3{
	color: #cccccc;
	line-height: 15px;
	text-align: center;
	margin-left: 4px;
	margin-top: 30px;
	padding-bottom: 0px;
}

#email{
	text-align: center;
	margin-left: 0px;
}

#email p{
	margin-top: 10px;
	line-height: 20px;
	color: #999999;
	font-size: 11px;
}

#email a{
	font-weight: normal;
	color: #cccccc;
}

#email a:hover{
	color: #ffffff;
	font-weight: bold;
}

#stylemenu{
	position: absolute;
	left: 669px;
	bottom: 25px;	
}

#stylemenu p{
	color: #999999;	
	font-size: 9px;
}

#stylemenu a{
	font-size: 9px;	
	padding: 0 6px;
	color: #999999;
}



/* Styles relateret til tags */

#tags {
	position: absolute;
	bottom: 35px;
	left: 869px;
	color: #cccccc;
}
#tags h1{
	font-size: 20px;
	margin: 2px 0;
}

#tags h2{
	font-size: 14px;
	margin: 2px 0;
}

#tags h3{
	font-size: 9px;
	margin: 2px 0;
}

#tags p{
	font-size: 11px;
	margin: 2px 0;
}



/* Styles relateret til logo */

#nielsgamborg p{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 80px;
	font-weight: bold;
	margin: -23px 0 0 -3px;
	letter-spacing: 2px;
	color: #999999;
	z-index: 25;
}

#dk p{
	position: absolute;
	top: 0px;
	left: 863px;
	font-size: 80px;
	font-weight: bold;
	margin: -23px 0 0 0px;
	letter-spacing: 2px;
	color: #999999;
	z-index: 25;
}

#i{
	position: absolute;
	background-color: #4e94fd;
	top: -1px;
	left: 74px;
	height: 10px;
	width: 14px;
	z-index: 30;
}

#line{
	position: absolute;
	top: 56px;
	left: 0px;
	height: 2px;
	width: 1000px;
	margin-left: 5px;
	z-index: 20;
	background-color: #4e94fd;
}


#footer{
	position: relative;
	clear: both;
	width:1010px;
	height:10px; 
	background-image: url(grafik/bund.gif);
	background-repeat: no-repeat;
}

