body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	background-color: #71844A;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	
a:link {
	color: #AC3632;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	}
	
a:visited {
	color: #AC3632;
	text-decoration: none;
	font-size: 12px;	
	font-weight:bold;	
	}
	
a:hover, a:active {
	color: #E86714;
	font-size: 12px;	
	font-weight:bold;	
	}
	
#container {
	width: 760px;
	}	
	
#header {
	background: url(images/header.jpg) no-repeat top;
	}
	
#content {
	margin: 10px;
	color: #555;
	background-color: #FFFFFF;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #AC3632;
	text-decoration: none;
}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #253B5F;
	text-decoration: none;
}

	
p {
	font-size: .9em;
	}

	
#sidebar {
	background-color: #CCD7B7;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 100px;
}
	

	
#menu {
	width: 150px;
	border-style: solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}

	
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	padding: 8px 0 0 10px;
	font-size: 11px;
	height: 24px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	height: 24px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
	height: 24px;
	}
	
h1 {
	font-size: 14px;
}

img {
	behavior:	url("pngbehavior.htc");
}
.cp {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #E29C9A;
	text-align: center;
}
.iframe {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border: 1px solid #EDEDED;
}
