@import url("stylesheet_addon.css");
BODY,TD{
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:11px;
	color: #005555;
}
H1,H2,H3{
	font-size:14px;
	font-weight:normal;
	color: #009393;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009393;
	margin-bottom: 5px;
}
H4{
	font-size:12px;
	font-weight:normal;
	margin-bottom:6px;
	color: #009393;
}

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;}

li{line-height:1.5;}

.doc{padding-left: 15px;background-image: url(menu/doc.png);background-repeat: no-repeat;}
.docs{padding-left:15px;background-image: url(menu/docs.png);background-repeat:no-repeat;}
.sdoc{padding-left: 15px;background-image: url(menu/sdoc.png);background-repeat: no-repeat;}
.sdocs{padding-left: 15px;background-image: url(menu/sdocs.png);background-repeat: no-repeat;}

a{text-decoration:none;font-weight:normal;}
a:link,a:visited{color:#007171;}
a:active,a:hover{color:black;}

.sitename{font-weight:normal;font-size:18pt;}

.menulevel1{
	font-size:8pt;
	color:#000000;
}
.menulevel1 a{font-weight:normal;}
.menu{
	font-weight:normal;
	font-size:10px;
	color:black;
	padding-top: 4px;
	padding-bottom: 4px;
}
.login{font-weight:normal;font-size:8pt;color:#666666;}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{color:#black;}
.navigator{font-size:10px;color:black;}

.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;}
.searchbox .text,.searchbox .submit, submit, text, textarea, .text, .submit{
	background-color:white;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009393;
	border-right-color: #009393;
	border-bottom-color: #009393;
	border-left-color: #009393;
}
.searchbox .submit {
	background-image: url(images/submit.jpg);
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15997E;
	height: 1px;
	overflow: hidden;
	clip: rect(auto,auto,1px,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#headarea{
	background-image: url(images/headarea.png);
	background-repeat: no-repeat;
}
.menubg {
	background-color: #0000FF;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
.date {
	padding-left: 7px;
}
.naviueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}