.copyright a:link,.copyright a:visited,.copyright a:hover,.copyright a:active {
  font-size:9px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #513B32;
}
a:active, a:hover {
	color: #9D877E;
}
H1, H2, H3 {
	font-size: 0px;
	font-weight: bold;
	margin-bottom: 11px;
                color: #E3DDD7;
                display:none;
}
H4 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 6px;
}
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-top: 0;
	margin: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}

.doc,
.docs,
.sdoc,
.sdocs,
.seldoc,
.seldocs
{	
	list-style-type: none;
	padding-right: 15px;
	display:inline;
	color: #9D877E;
	color: #513B32;
}

.seldoc,
.seldocs,
.sdocs,
.sdoc {	
    color: #513B32;
	color: #9D877E;
}

.docs a, .docs a:link, .docs a:visited,
.doc a, .doc a:link, .doc a:visited {
    color: #9D877E;
	color: #513B32;
}
.doc a:active, .doc a:hover,
.docs a:active, .docs a:hover,
.seldoc a, .seldoc a:link, .seldoc a:active, .seldoc a:visited, .seldoc a:hover,
.seldocs a, .seldocs a:link, .seldocs a:active, .seldocs a:visited, .seldocs a:hover {
	color: #513B32;
	color: #9D877E;
}
.sitename {
	font-weight: normal;
	font-size: 11px;
}
.menulevel1 {
}
.menulevel2 {
	font-size: 10px;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
}
.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: white;
}
.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: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.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: 11px;
}
input  { 
	border:1px solid #513B32;
	color:#513B32;
	font-size:11px;
	background-color: #FFFFFF;
	width: 196px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
input.mybutton  { 
	width: 95px;
}
textarea { 
	border:1px solid #513B32;
	color:#513B32;
	margin:0px;
	font-size:11px;
	background-color: #FFFFFF;
	width: 770px;
	height: 550px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	scrollbar-base-color:#513B32;
	scrollbar-3d-light-color:#513B32;
	scrollbar-arrow-color:#513B32;
  	scrollbar-darkshadow-color:#513B32;
	scrollbar-face-color:#E3DDD7;
	scrollbar-highlight-color:#513B32;
	scrollbar-shadow-color:#513B32;
	scrollbar-track-color:#513B32;
}
textarea.mytext { 
	width: 196px;
	height: 100px;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
body {
	margin-top: 40px; 
	background-color:#E9E3DD;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #513B32; /* dunkel */
}
body.mybody {
	margin-top: 0px; 
	background-color:#E3DDD7;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #513B32; /* dunkel */
}
td {
	vertical-align: top;
	font-size: 11px;
}
td.maincontent {
	padding-left: 25;
	padding-right: 25;
	padding-top: 15;
	padding-bottom: 25;
	background-color: #E3DDD7; /* hell */
	text-decoration: none;
                border-right-style: solid; 
                border-right-width: 12px; 
                border-right-color: #FFFFFF;
                border-left-style: solid; 
                border-left-width: 4px; 
                border-left-color: #FFFFFF;
}
td.maincontentdiv {
	padding: 0;
	background-color: #E3DDD7; /* hell */
	text-decoration: none;
	border-right: 12px solid #FFF;
	border-left: 4px solid #FFF;
	border-right: 12px solid #fff;
	border-left: 4px solid #fff;
	width: 347px;
	width: auto;
}
table.maincontent {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	width: 747px;
}
/* bild */
td.maincontentleft {
	/*background-color: #E3DDD7;*/
	border: none;
	padding: 0;
	width: 400px;
	height: 400px;
}
div.maindiv {
	height:276px;
	height: 368px;
	overflow-y:auto;
	margin-left: 15px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:15px;
	scrollbar-base-color:#513B32;
	scrollbar-3d-light-color:#513B32;
	scrollbar-arrow-color:#513B32;
  	scrollbar-darkshadow-color:#513B32;
	scrollbar-face-color:#E3DDD7;
	scrollbar-highlight-color:#513B32;
	scrollbar-shadow-color:#513B32;
	scrollbar-track-color:#513B32;
}
td.footer_left {
	padding-left: 15;
	padding-right: 15;
	padding-top: 5;
	padding-bottom: 7;
	background-color: #513B32; /* dunkel */
	text-decoration: none;
	font-size: 9px;
	color: #E3DDD7; /* hell */
    border-top: solid 12px #FFFFFF;
	width: 747px;
}
.footer_left a, .footer_left a:visited, .footer_left a:link {
         color: #E3DDD7; /* hell */
}
.footer_left a:hover, .footer_left a:active {
         color: #9D877E;
}
td.footer_right {
	padding-left: 0;
	padding-right: 0;
	padding-top: 5;
	padding-bottom: 7;
	background-color: #513B32; /* dunkel */
	text-decoration: none;
	font-size: 11px;
	color: #D8BE85; /* hell */
	border-top: solid 12px #FFFFFF;
	width: 150px;
}
td.logo_left {
	padding-left: 0;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	vertical-align: bottom;
}
td.logo_right {
	padding: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
td.menu_left {
	padding-left: 0;
	padding-right: 15;
	padding-top: 5;
	padding-bottom: 3;
	background-color: #E3DDD7; /* hell */
	text-decoration: none;
	font-size: 11px;
}
td.menu_right {
	padding-left: 0;
	padding-right: 0;
	padding-top: 5;
	padding-bottom: 7;
	background-color: #E3DDD7; /* hell */
	text-decoration: none;
	font-size: 11px;
}
td.title_left {
	padding-left: 0;
	padding-right: 15;
	padding-top: 5;
	padding-bottom: 7;
                height: 40;
	background-color: #E3DDD7; /* hell */
	text-decoration: none;
	font-size: 11px;
}
td.infocolumn_title {
	padding-left: 10;
	padding-right: 5;
	padding-top: 3;
	padding-bottom: 2;
                border-top-style: solid; 
                border-top-width: 4px; 
                border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #513B32; /* dunkel */
	color: #E3DDD7; /* hell */
	font-size: 11px;
}
td.infocolumn_content {
	padding-left: 10;
	padding-right: 5;
	padding-top: 5;
	padding-bottom: 13;
	background-color: #E3DDD7; /* hell */
	text-decoration: none;
	font-size: 11px;
	width: 150px;
}
td.inputcell {
	padding-top: 3;
}
td.maincontainerright {
	border-top: 4px solid #FFF;
	background-color: #E3DDD7;
	width: 150px;
}
.maincontainerrighttable {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	width: 150px;
}
td.maincontainerleft {
	padding: 0;
	margin: 0;
	border-top: 4px solid #FFF;	
    padding-top:4px;
	width: 747px;
	background-color: #FFF;
}
td.border_line {
	height: 2px;
	background-color: #FFFFFF;
}

/*** navigation ***/
.nav_level1 {
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 5em;
}
.nav_level2 {
	/* .. */
	margin: 0;
	padding: 0;
	min-height: 15px;
	_height: 15px;
}

ul.menulevel1,
ul.menulevel2 {
/*	width: 600px;*/
	padding-left: 0;
	margin-left: 1em;
}
