body {
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	background-image: url(bilder/bg_leder.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
	color: #666666;
	line-height: 20px;
}
td {
	color: #666666;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3caaff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3caaff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
h1, h2, h5, h6 {
  color: #666666;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h3{
  color: #ff0000;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4{
  color: #999999;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
ul {

}

li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: -20px;

}
#footer {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	clear: both;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #666666;
}

#footer p{
	margin: 0px;
	font-weight: none;
	padding: 0px;
}

#footer a{
	color: #999999;
	font-weight: none;
	text-decoration:none;
}


#footer a:hover{
	color: #000033;
	font-weight: none;
	text-decoration:none;
}

#footer ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: none;
	text-decoration:none;
}

#footer li {
	display: inline;
	font-weight: none;
	font-size: 9px;
	list-style-type: none;
	margin-right: 25px;
}

