body, td, th {
	font-family: verdana, optima, georgia, Verdana, Arial, Helvetica, sans-serif;
  	font-size: small;
	/*color: #171717;*/
        color: #4b4b50;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        
}
body {
	text-align: left;
	/*background-color: #FFFFD4;*/
        /*background-color: #f7edd5;*/
        background-color:#4B4B50;
        background-image: /*url('images/DunklerHiGru_stempel_kl_1.jpg');
        background-repeat: repeat*/
}
a:link, a:active, a:visited {
	/*color: #000000;*/
	/*font-weight: bold;*/
	color: #171717;
}
a:hover {
	text-decoration: underline;
 	/*color: #171717;*/
	color: #7f7d88;
}
/* Tantek's Hack for unique font sizes in all browsers */
p {
	font-size: small;
	voice-family: ""}"";
	voice-family: inherit;
	font-size: small;
}
html>p {
	font-size: small;
}
/* --------------------------------- */
/* Structure of site layout - Definition of boxes */
#center {
	margin: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	height: 100%;
	position: relative;
}
#left {
	text-align: left;
}
#header {
	top: 0px;
	left: 0px;
	width: 850px;
	position: absolute;
	height: 230px;
	background-color:#171717;
	background-image: url('images/Isengrund2009_versuch3.gif');
}
#content {
	top: 230px;
	left: 0px;
	width: 850px;
	position: absolute;
	height: 100%;
}
#main_part {
	left: 0px;
	width: 850px;
	/*background-image: url('images/bg02_test_hell_mitte_schatten_rahmen_mitte1.gif');
*/
background-image: url('images/bg02_test_hell_mitte_rahmen_mitte4.gif');
	background-repeat: repeat-y;
	background-position:  left 50%;
	position: absolute
}
#main_left {
	float: left;
	width: 165px;
	height: 100%;
	text-align: left;
}
#main_middle {
	float: left;
	width: 510px;
	height: 100%;
	margin: 0px;
	text-align: left;
}
#main_right {
	float: right;
	width: 170px;
	height: 100%;
}
#footer {
	clear: both;
	width: 850px;
	height: 50px;
	background-color: #ffffff;
	/*background-image: url('images/footer_vanilla_schatten_dark.gif')*/
        background-image: url('images/footer_dark_vanilla_mitte1.gif');
}
/* End of definition of boxes*/
/* for centering the main box in IE 5 and IE5.5*/
#center_body {
	text-align: center;
}
/* end of centering --------------------------- */
#newsbox{
	margin: 10px;
	/*background-color: #E8E8E8;*/
        background-color: #transparent;
	padding: 5px;
	width: 138px;
	/*border: 1px #5588B5 dotted;*/
        border: 1px #transparent dotted;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/*color: #8C6300;*/
        color: #171717;
	}
h2 {
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/*color: #8C6300;*/
        color: #171717;
	}
h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/*color: #8C6300;*/
        color: #171717;
	}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/*color: #8C6300;*/
        color: #171717; 
	}
h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
        /*color: #8C6300;*/	
        color: #171717;
	}
h6 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	/*color: #8C6300;*/
        color: #171717;
	}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.submenu, ul.search
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	/*color: #8C6300;*/
        color: #3a3a3d;
}
li {
	line-height: 1.7
}
li.doc {
	padding-left: 20px;
	background-image: url('menu/doc.gif');
	background-repeat: no-repeat
}
li.docs {
	padding-left: 20px;
	background-image: url('menu/docs.gif');
	background-repeat: no-repeat
}
li.sdoc {
	padding-left: 20px;
	background-image: url('menu/sdoc.gif');
	background-repeat: no-repeat
}
li.sdocs {
	padding-left: 20px;
	background-image: url('menu/sdocs.gif');
	background-repeat: no-repeat
}
.edit {
	font-size:9px;
	/*color: #555;*/
        color: #555;
	background-color: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active {
	font-weight: normal;
	/*color: #555;*/
        color: #555;
	font-size:9px;
	text-decoration: none;
}
.edit a:hover {
	text-decoration: underline;
}
input, select {font-size:9px;}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width:98%;
	text-align: left;
}
#text {
	text-align: left;
	font-size: small;
}
.searchbox {
	margin-left: 0px;
	text-align: center;
}
.searchbox .submit {
	font-size: 9px;
	color: #555;
	border: 0px solid #000000;
	background-color: #ffffff;
	margin-bottom: 5px;
}
.searchbox .text {
	font-size: 9px;
	color: #555;
	border: 1px solid #000000;
	background-color: #ffffff;
	border: 0px solid #000000;
	margin-bottom: 5px;
}
.menulevel1 {
	font-size: 90%;
}
.menulevel2, .menulevel3, .menulevel4 {
	font-size: 100%;
}
.menulevel1, .menulevel2, .menulevel3, .menulevel4, .navigator, .sitemaplevel1, .sitemaplevel2, .sitemaplevel3, .sitemaplevel4, .submenu {
	font-weight: bold;
	text-decoration: none;
	color: #171717;
        /*color: #8C6300*/;
}
.menulevel1 a:link, .menulevel1 a:visited, .menulevel1 a:active, .menulevel2 a:link, .menulevel2 a:visited, .menulevel2 a:active, .menulevel3 a:link, .menulevel3 a:visited, .menulevel3 a:active, .menulevel4 a:link, .menulevel4 a:visited, .menulevel4 a:active, .locator a:link, .locator a:visited, .locator a:active, .navigator a:link, .navigator a:visited, .navigator a:active, .sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited, .sitemaplevel4 a:visited, .sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel4 a:active, .submenu a:link, .submenu a:visited, .submenu a:active {
	text-decoration: none;
	/*color: #8C6300;*/
        color: #171717;
}
.menulevel1 a:hover, .menulevel2 a:hover, .menulevel3, .menulevel4 a:hover, .locator a:hover, .navigator a:hover, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover, .sitemaplevel4 a:hover, .submenu a:hover {
	 /*text-decoration: none;color:#8C6300;*/
      text-decoration: none;color:#4b4b50;
}
#mainmenu {
	margin: 30px 2px 20px 5px;
}
.submenu {
	font-size: 85%;
	font-weight: normal;
	margin: 0px 2px 10px 10px; 
}
.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight: normal;
	font-size: 85%;
	color: #171717;
	text-decoration: none;
	padding-left: 5px;
}
.copyright, .copyright a:link, .copyright a:active, .copyright a:visited {
	font-size: x-small;
	font-weight: normal;
	color: #171717;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
.copyright a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.lastupdate {
	font-size: x-small;
	font-weight: normal;
	color: #171717;
	text-align: left;
	padding-left: 8px;
}
.headbar {	
        /*border:1px solid #aaaaaa;*/
        /*left:200px;top:50px;*/
        -moz-border-radius:5px;
        -khtml-border-radius:15px;
        margin: 20px 5px 10px 5px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-left: 5px;
	/*background-color: #D09300;*/
        background-color: #4d4d50;
        /*color: white;*/
        color: #b8b8b8;
       

