body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/bkg.jpg);
}
body, td, th { font-family: Tahoma; font-size: 12px;}
td, th {font-size: 100%;}

body {color: #FFFFFF;}

ol, ul {  margin-top: 8px; }
ul, li {  list-style: none;}
ul li { 0 10px no-repeat; }

#container {width:900px;}
#logo {position:absolute; width: 73px;	left: 807px;	top: 16px;}
#header {width:900px; float:left;}
#title {width:900px; float:left; margin-top: 6px;}

a:link {color: #FEC501; background-color: transparent;}
a:visited {color: #FEC501; background-color: transparent;}
a:hover, a:focus {color: #26231A; background-color: #FEC501;}
a:active {color: #26231A; background-color: #FEC501;}

#menu {width:900px; height: 35px; float: left; background-image:url(bilder/bkg_menu.gif);}
#menu ul { margin-left: 0px;}
#menu li { display: inline; padding: 0px 10px 0px 0px;  font-size: 18px; }
#menu a { color: #26231A;  background-color: transparent;  text-decoration: none;}
#menu a:focus, #menu a:hover {  text-decoration: underline;  }
#menu strong {  color: #FF5D02;  background-color: transparent;  }

#content {width:820px; float:left; background-image:url(bilder/bkg_content.gif); padding: 5px 40px 5px 40px;}
#bar {width:850px; float:left; background-color:#26231A; padding: 5px 10px 5px 40px;}



h1 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FEC501;
}
h3 {
	font-size: 20px;
	color: #FEC501;
}
h4 {
	font-size: 14px;
	color: #FEC501;
}

