.innerbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/fileadmin/images/bg_inner.gif);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/fileadmin/images/bg.gif);
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #481460;
}

td {
	font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #481460;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
                font-size: 18px;
                color: #462572;
                font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F0E7F7;
	font-weight : normal;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F0E7F7;
	font-weight : normal;
	text-decoration: underline;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #462572;
	font-weight : bold;
	text-decoration: none;
}

.sitemap:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #462572;
	font-weight : bold;
	text-decoration: none;
}

.sitemap:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #462572;
	font-weight : bold;
	text-decoration: none;
}

.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #462572;
	font-weight : bold;
	text-decoration: underline;
}

.latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}

.latestnews:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}

.latestnews:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: none;
}

.latestnews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration: underline;
}

.newsdate_latest {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFF200;
	font-weight : bold;
}

.newsdate_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #462572;
                font-weight: bold;
}

.goto {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.goto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.goto:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.goto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border: thin solid #462572;
                border-width: 1px;
	width: 110;
                height: 20;
}

div#links {

	z-index: 100;
	visibility: visible;
}

div#links a {
	display: block;
	width: 70px;
	height: 70px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	margin: 0 0 0px;
	text-decoration: none;
	color: #FFFFFF;
	background: #A194B0;
	border: 1px;
	border-style: line;
}

div#links a:hover {
	color: #FFFFFF; 
	background: #EF7310;

}

div#links2 a {
	display: block;
	width: 70px;
	height: 70px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	margin: 0 0 0px;
	text-decoration: none;
	color: #FFFFFF;
	background: #EF7310;
	border: 1px;
	border-style: line;
}
.formnobr {
	font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #481460;
}

.formnobr br{
display:none;
}