body{
 background-color:#FFFFFF;
 margin-left:0px;
 margin-top:0px;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: regular;
	line-height: 20px;
	text-decoration: none;
	color: #766854;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	font-weight: regular;
	line-height: 20px;
	text-decoration: none;
	color: #766854;
}

.title_h {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FD802B;
}


.content {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: regular;
	text-decoration: none;
	color: #565656;
}


.content a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #FD802B;
}

.content a:hover {
	text-decoration: underline;
}

.content td {
	height: 24px;
}

.content input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18;
}

.listsmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #565656;
}


.listsmall a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #565656;
}

.listsmall a:hover {
	text-decoration: underline;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #565656;
}






.mainnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


.mainnav a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.mainnav a:hover {
	text-decoration: underline;
}

.subnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
}


.subnav a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
}

.subnav a:hover {
	text-decoration: underline;
}

.topnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
}


.topnav a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #787878;
}

.topnav a:hover {
	text-decoration: underline;
}


.footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #646464;
}


.footer a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #646464;
}

.footer a:hover {
	text-decoration: underline;
}


.breadcrumb {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #565656;
}


.breadcrumb a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: regular;
	text-decoration: none;
	color: #565656;
}

.breadcrumb a:hover {
	text-decoration: underline;
}


.bottomnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #FFFFFF;
}


.bottomnav a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	text-decoration: none;
	color: #FFFFFF;
}

.bottomnav a:hover {
	text-decoration: underline;
}

/* Typo3 */
.news-list-morelink {
	margin-bottom:5px;
}
.news-list-morelink a{
	background-image:url(images/content_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.news-list-morelink a:hover {
	text-decoration: underline;
}

P.bodytext {
	margin:0px;
}
P.bodytext a{
	background-image:url(images/content_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
P.bodytext a:hover {
	text-decoration: underline;
}

.news-list-container {
	width:350px;
         margin-top:5px;

}

.form
{
	background-color:#E9E9E9;
	color:#9C9C9C;
	border:1px solid #CCC8C2;
	padding-left: 5px;
}
