a.button:visited{
	text-decoration: none; color: #B2002F
	}
a.button:hover{
	text-decoration: underline; color: #B2002F
	}
a.button:active{
	text-decoration: underline; color: #B2002F
	}
a.button{
	text-decoration: none; color: #B2002F
	}


a.link:visited{
	text-decoration: none; color: #B2002F
	}
a.link:hover{
	text-decoration: underline; color: #B2002F
	}
a.link:active{
	text-decoration: none; color: #B2002F
	}
a.link{
	text-decoration: none; color: #B2002F
	}

a{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	color: #B2002F; font-weight: bold;
	}


.fliesstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
         }

.fliesstextfett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
         font-weight: bold;
         }

.fliessklein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
         }
		 
.fliesself{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
         }
		 

.headtext{
	font-family: Arial, Helvetica, sans-serif;
         font-size: 14px; font-weight: bold;
         color: #B2002F;
         }

.bildrand{
	border-left: 1px #B2002F solid;
	border-right: 1px #B2002F solid;
	border-bottom: 1px #B2002F solid;
	border-top: 1px #B2002F solid;
         }

.bildrandabstand{
	border-left: 1px #B2002F solid;
	border-right: 1px #B2002F solid;
	border-bottom: 1px #B2002F solid;
	border-top: 1px #B2002F solid;
         margin-bottom: 10px;

         }

body{
     scrollbar-arrow-color: #B2002F;
     scrollbar-face-color: #F3DEB9;
     scrollbar-track-color: #F3DEB9;
     scrollbar-3d-light-color: none;
     scrollbar-highlight-color: none;
     scrollbar-shadow-color: none;
     }

input{	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
         border-left-width: 1px;
	}

.textfeld{
	background: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	line-height: 15px; color: #000000; border-top-width: 0px; border-right-width: 0px;
         border-bottom-width: 1px; border-left-width: 1px; border-style: solid;
         }


.textarea{
	background: none; font-family: Arial, Helvetica, sans-serif; font-size: 12 px;
	line-height: 15px; color: #000000; border-top-width: 1px; border-right-width: 1px;
         border-bottom-width: 1px; border-left-width: 1px; border-style: solid;

textarea
     {scrollbar-3d-light-color: #00FF7F;
     scrollbar-arrow-color: #FFFFFF;
     scrollbar-base-color: #FF9999;
     scrollbar-face-color: #FF9999;
     scrollbar-highlight-color: #00FF7F;
     scrollbar-shadow-color: #FFCCCC;
     }

.submit{
	background-color: #ECC687; font-size: 13px;
         }