html {
	height:100%;}
body {
	color: #000;
    margin:0;
	background:url(bilder/baksida3.jpg);
	margin-top: 50px;
	text-align:center;
	height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;}
.clearer {
	clear:both;
	line-height:0;
	height:0;}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
#container {
	margin:0 auto;
	text-align:left;
	min-height:100%;
	width:840px;
	padding:0 15px;
}
ul#navigation {
	margin:0;
	padding:0;
	background:#FFF url(bilder/nav.gif) 0 0 repeat-x;
	border-left: 1px #000 solid;
	border-right:#000 1px solid;

	width:840px;}
ul#navigation img  {
	padding:0px 163px 6px 13px; 
	float:left;
	border-top:#000 1px dotted;
}
ul#navigation li {
	padding:0;
	list-style:none;
	display:inline;}
ul#navigation li a {
	padding:6px 13px 6px 13px; 
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000; 
	text-decoration:none;
	float:left;
	display:block;
    border-right:#fff 1px solid;
	border-top:#000 1px dotted;}
ul#navigation li a.act,
ul#navigation li a:hover {
	background:#FFF url(bilder/nav_act.gif) 0 0 repeat-x;
	color:#000;
	border-left: 1px #000 dotted;
	border-right: 1px #000 dotted;
	border-top: 1px #000 solid;}
#content {
	border-top:#fff 2px solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	padding:25px 16px 20px 19px;
	width:805px;
	background: url(rgba.php?r=255&g=100&b=255&a=60) repeat;
	background: rgba(255,255,255,0.6);}
#content #sidebar {
	float:right;
	height:300px;

	border: 0px #000, solid;
	}
#content #sidebar img {
	width:310px;
	margin:11px 14px 15px 11px;
	border: 2px #000 solid; }
#content #main {
	float:left;
	width:592px;
	padding:0 0 10px 0;} 
#footer {
	background:#121212 url(bilder/footer.gif) 0 0 repeat-x;
    padding:10px;
	float:left;
	height: 13px;
    width:822px;
	margin:0px;
	filter:alpha(opacity=80);
	opacity:0.8;}
#footer div {
    color:#fff;
	font-size: 11px;
	margin:0;
	float:right;
	text-align:left;}
.copyright {
    color:#FFF;
	padding-right: 470px;}
.orange {
    color:#FFA500;
	border-bottom: solid 1px #232323;}
p {
	margin:0;}
a {
	font-weight: bold;
    color: #464444; 
    text-decoration: none;}
a:hover {
	font-weight: bold;
    color: #FF9000; 
    text-decoration: none;}
h1 {   
	 margin:0 0 10px 0;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 18px;}
img {
	 border:0;}