/* TÜg */
body, TD {
	color: #555555;
	font: 9pt sans-serif;
	text-align:center;
}
html { 
    overflow: scroll;
    overflow-x: hidden;
}
H1, H2, H3, H4 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 18px;
	color: #417358;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.3;
	margin-top:6px;
}

li.doc{padding-left: 12px;list-style: none;line-height:120%;background-image: url(menu/square.gif);background-repeat: no-repeat;}
li.docs{padding-left: 12px;list-style: none;line-height:120%;background-image: url(menu/square.gif);background-repeat: no-repeat;}
li.sdoc{padding-left: 12px;list-style: none;line-height:120%;background-image: url(menu/square.gif);background-repeat: no-repeat;}
li.sdocs{padding-left: 12px;list-style: none;line-height:120%;background-image: url(menu/square.gif);background-repeat: no-repeat;}


a {
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited {
	color: #009966;
}
a:active, a:hover {
	color: darkblue;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 9pt;
	color: gray;
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #009966;
}
.menulevel2 {
	font-size: 9pt;
	color: gray;
}
.menulevel2 a {
	font-weight: normal;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #009966;
}
.menulevel3 {
	font-size: 9pt;
	color: gray;
	display: none; /* Unsichtbar */
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #009966;
}
.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: #009966;
}
.submenu a:active, .submenu a:hover {
	color: darkblue;
}
.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: white;
}
.menu {
	font-weight: normal;
	font-size: 8pt;
	color: black;
}
.menu a {
	text-decoration: none;
	color: black;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: black;
}
.login {
	font-weight: normal;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: normal;
	font-size: 8pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: white;
}
.navigator a:active, .navigator a:hover {
	color: lightgray;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}

ul, ol {
	padding-left: 20px;
}


#box_all	{
width:980px;
min-height:400px;
margin: 0 auto; /* Zentrierung */
margin-top:5px;
border: none;
text-align:left;
/*border: 1px solid #cecece;
border-radius:5px;
-moz-border-radius:5px;*/
}
#box_top	{
width:980px;
height:179px;
background-image:url(images/top.jpg);
}
.logo-position	{
margin-top:70px;
margin-left:30px;
}
/*#searchbox input.submit	{
border: 1px solid #cecece;
width:60px;
height:21px;
border:0px;
font-size:10px;
}*/
#box_main	{
border: none;
width:100%;
min-height:400px;
background-color:white;
margin: 0 auto; /* Zentrierung der box */
padding:10px 0px 0px 0px;
text-align:left;
float:left;
}
#box_main_sub	{
width:720px;
min-height:380px;
margin:0px;
padding:0px;
border:none;
overflow:auto; /* variable Höhe */
text-align:left;
float:left;
}
#box_nav_left	{
width:180px;
margin:0px 0px 0px 12px;
border: none;
padding:0px 10px 10px 8px;
text-align:left;
float:left;
}
#box_nav_top	{
width:300px;
margin:7px 0px 0px 20px;
border: none;
padding:0px;
text-align:left;
float:left;
}
#box_content	{
width:485px;
min-height:380px;
margin:0px 0px 0px 0px;
border: none;
padding:0px 0px 0px 0px;
text-align:left;
float:right;
}
#box_nav_top a	{
text-decoration:none;
}
#box_news	{
border:none;
width:196px;
min-height:390px;
margin:0px 30px 0px 0px;
padding:0px;
text-align:left;
float:right;
}
#box_bottom	{
border:none;
clear:both;
width:980px;
height:20px;
padding:3px 0px 0px 0px;
margin: 0 auto; /* Zentrierung */
text-align:left;
text-indent:20px;
background-color:#417358;
}
/*#box_footer	{
border: 1px solid #cecece;
clear:both;
width:100%;
height:20px;
line-height:20px;
margin: 0 auto;
text-align:center;
}*/