body {
	background-color : #808080;
	margin: 0px;
}

#banner {
	margin-top: 5%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	background-image: url(/fileadmin/main/images/top-image.jpg);
	background-repeat: no-repeat;
	background-color: #008080;
	padding: 5px;
	text-align: right;
}

#navigation {
	margin-top: 0px;
	background-color: black;
	color: white;
	padding: 0.2em;
	text-align: left;
	padding-left: 5%;
	vertical-align: middle;
}

#navigation A {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size : 0.8em;
	font-variant: small-caps;
	padding: 0.1em;
	margin: 0.1em;
	margin-right: 1em;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	text-decoration: none;
}
#navigation A:visited {
	color: #EEEEEE;
}
#navigation A:hover {
	border-color: #008080;
}
#navigation A:active {
	border-color: white;
}
#navigation A.nav {
	color: white;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-variant: small-caps;
	padding: 0.1em;
	margin: 0.1em;
	margin-right: 1em;
	text-decoration: none;
}
#navigation A.nav:hover {
	border-width: 1px;
	border-color: #008080;
	border-style: solid;
}

#subnavigation {
	margin-top: 0px;
	background-color: #808080;
	color: white;
	padding: 0.2em;
	text-align: left;
	padding-left: 5%;
	vertical-align: middle;
}

#subnavigation A {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size : 0.7em;
	font-variant: small-caps;
	padding: 0em;
	margin: 0.1em;
	margin-right: 1em;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	text-decoration: none;
}
#subnavigation A:visited {
	color: #EEEEEE;
}
#subnavigation A:hover {
	border-color: red;
}
#subnavigation A:active {
	border-color: white;
}
#subnavigation A.nav {
	color: white;
	font-size : 0.7em;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-variant: small-caps;
	padding: 0em;
	margin: 0.1em;
	margin-right: 1em;
	text-decoration: none;
}
#subnavigation A.nav:hover {
	border-width: 1px;
	border-color: red;
	border-style: solid;
}

#subsubnavigation {
	margin-top: 0px;
	background-color: #808080;
	color: white;
	padding: 0.2em;
	text-align: left;
	padding-left: 8%;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

#subsubnavigation A {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size : 0.6em;
	font-variant: small-caps;
	padding: 0em;
	margin: 0.1em;
	margin-right: 1em;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	text-decoration: none;
}
#subsubnavigation A:visited {
	color: #EEEEEE;
}
#subsubnavigation A:hover {
	border-color: red;
}
#subsubnavigation A:active {
	border-color: white;
}
#subsubnavigation A.nav {
	color: white;
	font-size : 0.7em;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-variant: small-caps;
	padding: 0em;
	margin: 0.1em;
	margin-right: 1em;
	text-decoration: none;
}
#subsubnavigation A.nav:hover {
	border-width: 1px;
	border-color: red;
	border-style: solid;
}

#text {
	margin: 5%;
	padding: 5%;
	padding-top: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	background: #DDDDDD;
	color: #004a4a;
}

#foot {
	margin-top: 2%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	color: black;
	font-size: 0.6em;
	text-align: right;
}


A {
	color: #007070;
	text-decoration : underline;
}
A:visited {
	color: #608080;
	text-decoration : underline;
}
A:hover {
	color: red;
	text-decoration : underline;
}
A:active {
	color: red;
	text-decoration : underline;
}

A.MoreLink {
	color: #000000;
	text-decoration : underline;
}
A.MoreLink:visited {
	color: #000000;
	text-decoration : underline;
}
A.MoreLink:hover {
	color: red;
	text-decoration : underline;
}
A.MoreLink:active {
	color: red;
	text-decoration : underline;
}



SELECT {  
	font-family: Verdana, Arial, Helvetica;
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size: 1.3em;
	color: #007070;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom : 10px;
	margin-top : 20px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 1.0em;
	color : #666666;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : #ff0000;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 0.7em;
	margin-bottom : 0px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 0.6em;
	color : black;
	font-weight: normal;
}







P {
	font-family : Verdana, sans-serif;
	color: #007070;
	font-size: 0.8em;
	line-height: 1.9em;
}
TD {
	font-family : Verdana, sans-serif;
	color: #007070;
	font-size: 0.8em;
	line-height: 1.9em;
}
OL {
	font-family : Verdana, sans-serif;
	color: #007070;
	font-size: 0.8em;
	line-height: 1.9em;
	padding-bottom: 20px;
}
LI {
	padding-bottom: 20px;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	color: #007070;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	color: #007070;
	line-height: 1.9em;
	margin-left: 40px;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color: #007070;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : #ff0000;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	color : #ff0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color: #007070;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	color : #007070;
	font-weight: bold;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 1em;
	color : #007070;
	font-weight: bold;
	margin-top: 0px;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 1.0em;
	color : #007070;
	margin-top: 20px;
	font-weight: bold;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 0.9em;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	color : #707070;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 0.7em;
	color : #000000;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}



.image {
	padding-left: 20px;
	margin-left: 75px;
	margin-top: 0px;
}
.table {
	font-family : Verdana, sans-serif;
	color: #007070;
	font-size:1em;
	line-height: 1.9em;
}
.articletext{
	margin-left: 75px;
}

#news {
	font-family : Verdana, sans-serif;
	color: #007070;
	font-size: 0.8em;
	line-height: 1.9em;
}

#news #left {
	width: 95px;
	float:left;
}

#news IMG {
	vertical-align: text-top;
	/* text-align:top; */
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
