body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0000px;
	background: #D7D6CC;
}
td{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
/*--------------- tables-----------------*/
.tableblue{
	background: #82BBE0;
}
.tablewhite{
	background: #ffffff;
}
.table01{
background: #D7D6CC;
}
.leftColumn{
	border-width: 2px;
	border-style: none dotted none none;
}

.leftBColumn{
	border-width: 2px;
	border-style: none dotted none none;
}

/*---------------text-----------------*/
.pageTitle {
	font: bold 18px "Times New Roman", Times, serif;
	color: #66501E;
	border-width: 2px;
	border-style: dotted none dotted none;
}

/*---------------form-----------------*/
.textfield{
	background: #D7D6CC;
	border: 1px solid #FFFFFF;	
	width: 100%;

}
searchTitle {
	color: #66501E;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}

path_text {
	font-size: 7px;
}

.sentbottom {
	border: none #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	cursor: hand;
	background: #82BBE0;
}


/*------------- Typo3 ---------------*/
.topmenu {
	white-space: nowrap;
}

.searchContent {
	border: 1px solid #FFFFFF;
}

.mainmenu{
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #66501E;
}

.vmenu_normal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

.vmenu_open {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

.menusmall {
	list-style: url(image/arrow.gif);
	font-weight: bold;
	color: #82BBE0;
	line-height: 100%
	font-size: 8px;
	}
a.menusmall {
	text-decoration: none;
	color: #48585E;
	font-size: 11px;
	}
a.menusmall:hover {
	color: #82BBE0;
	}

.menusmalltop {
	list-style: url(image/arrow.gif);
	font-weight: bold;
	color: #82BBE0;
	line-height: 100%
	font-size: 8px;
	}
a.menusmalltop {
	text-decoration: none;
	color: #48585E;
	font-size: 11px;
	}
a.menusmalltop:hover {
	color: #ffffff;
	}


.menu {
	color: #66501E;
	padding: 9px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
a.menu {

		text-decoration: none;
}
a.menu:hover {

	background: #66501E;
	color: #FFFFFF;
}

.menupath {
	font-weight: normal;
	color: #82BBE0;
	line-height: 100%
	font-size: 8px;
	}
a.menupath {
	text-decoration: none;
	color: #48585E;
	font-size: 9px;
	}
a.menupath:hover {
	color: #82BBE0;
	}

.rightcolumn {
	border-left-style: dotted;
	border-left-width: 2px;
}
.rightBcolumn {
	border-left-style: dotted;
	border-left-width: 2px;
}
.content {
}


.news-latest-date {
	font-size: 9px;
}

.news_title{
	font-size: 10px;
}

.news-text{
	font-size: 10px;
}