body,td,p{
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 14px;
color: #000000;
scrollbar-face-color: #C0C0C0;
scrollbar-shadow-color: #8B8B8B;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #919191;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-track-color: #C0C0C0;
scrollbar-arrow-color: #000000;
cursor:default;
	text-align: left;
	}

a:link{
color: #000000;
font-family: Tahoma;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #000000;
font-family: Tahoma;
font-weight: bold;
text-decoration: underline;
}

a:active{
color: FF0000;
}

a:visited{font-family: Tahoma;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.bgfixed {
  background-image:url(grafiken/marpat2.jpg); background-repeat: no-repeat; background-position:center center;
  background-attachment: fixed; z-index: -2;
}

.header{
text-align: center;
font-size: 20px;
font-weight: bold;
font-family: Tahoma;
}

.footer{
text-align: center;
font-size: 10px;
font-family: Tahoma;
}

.ue{
font-weight: bold;
font-family: Tahoma;
color: #000000;
font-size: 13px
}

.kommentar{
font-family: Tahoma;
font-size: 12px;
color: #91A5B7;
background-color: #FCFCFD;
border: 1px solid #000000;
}

.nachricht{
font-family: Tahoma;
font-size: 12px;
color: #000000;
border: 1px #000000 solid;
background-color: #FCFCFD;
}

input#button{
font-family: Tahoma;
font-size: 12px;
color: #000000;
border: 1px #000000 solid;
background-color: #F5F5F5;
}

input#field{
font-family: Tahoma;
font-size: 12px;
color: #000000;
border: 1px #000000 solid;
background-color: #FFFFFF;
width: 250px;
}
