body {
	text-align: center;
	min-width: 800px;
	padding: 0px;
	margin: 0px;
	background-image: url(img/ui/blue-horizontally-repeatabl.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;

}

a 
{
    font-family: Arial;
    color: #0060b6;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    color: #0060b6;
}


hr
{
    height: 1px;
    background-color: #eeeeee;
    border: 0px;
}

#centerer {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#main {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#header {
	width: 800px;


	background: url(img/ui/blue-with-faded-logo.jpg) no-repeat;
	padding: 0;
}

#header-top 
{
    width: 200px;
	padding: 0px;
	height: 81px;
	text-align: left;
}

#languages 
{
    width: 300px;
    text-align: right;
    float: right;
    padding: 5px;
    
}

#menu {
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menuitem {
	font-weight: bold;
	text-align: center;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftmenu
{
    width: 158px;
    height: 400px;
    float: left;
    padding: 10px;
    background: url(img/ui/fade-left.jpg) no-repeat right top;
}

#content {
	padding: 0px;
	float: none;
	width: 100%;
}

#innercontent 
{
    padding: 10px;
}

#footer 
{
    clear: both;
    float:none;
	text-align: center;
	
	font-size: 9px;

}

.pagetitle
{
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: #0060b6;
    letter-spacing: 1px;
}

#innercontent
{
    padding-right: 10px; 
    float: left;
    width: 500px;
}

strong
{
    color: #0060b6;   
}

.TreeLeaf
{
    width: 100px;
    border-bottom: 1px solid #eeeeee;
}

#productdescription
{
    float:left;
    width: 300px;
    padding: 00px;    
}

#ProductLinks
{
    float: left;
    width: 200px;    
    padding: 10px;
}

.underline
{
	border-bottom: 1px solid #eeeeee;
}

#aktuellt
{
    width: 743px;
    margin: 0 auto;
    margin-top: 20px;
}

#upcoming
{
    float: left;
    padding-left: 22px;
    width: 320px; 
    color: #ffffff;
}


#upcoming strong
{
    color: #ffffff;
}

#upcoming a
{
    color: #ffffff;
}

#cad
{
    float: right;
    width: 155px; 
    margin-right: 24px;
    color: #0060b6;
}


#news
{
    z-index: 1000;
    float: right;
    padding-right: 0px;
    
    width: 168px;
    color: #ffffff;
}

#news strong
{
    color: #ffffff;
}


h1
{
    color: #0060b6; 
}