body {
	background-image: url(../../images/images_layout/background.gif);
	background-position:  center;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	}

ul { 
padding-top: -25px;
padding-bottom: -25px;
}

li {
	font-size: 12px;
	color: #000000;
	list-style: none outside;
	background: url(../../../~upload/images5/reddot2.gif) no-repeat;
	padding-left: 20px;
	margin-left: -38px; 
	margin-bottom: 2px;
}
.tablebackground {
	line-height: 100%;
	background-image: url(../../images/images_layout/umbra_top_back.gif);
    background-repeat: no-repeat;
    background-position:  center;
	}

.newsbox {
    font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 130%;	
	}

.menue {
	line-height: 100%;
	}
	

.maincontent {
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 150%;	
	}

th, td, input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

#table_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
    line-height: 100%;
}
.table_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
    line-height: 100%;
}

	/* General linkology */
	
a:link, a:visited {
	text-decoration : none;
	color: #3333CC;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	background: transparent; 
	}

a:active {
	text-decoration : none;
	color: #0000FF;
	background: transparent;  
}

h1 {
	font-size: 13px;
	line-height: normal;
	color: #7C5D8A;
	font-weight: bold;
	font-family: "Verdana", "Arial", "Helvetica";	
}


