body {  

	background-color: #FFFA8F; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-attachment: scroll; 
	background-image: url(/images/bgMain.gif)

}

.bgTable {  

	background-image: url(/images/bgTableCont.gif)

}
.subSub {  

	background-color: FFFCBC; 
	font-size: 9px; 
	color: #000000; 
	letter-spacing: 1px
}

.subMenu { 

	font-size: 11px; 
	font-weight: bold; 
	color: #000000

}

.bildHead { 

	font-size: 11px; 
	font-weight: bold; 
	color: #000000

}

td {  

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	list-style-image: url(/images/list.gif)

}


input {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}


.txtHead {  
	
	font-size: 15px; 
	font-weight: bold; 
	padding-bottom: 10px

}

.topLinks {  

	font-size: 11px; 
	font-weight: bold;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: 009231;
	text-decoration: none;
}

.subMenu {
	vertical-align: top;
}

.subSub {
	background-color: FFFCBC
}
