#left {
	width: 190px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #dfe7eb;
}
#imgMap {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	height: 80px;
}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

table, table td {
}

div {
	text-align: left;
	text-align: justify;
}

a {
	font-weight: normal;
	font-size: 11px;
	color: #685B53;
	text-decoration: underline;
}

a:hover {
	color: #AEC3CC;
	font-weight: normal;
}

p {
	margin: 0px;
	line-height: 16px;
}

.headline {
	font-size: 15px;
	font-weight: bold;
	color: #685B53;
}

.headlineSub {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #685B53;
}

hr, .hrclass img {
	background-color: #000000;
	color: #dfe7eb;
	height: 1px;
	width: 100%;
	border: 0px;
}

#siteOuter {
	width: 100%;
	text-align: left;
}

#site {
}
#innerContainer {
}

/* NEWSLIST */

.newsList .listTable {
	display: block;
	
}	

.newsList .listTable .newsListDateTime {

	
}

.newsList .listTable .newsListCategory {

	
}

.newsList .listTable .newsListDateTime
{
	padding-top:10px;
}

#topContent .newsList .listTable .newsListDateTime {
	padding-top:10px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.newsList .listTable .newsListTitle {

		
}

.newsList .listTable .newsListHead td {
	font-weight: bold;
}


.newsList .listTable td {
	
}

#topContent .newsList .listTable td a {
	font-weight: bold;
	font-size: 10px;
	
}

#topContent .newsList .listTable td a:hover {
	font-weight: bold;
	font-size: 10px;	
	color: #FFFFFF;
}


.newsList .teaserBox {
	padding-bottom: 20px;
	
}

.newsList .teaser {
	padding-bottom: 10px;
}


