html body {
      	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      	font-size: 10px;
      	margin: 0;
      	padding: 0;
      	background-color: #e2e5d4;
}

a:link, a:visited {
     	color: #000000;
     	text-decoration: none;
}


#topmenu a:link, #topmenu a:visited {
	color: #FFFFFF;
     	text-decoration: none;

}

#bund-link a:link, #bund-link a:visited {
	color: #FFFFFF;
     	text-decoration: none;

}


/* TAGS DEFINITIONER */
h1 {
      	font-size:14px;
      	font-weight: 700;
      	margin:0;
      	padding:0;
      	display:inline;
}
h2 {
      	font-size:12px;
     	font-weight: 400;
      	margin:0;
      	padding:0;
      	display:inline;
}
h3 {
      	font-size:9px;
      	font-weight: 400;
      	margin:0;
      	padding:0;
      	display:inline;
      	color:#999999;
}

h4 {
      	font-size:11px;
      	font-weight: 900;
      	margin:0;
      	padding:0;
      	display:inline;
      	color:#999999;
}
p {	
	margin: 0;
	padding: 0;
	text-align: center;
}
.vote {
      	font-size:20px;
      	font-weight: 500;
      	margin:0;
      	padding:0;
      	display:inline;
}
img {
	border: 0px;
}
form {
	margin: 0;
	padding: 0;
}

/* TOP */

#topframe {
	position: relative;
	height: 108px;
	width: 100%;
	background: url(grafik/top2.jpg);
}

#topmidt {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -560px;
	margin-right: 20px;
	width: 990px; 
  	height:69px;
}

#topbula {
	position: absolute;
}

#logo {
	position: relative;
	height: 69px;
	width: 450px;
	top: 8px;
	left: 230px;
	
}

#topmenu {
	position: absolute;
	top: 12px;
	height: 10px;
	width: 300px;
	right: 42px;
	border: 0 solid yellow;
	color: #ffffff;
}


/* SOEGEFUNKTION */
#soeg {
	position: absolute;
	top: 30px;
	height: 40px;
	width: 360px;
	right: 15px;
}
#soeg-logo {
	position: absolute;
	left: 8px;
	top: 0;
}
#soeg-felt {
	position: absolute;
	text-align: right;
	background-color: #FFFFFF;
	top: 6px;
	left: 44px;
	width: 250px;
	border: 1px solid #444444;
}
#soeg-knap {
	position: absolute;
	width: auto;
	top: 6px;
	left: 300px;
}
#soeg-felt-border {
	border: 0 solid #FFFFFF;
	height: 19px;
	_height: 17px;
	width: 230px;
	color: #000000;
}


.search {
	background: url("grafik/knap.jpg") no-repeat;
	width: 50px;
	height: 23px;
	border: 0;
}



/* SORTERING */
#sortby {
	position: relative;
	height: 20px;
	width: 100%;
	background-color: #ffffff;
}

#sortmidt {
	position: relative;
	top: 3px;
	left: 50%;
	margin-left: -200px;
	margin-right: 20px;
	width: 600px; 
  	height:20px;
}


/* INDHOLD */
#hoveddiv {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -370px;
	margin-right: 20px;
	width: 700px; 
	min-height:920px;
  	height:auto !important;
  	height:920px;
	background-color: #e2e5d4;
	border: 0 solid black;
	clear:both;
}

#reklame {
	position: relative;
	top: 15px;

}

#menu {
	position: relative;
	top: 20px;
	width: 170px;
	background-color: #e2e5d4;
	float: left;
}

#inc {
	position: relative;
	top: 20px;
	width: 500px;
	background-color: #e2e5d4;
	float: right;
}

#bund {
	position: relative;
	background: url("grafik/bund.jpg");
	width: 100%;
	height: 200px;
	color: #FFFFFF;
	clear:both;
}

#bund-indhold {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -290px;
	margin-right: 20px;
	width: 640px; 
}

.td-width {
	width: 110px;
	color: #dcda20;
	font-size: 14px;
	font-weight: 600;
}

.td-width2 {
	width: 140px;
	color: #dcda20;
	font-size: 14px;
	font-weight: 600;
}

.td-width3 {
	width: 160px;
	color: #dcda20;
	font-size: 14px;
	font-weight: 600;
}


.kasse_billed {
	height: 61px;
	width: 110px;
	background-color: #FFFFFF;
}

.kasse_indhold {
	height: 25px;
	width: 320px;
	background-color: #FFFFFF;
}


.kasse_rating {
	text-align: center;
	height: 61px;
	width: 70px;
	background-color: #003399;
    	color: #FFFFFF;
}

.kasse_tom {
	height: 12px;
	width: 500px;
	background-color: #e2e5d4;
}

.voting {
	text-align: center;
	background-color: #003399;
	color: #FFFFFF;
}

.pictures {
	text-align: center;
}

#img-kasse {
	height: 10px;
	width: 500px;
}

.clear {
        clear: both;
	height: 130px;
}