body {
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: arial, verdana;
	font-size: 12px;
}

#newscontainer {
	width: 140px;
	margin-left: 20px;
	background-color: white;
	padding: 5px;
	border: 1px solid #137DBA;
	color: 	#137DBA;
}

.newscontainer_header {
	width: 140px;
	margin-left: 20px;
	background-color: #137DBA;
	padding: 5px;
	border-top: 1px solid #137DBA;
	border-left: 1px solid #137DBA;
	border-right: 1px solid #137DBA;

	color: white;
}

.newscontainer_footer {
	width: 140px;
	margin-left: 20px;
	background-color: #137DBA;
	padding: 5px;
	border-bottom: 1px solid #137DBA;
	border-left: 1px solid #137DBA;
	border-right: 1px solid #137DBA;
	color: white;
}

#newscontainer a {
	color: #137DBA;
	text-decoration: underline;
}

img {	border: 0px; }

#header {
	clear: both;
}

#middle {
	float: left;
	background: url('/img/navi_back.gif');
}

#logo {
	float: left;
}

#subheader {
	float: left;
}

#main {
    margin: 0px;
    padding: 0px;
    width: 980px;
	height: 100px;
}

#topnavigation {
	background: url('/img/navi_top_back.gif') top repeat-x;
    padding: 0px;
    margin: 0px;
    height: 20px;
    
}

#topnavigation a, #footer a {
	color: white;
	text-decoration: none;
}

#leftnavigation {
	float: left;
	width: 200px;
	padding-top: 20px;

}

#footer {
	padding-left: 206px;
	clear: both;
	background-color: #78b5e3;
	color: white;
	text-decoration:none;
	height: 20px;
	padding-top: 4px;
}

#contentcontainer {
	float: left;
	width: 780px;
	
}

#content {
	/*padding: 10px;*/
}

#content a {
	color: #007ab9;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content a.notunderlined {
	color: #007ab9;
	text-decoration: none;
}

#content a.notunderlined:hover {
	font-weight: bold;
}

#content th {
	font-size: 12px;
	background-color: #78B5E3;
	text-align: left;
	padding: 5px;
	color: white;
}

#content img {

}

td.a {
	font-size: 12px;
	background-color: white;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

td.b {
	font-size: 12px;
	background-color: #E4F1FC;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
tr.b {
	font-size: 12px;
	background-color: #E4F1FC;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

h1 {
	font-size: 14px;
	border-bottom: 1px solid #78b5e3;
}

h2 {
	font-size: 14px;
}

#leftnavigation ul {
    list-style-type: none;
	padding-left: 20px;
	margin: 0px;
}

#leftnavigation ul li {
	padding-top: 10px;
	height: 20px;
	margin: 0px;
}

#leftnavigation ul li a {
	color: #007AB9;
	text-decoration: none;
}

a.archive {
	color: white;
	text-decoration: none;
}

a.active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.dhtmlmenu {
	color: #007AB9;
	line-height: 20px;
	text-decoration: none;
}

a.dhtmlmenu_active {
	color: #007AB9;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.dhtmlmenu:hover {
	text-decoration: underline;
}
table.contenttable-0 {
	border-spacing: 0px;
	border-collapse: collapse;
}
tr.tr-0 {
	font-size: 12px;
	font-weight: bold;
	background-color: #78B5E3;
	text-align: left;
	padding: 15px;
	color: white;

}
tr.tr-odd {
	font-size: 12px;
	background-color: #E4F1FC;
	text-align: left;
}

td.td-0, td.td-1, td.td-2, td.td-last {
	padding: 5px;
}
input, textarea, select {
	border: 1px solid #78B5E3;
	font-family: courier new;
	font-size: 14px;
	background-color: #fff;
}
label {
	font-size: 9px;
}

#downloadcontainer {
	float: left;
	width: 780px;
}

#MenueDownload div
	{
width:150px;
}

.neutab .form2
	{
	width:600px;
	}
.neutab .form
	{
	width:250px;
	}
