body {
	background-color: #FFFFFF;
	background-image: url(http://www.fredystaub.ch/fileadmin/templates/www/images/hg_yellow_head.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top:0;
	margin-left:0;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #BD0000;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
ul {
	list-style-image: url(images/li_punkt.gif);
}
li {
	list-style-image: url(images/li_punkt.gif);
}

input {
	background-color: #FEEEB5;
	border: 1px solid #666666;
	padding: 3px;
}
textarea {
	background-color: #FEEEB5;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tableContent {
	background-color: #FFFFFF;
}
.reqfields {
	font-size: 10px;
	font-weight: bold;
	color: #BD0000;
}
.normalbold {
	font-size: 11px;
	font-weight: bold;
}
a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
// folgende damit die Sitemap nicht allzu auffallend ist
a:link#sitemap {
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}
a:visited#sitemap{
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}
a:hover#sitemap {
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: underline;
}
a:active#sitemap {
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}
.sitemap{
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
}
