* {margin:0; padding:0;}

body { 
	color:white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	background:#3d3d3d url("/gfx/2008/bg_body3.jpg") repeat-x center top;
	padding-top:50px;
}

a
{ 
	color:#CCCCCC;
}

a:hover
{ 
	color:#ff0000;
}

h2
{
	font-size:135%;
	font-weight:lighter;
	margin-top:0;
	margin-bottom:22px;
}

#MenuContainer
{ 
	background:url(/gfx/2008/lassehoile.gif) no-repeat left 4px;
	width:965px;
	height:40px;
	position:relative;
	margin:5px auto 12px;
	border-bottom:3px solid #ff0000;
}

#Menu
{ 	
	width:500px;
	height:20px;
	position:absolute;
	left: 290px;
	top:16px;
}

#Navi li {
	list-style-type:none;
	float:left;
}

#Navi li a
{ 	
	background:url(/gfx/2008/menu-inactive.gif) no-repeat left 70%;
	padding-left:12px;
	margin-right:9px;
	text-decoration:none;
	color:white;
	font-size:14px;
	text-transform:lowercase;	
	color:#929292;
}


#Navi li a:hover
{ 	
	color:white;
}

#Navi li.Selected a
{ 	
	background:url(/gfx/2008/menu-active.gif) no-repeat left 70%;
	color:white;
}

#ThumbChoice, #ThumbChoice a, #Footer, #Footer a
{ 	
	color:#4c4949;
	text-decoration:none;
}


#ThumbChoice
{ 	
	position:absolute;
	width:210px;
	font-size:10px;
	padding-top:20px;
	text-align:right;
	right:0px;
	top:-55px;
}

#ContentContainer, #Loader
{ 	
	width:945px;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:30px 10px;
	background-color:#202020;
	text-align:left;
}

#ContentContainer div#Content
{ 	
	/* width:400px;*/
	margin:0px auto;
}

#NewsListImage {
	float:left;
	margin:0 20px 20px 0;
}

#NewsList {
	float:left;
	clear:right;
	width:520px;
}

div#NewsList h2
{ 	
	background:url(/gfx/2008/menu-inactive.gif) no-repeat left 70%;
	padding-left:12px;
	margin-right:9px;
	text-decoration:none;
	color:white;
	font-size:14px;
	text-transform:lowercase;	
	color:#929292;
	margin-bottom:0;
}

div#NewsList div.NewsItem {
	margin-bottom:20px;
}

div#NewsList div.NewsItem div {
	margin-top:10px;
	margin-bottom:10px;
}

div#NewsList .News {
	cursor:pointer;
}

#Paging
{ 	
	position:relative;
	margin-top:50px;
}

#Footer
{ 	
	width:945px;
	height:50px;
	position:relative;
	margin:0 auto;
	padding:10px 10px;
	text-align:center;
	font-size:10px;
}

#Footer #Copyright
{ 	
	/*font-size:85%;*/
}


#Footer a
{ 	
	text-decoration:underline;
}


.ImageThumbContainer
{ 	
	float:left;
	width:234px;
	height:234px;
	margin:0 5px 5px 0;
	text-align:center;
	vertical-align:middle;
}


.ImageThumbContainer a
{ 	
	width:220px;
	height:220px;
	padding:7px;
	background:url(/gfx/2008/imagethumbbg.gif) no-repeat center top;
	display:block;
	vertical-align:middle;
}

.ImageThumbContainer a img
{ 	
	clear:both;
	vertical-align:middle;
}

.ImageThumbContainer a:hover
{ 	
	background:url(/gfx/2008/imagethumbbgactive.gif) no-repeat center top;		
}

.GalleryList {
	text-align:center;

}

.ImageThumb
{ 	
	/*float:left;*/
	display:inline;
	position:relative;
}

.ImageThumb a img
{ 	
	border:solid 2px #202020;
	
}

.ImageThumb a:hover img, .ImageThumb a:active img
{ 	
	border:solid 2px #ff0000;
}

.StoreItem {
	margin-bottom:60px;
}

table td{
text-align:left;
vertical-align:top;
}

table td img{
margin-right:10px;
}

table td table td{
padding-left:0px;}

.PaypalCode {
	margin-top: 22px;
}

.PaypalCode table {
	margin-bottom: 12px;
}

.PaypalCode table select {
	margin-top: 5px;
}

Fieldset {
	border:0;
	margin-top:20px;
}

Legend {
	margin:5px 0;
}

Label {
	margin-bottom:10px;
	display:block;
}

.Label {
	display:block;
	float:left;
	width:80px;
}

