#header_black {
	background-color: #000000;
	width: 995px;
	height: 86px;
	padding-left:5px;
	padding-bottom: 0px;
	margin-bottom:0px;
}

#header_black_image {
	float: left;
	width: 550px;
}

#header_black_box {
	float: right;
	width:330px;
	padding-top: 0px;
}
	
#header_black_text {
	float: left;
	padding-top:70px;
	padding-right:10px;
	color: #FFFFFF;
	font-size: 0.8em;
}
	
#header_black_logo {
	float: right;
	padding-top:0px;
	padding-right:10px;
}
	
#header_black_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header_black_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header_black_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
		
#header_pictures {
	clear: both;
	margin-top:3px;
	margin-bottom:3px;
	padding-bottom:2px;
	border-bottom: 1px solid #000000;
}

#youarehere {
	font-size: 0.8em;
	border-bottom: 1px solid #aaaaaa;
	}
	
#youarehere a:link, #youarehere a:visited, #youarehere a:hover {
	text-decoration: none;
	color: black;
}
	
#box_head {
	background-image: url(../img/box_background_gray.jpg);
	Background-repeat: repeat-y;
	width: 189px;
	margin-top:0px;
	padding-left:6px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:4px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 0.9em;
}

#box_text {
	background-image: url(../img/box_background_text.jpg);
	background-repeat: repeat-y;
	width: 189px;
	padding-bottom:-0px;
	font-size: 0.85em;
	}
	
#box_text span {
	padding-left: 5px;
	padding-right: 12px;
	display: block;
}

#box_text img {
	display:block;
}
	
#maincol img {
	border: 0px;
}

#leftnav {
	margin:0px;
	padding:0px;
	width:240px;
	font-size:0.9em;
	font-weight: bold;
}

#leftnav ul li a:link, #leftnav ul li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 229px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#leftnav ul li ul li a:link, #leftnav ul li ul li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 214px;
	padding-left: 20px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top:-5px;
}

#leftnav ul li li ul li a:link, #leftnav ul li li ul li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 194px;
	padding-left: 40px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top:-5px;
}

#leftnav ul li li li ul li a:link, #leftnav ul li li li ul li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 174px;
	padding-left: 60px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top:-5px;
}
	
#leftnav ul li a:hover {
	background-color: #cccccc;
	color:#000000;
}

#leftnav  ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#leftnav  ul  li {
	background-color: #eae8e9;
	border-left: 3px solid #aaaaaa;
	line-height: 20px;
	margin-left: 0px;
	margin-top:5px;
}

#leftnav ul li li {
	background-color: #eae8e9;
	border-left: none;
}
	
#leftnav ul li li li {
	background-color: #eae8e9;
	border-left: none;
}

td.content {
	color:#000000;
	padding-left:5px; 
	vertical-align:top; 
	padding-top:3px; 
	padding-bottom: 3px;
	font-size: 0.9em;
}

tr.content {
	background-color:#EAE4E4;
}

tr.content-h {
	background-color:#D2CCCC;
}

td.content-h {
	color:#000000; 
	background-color: #D2CCCC;
	font-weight:bold; 
	vertical-align:top;
	font-size:0.9em;
}

td.content a {
	color:#000000;
}

td.content-t a {
	color:#000000;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: black;
	}

a:visited {
	text-decoration: underline;
	color: black;
}

.news_cat {
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eae8e9;
	padding-left:2px;
	padding-right:5px;
	margin-top: 5px;
}

.news_category_text {
	font-weight: bold;
	font-size: 1.0em;
}

.news_item {
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-right:2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.news_text {
	padding-left: 8px;
}
	
.news_category_date {
	font-size: 0.9em;
	font-weight: normal;
}

.news_title {
	font-size: 1.0em;
	font-weight: bold;
}

.agenda_date {
	padding-top: 4px;
	font-size: 0.8em;
}

.agenda_text {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.news_pics {
	padding-top: 2px;
	padding-bottom: 2px;
}

.news_uhead {
	border-bottom: 1px solid #aaaaaa;
	font-size:0.9em;
	width: 95%;
	margin-bottom: 2px;
	}


.mehr {
	background-image: url(../img/mehr.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

.mehr a {
	padding-left: 12px;
	text-decoration: underline;
	color: #000000;
}

.mehr a:hover {
	text-decoration: underline;
}

.mehr1 {
	background-image: url(../img/mehr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0.9em;
}

.mehr1 a {
	padding-left: 12px;
	text-decoration: underline;
	color: #000000;
}

.mehr1 a:hover {
	text-decoration: underline;
}

.mehrb {
	background-image: url(../img/mehrback.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

.mehrb a {
	padding-left: 12px;
	text-decoration: underline
	color: #000000;
}

.mehrb a:hover {
	text-decoration: underline;
}

.mehrb1 {
	background-image: url(../img/mehrback.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0.9em;
}

.mehrb1 a {
	padding-left: 12px;
	text-decoration: underline;
	color: #000000;
}

.mehrb1 a:hover {
	text-decoration: underline;
}
