@charset "utf-8";

html {     overflow: -moz-scrollbars-vertical;}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	background-attachment: scroll;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-style: normal;

}

#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 770px;
}
#ref {
	height: 15px;
	margin-top: 30px;
	text-align: right;
	padding-right: 20px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CCCCCC;
	line-height: 9px;
	

}

#header {
	height: 135px;
	background-image: url(../img/top_bg.jpg);

	
}
#content {
	background-image: url(../img/middle_bg.jpg);
	margin: 0px;
	background-repeat:repeat-y;
	width:770px;

}
#footer {
	background-color: #ED1C24;
	height: 55px;
	text-align: left;
	width: 770px;
	background-image: url(../img/bottom_bg.jpg);
	margin-bottom:30px;
	
}
#footer p
{
	text-align:center;
	background-color: #ED1C24;
	width:750px;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height:35px;
	color: #FFFFFF;

}
	
#left {
	text-align: left;
	float: left;
	width: 150px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}
#right {
	float: right;
	width: 530px;
	padding: 15px 30px 30px 20px;

}

#right p
{
	margin:0px 0px 8px 0px;
	max-width:400px;
	text-align:justify;
}
#right ul
{
	margin:15px 0px 15px 35px;
}
#right li
{
	list-style:disc;
	line-height:16px;
	margin:0px;
}
#SideMenu li
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: 15pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
#SideMenu a.SideMenu_0
{}
#SideMenu  a.SideMenu_0Active
{
	color:Red;
}
#SideMenu li ul
{
	margin-left:15px;
}
#SideMenu li ul li
{
	line-height: 8px;
	margin-top:6px;
	text-transform:none;
}
#SideMenu a.SideMenu_1
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#SideMenu a.SideMenu_1Active
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color:Red;
}
#bild {
	height: 296px;
	width: 400px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#right a
{
	color: #ff0000;
}
#right a:hover
{
	color: #ababab;
}
.foto_vanster
{
	float:left;
	margin:0px 15px 15px 0px;
}
.foto_hoger
{
	float:right;
	margin:0px 0px 15px 15px;
}
