body {
	height: 100%;
	margin-top: 0px;
	color: #000000;
	background-color: #FFF;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	/* overflow: -moz-scrollbars-vertical; */
}

h1{
	font-size: 125%;
	color: 	#730808;	
}
h2,h3,h4,h5 {
	font-size: 125%;
	color: 	#730808;
	padding-top: 10px;
	margin-bottom: 0;
}

h2 {
	font-size: 13px;
	color: #730808;
}

a { 
	color: #0195e1; 
	background: inherit; 
	text-decoration: none;
	outline:none;
}
a img { 
	border: 0; 
}
#top{
	width: 997px;
	height: 73px;
	padding-left:0px;
	background-color:#FFF;
	text-align:left;

}
#logo{
	width: 997px;
	height: 171px;
	background-color:#FFF;
	padding-left:0px;
}
#frame{
	width: 974px;
	height:auto;
	text-align:left;
	padding-left:23px;
	padding-bottom:3px;
	background-color:#FFF;
	background:  url(images/frame.jpg);
	clear: both;
	overflow: hidden;
}
#tekst{
	float:left;
	width:600px;
	height:auto;	
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	padding-left:15px;
	padding-top: 10px;
}
#leftcol{
	float:left;
	width:309px;
	height: 100%;
	background-color: #730808;
	clear: both;
	overflow: hidden;
}
.img{
	border:0px;
}

#bund {
	width: 997px;
	height:92px;
	padding-top:8px;
	padding-bottom:3px;
	background-color:#FFF;
	background:  url(images/bund.jpg);
	text-align:center;
	font-size: 10px;
	color:gray;
}

#ringbox{
	padding-top:20px;
	padding-bottom:100px;
}
#nyhed1{
	padding-top:20px;
	padding-left:75px;
	padding-bottom:0px;
}
.ring {
	border:0px;

}

#menu {
	width:309px;
	height:100%;
	float:left;
	padding-top: 10px;

}

#thicktabs{
	margin: 0;
	padding: 0;
	font: bold 13px Tahoma;
	width: 287px;
	border-bottom: 0px solid #FBFBFB;
	
}

#thicktabs li {
	display:inline;
}

#thicktabs li a{
	outline:none;
	height: 25px;
	width: 100%;
	padding-top:5px;
	padding-left:20px;
	border-bottom: 2px solid #8B1818;
	text-align:left;
	color: white;
	font-size:15px;
	text-decoration: none;
	display: block;
}

#thicktabs li a:hover{
	color: gray;
	outline:none;
}



#play {
	width:600px;
	height:20px;	
	font-size: 12px;
	border: 1px solid #F0A6A6;
	background-image:url('images/red.png');
}
#playK {
	width:200px;	
	float:left;
	padding-top:3px;
	padding-left:10px;
}
#playCD {
	width:200px;	
	float:left;
	padding-top:3px;
	padding-left:10px;
}




#list {
	width:100%;
	height:auto;
	clear: both;
	overflow: hidden;
}
#listK {
	width:200px;	
	float:left;
	padding-top:3px;
	padding-left:10px;
}
#listCD {
	width:200px;	
	float:left;
	padding-top:3px;
	padding-left:10px;
}


#orders {
	width:600px;
	height:500px;	
}
#ordersL {
	width:150px;	
	float:left;
}
#ordersR {
	width:150px;	
	float:left;
}
.modeller {
	float:left;
	height: 250px;
	width: 120px;
}

.ting {
	float:left;
	padding-right: 2px;
}
.left {
	float:left;
	height: auto;
	width: 350px;	
}
.right {
	float: right;
	height: auto;
	width: 200px;
}