A:link { color: #FFF5D9; text-decoration: underline; } 
A:visited { color : #C2B4A4; text-decoration: underline; } 
A:hover {color:#C2B4A4; background: ;text-decoration: underline;} 
A:active {color:#FFF5D9; background: ; text-decoration: underline;} 

A.extra:link { color: #FFF5D9; text-decoration: underline; } 
A.extra:visited { color :#FFF5D9; text-decoration: underline; } 
A.extra:hover {color:#FFF5D9; background: ;text-decoration: underline ;} 
A.extra:active {color:#FFF5D9; background: ; text-decoration: underline;} 


BODY {scrollbar-face-color:rgb(194,180,164);
scrollbar-highlight-color:rgb(194,180,164);
scrollbar-shadow-color:rgb(95,80,65);
scrollbar-3dlight-color:rgb(95,80,65);
scrollbar-arrow-color:rgb(95,80,65);
scrollbar-track-color:rgb(194,180,164);
scrollbar-darkshadow-color:rgb(194,180,164);
}
.back {
	background-image: url(img/back_kachel.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.kantel {
	background-attachment: scroll;
	background-image: url(img/kante_l.gif);
	background-repeat: repeat-y;
}
.kanter {
	background-attachment: scroll;
	background-image: url(img/kante_r.gif);
	background-repeat: repeat-y;
}
.backtop {

	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.backbottom {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF5D9;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.startback {

	background-image: url(img/startback.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.texthell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF5D9;
	line-height: 18px;

}
.textrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-transform: uppercase;
	letter-spacing: 1mm;
	text-decoration: underline;


}
.startbackb {


	background-image: url(img/startback2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

