body {
	background: url('images/bg.gif') left top repeat-x;
	background-color: #000000;
	background-attachment: fixed;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	color: #5c5c5c;
}

h1 { display: inline; }

p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	
	padding: 17px 0 0 0;
}

a {
	display: inline;
	/*Font*/
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

img { border: 0; }

div#out1 {
	
	position:absolute;
	top: 0;
	left: 50%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
} 

div#in1 {
	position: absolute;
	vertical-align: top;
	width: 950px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: -497px;
}

div#top_logo {
	position: relative;
	top: 37px;
	left: 0px;
	width: 169px;
	height: 70px;
	float: left;
}

div#top_link {
	position: relative;
	top: 10px;
	float: right;
	right: 10px;
}

#top_link a {
	display: inline;
	padding: 23px 0px 0px 0px;
	width: 112px;
	/*Font*/
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #b7b7b7;
	text-align: center;
	text-decoration: none;
}

#top_link a:hover {
	text-decoration: underline;
}

div#menu {
	position: absolute;
	margin: 0 0 0 0;
	top: 107px;
	padding: 0px;
	left: 0px;
	height: 62px;
	width: 950px;
	background: url('images/menu_bg.gif');
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

#menu li {
	list-style: none;
	padding: 0;
	float: left;
	height: 62px;
}

#menu li a {
	display: block;
	padding: 23px 0px 0px 0px;
	width: 112px;
	height: 62px;
	/*Font*/
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #b7b7b7;
	text-align: center;
	text-decoration: none;

}

#menu li a:hover {
	margin: 0px;
	padding: 23px 0px 0px 0px;
	background: url('images/menu_hover.gif');
	color: #FFFFFF;
	height: 38px;

}

.activ {
	margin: 0px;
	padding: 23px 0px 0px 0px;
	background: url('images/menu_hover.gif');
	color: #FFFFFF;
	height: 38px;
	
}

div#contenst {
	position: absolute;
	top: 169px;
	left: 0px;
	width: 950px;
	/*Font style*/
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#contenst div#frontpage_logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 365px;
}

#contenst #frontpage_logo #breaking_news {
	position: absolute;
	background: url('images/breaking_news.png') bottom left no-repeat;
	bottom: 0px;
	left: 0px;
	width: 950px;
	height: 68px;
}

#contenst .frontpage_boxlink a {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

#contenst .frontpage_boxlink a:hover {
	text-decoration: underline;
}


#contenst div#readprofile_frontpage {
	position: relative;
	top: 33px;
	left: 0px;
	float: left;
	text-align: right;
}

#contenst div#dealer_frontpage {
	position: relative;
	top: 33px;
	left: 39px;
	float: left;
	width: 270px;
	height: 142px;
	text-align: right;
}

#contenst div#voted_frontpage {
	position: relative;
	top: 33px;
	left: 70px;
	float: left;
	width: 270px;
	height: 142px;
	text-align: right;
}

div#bottom {
	position: relative;
	top: 0px;
	left: 0px;
	background: url('images/bottom.gif') left top no-repeat;
	height: 61px;
	width: 950px;
	visibility: hidden;
	float: left;
}

#bottom div#copyrights {
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #464646;
}

#bottom div#bottomlink {
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
	z-index: 2;
}

#bottomlink td {
	padding-left: 20px;
}

#bottomlink a {
	font-family: Arial;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}

#bottomlink a:hover {
	text-decoration: underline;
}

.txttop { vertical-align: top; }
.inline { display: inline; }

.s_billede {
	width: 347px;
	height: 347px;
	border: 1px #666666 solid;
	background: #000000;
	text-align: center;
}

.l_billede {
	width: 105px;
	/* height: 120px; */
	overflow: hidden;
	border: 1px #666666 solid;
	margin-left: 6px;
	float: left;
	background: #212121;
	text-align: center;
	cursor: pointer;
}

.l_billede2 {
	width: 24px;
	height: 49px;
	float: left;
	background: transparent;
}
