.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
}
.contend {
	font-size: 12px;
	color: #00F;
	font-weight: normal;
}
.navileisten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00F;
	line-height: 16px;
}
.NAVITEM {
	position: relative;
	float: left;
	margin: 5px;
}
.ThumpItem {
	position: relative;
	float: none;
	margin: 5px;
}

body {
	background-image: url(cnvbkgnd.jpg);
}
#center {
	margin:auto
}
#CONTAINER {
	position: relative;
	width:1200px;
	height:700px;
	z-index: 2;
}
#CONTAINER A:link, #CONTAINER A:hover, #CONTAINER A:visited {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #75796F; 
	line-height:18px; 
	font-weight:bold; 
	text-decoration:none;
}
#Cont_1 {
	position:absolute;
	left:10px;
	top:10px;
	z-index:2;
	padding: 5px;
}
#Cont_2 {
	position:absolute;
	left:159px;
	top:10px;
	z-index:2;
	padding: 5px;
	font-size: 36px;
	font-weight: bold;
}
#Cont_3 {
	position:absolute;
	left:650px;
	top:15px;
	z-index:2;
	padding: 5px;
	width: auto;
}
#Cont_B1 {
	position:absolute;
	left: 1rem;
	top:150px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8rem;
	height: auto;
	text-transform: none;
	width: auto;
	float: right;
	max-height: 600px;
	scrollbar-face-color: #099;
	scrollbar-highlight-color: #C63;
	scrollbar-dark-shadow-color: #900;
	scrollbar-base-color: #CC9;
	nav-index: auto;
	overflow: auto;
    background-color: #FFF;
    
}
tr {
    background-color: #EEFFE0 ;
}
td {
    font-size: 0.8rem;
    background-color: #EEFFE0 ;
    padding: 5px;
}
#Cont_B2 {
	position:relative;
	left:150px;
	top:150px;
	z-index:2;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0rem;
	text-transform: none;
	float: left;
}

#Cont_M1 {
	position:absolute;
	left:0px;
	top:80px;
	z-index:2;
	padding: 5px;
	width: 1000px;
}
#navigation li{
	background-color:#CCC;
	padding: 5px;
	margin: 5px;
	border: 2px solid #FC0;
	background-image: url(Link_Btn.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	width: 180px;

}
#navigation li a:link {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	#navigation li:hover 	{
	border: 2px solid #CCC;
	background-color:#FC0;
	text-align: left;
	}
#center #CONTAINER #Cont_M1 #navigation {

}
