td { 
text-decoration:none; 
color:#331D05; 
font-weight:normal; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:11px; }

.impressum { 
text-decoration:none; 
color:#331D05; 
font-weight:normal; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:9px; }

.menu a { 
text-decoration:none; 
color:#331D05; 
font-weight:normal; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:11px; }

.menu a:hover { color:#620E01; }

.menuklein a { 
text-decoration:none; 
color:#331D05; 
font-weight:normal; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:9px; }

.menuklein a:hover { color:#620E01; }

BODY  { 

            scrollbar-base-color: #ffffff; 
            scrollbar-track-color: #ffffff; 
            scrollbar-face-color: #ffffff; 
            scrollbar-highlight-color: #620E01; 
            scrollbar-3d-light-color: #620E01; 
            scrollbar-darkshadow-color: #ffffff; 
            scrollbar-shadow-color: #620E01; 
            scrollbar-arrow-color: #620E01;
			margin: 0;
			padding: 0;
			height:100%;
			background-color: #FFFFFF;
			}

input.rahmen {
		border: thin #152b7e solid;
		background-color: #FFFFFF;
		Background-repeat: no-repeat;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px; 
		font-family: Verdana; 
		font-size: 8pt;}

input, textarea, select { 

	font-size: 8pt; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #BABABA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	}
input.kontroll {
		Background-repeat: no-repeat;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px; 
		}

ul {
padding:0px; 
margin-left:35px; 
list-style-type: disc;
list-style-position: outside;
}

.img {
   border: 1px solid #000000;
   } 

h1 {
font-size:12px; 
color: #2A1703; 
font-weight:bold; 
font-family:verdana,arial,helvetica,sans-serif;
}