.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	width: 70%;

}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	background-image: none;

}
.hg {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(main_hg.jpg);
	background-position: left top;

}
.hgNav {
	background-image: url(../../6-11-2006/bilder/hgNavBlatt.jpg);
	background-repeat: no-repeat;
	background-position: top;
}.titelC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DEE8D7;
}
.dbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #76876A;
}
body{
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-darkshadow-color: #000000;
 scrollbar-face-color: #76876A;
 scrollbar-highlight-color: #3F4D70;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: #bfcfb4;
}
.tabBilder {
	border: 1px solid #76876A;
	background-color: #76876A;
	margin-right:15px;
	margin-left:5px;
	margin-bottom:15px;
}

.tabBilderB {
	border: 1px solid #76876A;
	background-color: #76876A;
}

.tdunter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding:2px;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
#tel {
	position: absolute;
	left: auto;
	top: auto;
	right: 20px;
	bottom: 15px;
}
  #tel[id] {
	position: fixed;
	left: auto;
	top: auto;
	right: 20px;
	bottom: 15px;
	} 

.telHG {
	background-attachment: fixed;
	background-image: url(img/tel.gif);
	background-repeat: no-repeat;
	background-position: 750px 600px;
}
.normalT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}

