.logo {
	height:65px;
	background-image:url(images/logo_neu.jpg);
	background-repeat: no-repeat;
}

.topmenu a {
	text-decoration: none;
	color: #8e8e8e;
	font-family: Verdana;
	font-size: 10pt;
}

.topmenu {
	text-decoration: none;
	color: #8e8e8e;
	font-family: Verdana;
	font-size: 10pt;
}

.spacer_top {
	height:5px;
}

.news {
	text-align: justify;
}

.banner {
	height:138px;
	background-image:url(images/banner.jpg);
	background-repeat: no-repeat;
}

.spacer_banner {
	height:50px;
}

.menu {
	width:198px;
}

.submenu {
	width:168px;	
}

.spacer_middle {
	width:28px;	
}

.spacer_middle2 {
	width:28px;	
}

.content {
	width:500px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
}

textarea {
	font-family:verdana;		
	font-size:10pt;
	overflow-x:hidden;
	overflow-y:auto;
	width:200;
	height: 100;
}


td {
	font-family:verdana;		
	font-size:10pt;
}

.field {
	font-family:verdana;		
	font-size:10pt;
	width:200;
}

.reset {
	width:200
}

.submit {
	width:200
}

