body {
	font-family: verdana, sans-serif;
	color : #ffffff;
	background: #E1E19F url(beige056.jpg);
	background-attachment : fixed;
	background-repeat : repeat;
	text-align: center;
	padding: 0;
	margin: 2em;
scrollbar-base-color: #cc7f32;
}
.input2 { width: 100px; height: 19px; border: 1px #7f9db9 solid; font-family: sans-serif; font-size: 11px; background-color: #eeddaa; text-decoration: none; color: #7c6240; text-align: left; padding-top: 2.5px; 
}
h1 {
	font-size: 11px;
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #E1E19F;}
td.offset {padding-left : 14px;}
td.content {padding-left : 50px; padding-right : 50px; line-height: 150%; font-size: 11px;}
td.footer{background-color : #cc7f32; text-align : center; color : #194817; height : 25px; font-size: 11px;}
a{font-weight: bold; color: #cc7f32; text-decoration: none; }
a.input2:hover{text-decoration: none;}
a:hover{text-decoration: underline;}
div.intro {padding: 10px 10px 10px 10px; font-style: italic; background-color : #235421; }
td.data {font-size: 9px;}

/* minimum menu requirements for functionality */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
}

.topmenutitle{
	display:block;
	width:90px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:220px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}

/* menu design */

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.topmenuul {
	
}

.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	border:1px solid #000000;
	padding:3px;
	line-height:14px;
}

.submenuul {
	margin-top:-1px;
	background-color:#eeddaa;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-left:7px solid #cc7f32;

}

.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #000000;

}

.submenuli a:hover{
	text-decoration: none;
	background:#194817;
	color: #FFFFFF;
}


.input4 {  width: 250px; border: 1px #000000 solid; font-size: 10px}
.plz { width: 50px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; font-size: 10px}
.ort2 { width: 140px; border: 1px #000000 solid; font-size: 10px}
.textbox { width: 382px; height : 150px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; }
TABLE.masthead {width : 100%}
TD.smalltxt{font-size:9px;}