body
{
    background-color: #6F4134;
	 background-image: url(../images/bg42.jpg);
	 background-position:center top;
	 background-repeat:no-repeat;
	 scrollbar-arrow-color:#FFE5AD;
	 scrollbar-base-color: #FFE5AD;
	 scrollbar-darkshadow-color:#FFE5AD;
	 scrollbar-face-color:#6F4134;
	 scrollbar-highlight-color:#FFE5AD;
	 scrollbar-track-color:#6F4134;
	 
}	

.linie
{
background-image: url(./images/links_linien.jpg);
background-repeat: no-repeat;
background-position: left;
background-attachment: scroll;

}

.bildtext
{
	background-image: url(./images/text_hg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: scroll;
}

.bgtext
{
	background-image: url(../images/bgtxt.jpg);
	background-repeat:repeat;
	
}

.er
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10pt; 
color:FFF3D4;
}

a.menu:link
{
font-family: verdana;
font-size:10pt;
font-weight: normal; 
text-decoration: none;
color:#FFA957;
border-style: none;
}


a.menu:visited
{
font-family: verdana;
font-size:10pt;
font-weight:normal; 
text-decoration: none;
color:#FFA957; 
border-style: none;
}

a.menu:active
{
font-family: verdana;
font-size:10pt;
font-weight:normal; 
text-decoration: none;
color:#FFA957;
border-style: none;
}

a.menu:hover
{
font-family: verdana;
font-size:10pt;
font-weight:normal; 
text-decoration: none;
color:#FFF3D4;
border-style: none;
}

.tabbild
{
	background-image: url(../images/bg6.gif);
   background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color:#ffffff;
}


.bildl
{
	background-image: url(../images/bg5.jpg);
	background-position: center;
}

.bildl1
{
 background-image: url(../images/linksb.jpg);
 background-position:right;
 background-repeat: repeat-y;
	
}

input
{
	background-color:#FFF3D4;
}

textarea
{
	background-color:#FFF3D4;
}