@import url("nav1.css");
BODY,TD{
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size:10pt;
	color:black;
	line-height: 1.3;
}
#bg {
	background-color: #E8EEEE;
	margin: 0px;
	padding: 0px;
        /* align: center;
	background-image: url(images/background_page.png);
	background-repeat: no-repeat; */
}
H1,H2,H3{
	font-size:12pt;
	font-weight:normal;
	margin-bottom:15px;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006E6C;
	letter-spacing: 1px;
	color: #007775;
	font-style: normal;
}
H4{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:6px;
	color: #007775;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;}
form{margin:0;}
IMG{border:0;}
hr {
	height: 1px;
	overflow: hidden;
	position: relative;
	clip: rect(auto,auto,1px,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006E6C;
}
.imgleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgright {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	float: right;
}
li{line-height:1.5;}
.doc{
	padding-left: 15px;
	background-image: url(menu/document.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.docs{
	padding-left:15px;
	background-image: url(menu/documents.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
.sdoc{
	padding-left: 15px;
	background-image: url(menu/sdocument.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.sdocs{
	padding-left: 15px;
	background-image: url(menu/sdocuments.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
a{text-decoration:none;font-weight:normal;}
a:link,a:visited{color:#543d56;}
a:active,a:hover{
	color:#543d56;
	text-decoration: underline;
}
.sitename{font-weight:normal;font-size:17pt;}
.menulevel1{font-size:8pt;color:#30307E;}
.menulevel1 a{font-weight:normal;color:black;}
.menulevel1 a:link,.menulevel1 a:visited{color:black;}
.menulevel1 a:active,.menulevel1 a:hover{color:black;}
.menulevel2{font-size:8pt;color:#30307E;}
.menulevel2 a{font-weight:normal;color:black;}
.menulevel2 a:link,.menulevel2 a:visited{color:black;}
.menulevel2 a:active,.menulevel2 a:hover{color:black;}
.menulevel3{font-size:8pt;color:#30307E;}
.menulevel3 a{font-weight:normal;color:black;}
.menulevel3 a:link,.menulevel3 a:visited{color:black;}
.menulevel3 a:active,.menulevel3 a:hover{color:black;}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3{font-size:9pt;}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;color:black;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:black;}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:black;}
.submenu{font-size:9pt;}
.submenu a{font-weight:normal;color:black;}
.submenu a:link,.submenu a:visited{color:black;}
.submenu a:active,.submenu a:hover{color:black;}
.search a{font-weight:normal;color:black;}
.search a:link,.search a:visited{color:black;}
.search a:active,.search a:hover{color:black;}
.locator{font-size:8pt;color:black;}
.locator a{font-weight:normal;text-decoration:underline}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{color:black;}
.menu{font-weight:normal;font-size:8pt;}
.menu a{
	text-decoration:none;
	font-weight: normal;
}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover{}
.navigator{font-weight:normal;font-size:7pt;color:white;}
.navigator a:link,.navigator a:visited{
	color:#675740;
	background-color: #fff9ba;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
	display: block;
	margin-bottom: 5px;
}
.navigator a:active,.navigator a:hover{
	color:#675740;
	background-color: #f6d697;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.edit{font-size:8pt;color:black;background-color:buttonface;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
input,select{font-size:8pt;}
textarea{
	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica;
	font-size:8pt;
	background-color:white;
	width:98%;
	border: 1px solid #006E6C;
}
.submit {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/submit.png);
}
.text {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #006E6C;
	background-image: url(images/searchtext.png);
}
.borderline {
	border: 1px solid #006E6C;
}
.leftareaborder {
	border-right: 1px solid #006E6C;
}
.rightareaborder {
	border-left: 1px solid #006E6C;
}
.current {
	background-color: #99CCFF;
}
.memberspages {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.memberspages input {
	background-color: #FFFFFF;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9797D9;
	border-right-color: #006E6C;
	border-bottom-color: #006E6C;
	border-left-color: #9797D9;
}
#locator {
	color: #777777;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	/* border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF; */
        background-image: url(images/background_locator.png);
        background-repeat: no-repeat;
}
#locator a {
	color: #777777;
}
#locator a:hover {
	color: #999999;
	text-decoration: underline;
}
#newscontent {
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	height: 150px;
        overflow: auto;
	border: 1px solid #006E6C;
	background-color: #EFF8F8;
}
#newscontentinside {
	color: #000000;
}
#newscontentswitchernewsdown, #newscontentswitchernewsup {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
#newscontentswitchernewsdown img, #newscontentswitchernewsup img {
	margin-right: 5px;
}
#newscontentswitcher {
	width: 200px;
}
#newscontentswitcheroff {
	display: none;
}
#newscontentswitchernewsup {
	visibility: hidden;
}
#newsicon {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nonewsicon {
	display: none;
}
#header {
	height: 142px;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
        background-image: url(images/background_top_2010.png);
        background-repeat: no-repeat;
}
#maincontent {
	background-color: #FFFFFF;
	float: left;
	width:576px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
       margin-left: 0px;
}
#sidearea {
        background-color: #FFFFFF;
	width:194px;
	padding: 6px;
	float: left;
	/* height: 440px; */
       margin-left: 0px;
}
#sidearea2 {
        background-color: #FFFFFF;
	width:194px;
       /* height: 440px; */
	padding: 6px;
	float: left;
	
}
#part2 {
	width: 1014px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#searchbox {
	position: absolute;
	width: 144px;
	margin-left: 830px;
	/* margin-top: 146px; */
       margin-top: 1px; 
}
#searchbox img {
	margin: 0px;
	padding: 0px;
	float: right;
	position: absolute;
        height: 26px;
        width: 26px;
}
#searchbox #searchfield {
	font-size: 12px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #86888a;
	border-bottom-color: #86888a;
	border-left-color: #86888a;
	float: left;
	height: 19px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#sitename {
	position: absolute;
	padding-top: 5px;
	padding-left: 10px;
}
#subleiste {
	margin-top: 20px;
	clear: both;
	margin-bottom: 0px;
	background-image: url(images/subleiste.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.sidemodule {
	background-image: url(sidebar/sidebar.png);
	background-repeat: no-repeat;
	padding-top: 37px;
}
.sidemodule .desc {
	color: #333333;
	margin-top: -34px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	text-transform: capitalize;
	z-index: 0;
	background-image: none;
	position: absolute;
}
.sidemodule .mid {
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	background-image: url(sidebar/mid.png);
}
.sidemodule .bottom {
	margin-bottom: 10px;
}
#fsmedium {
}
#fontsizer a {
	padding: 1px;
}
