body 
   { font-size: small; font-family: Verdana; line-height: inherit; background-color: #ffeedd }
h1  { font-size: 14px; line-height: inherit; margin-bottom: 0 }
.h1-rot  { color: red; font-size: 14px; font-weight: bold; line-height: inherit; margin-bottom: 0 }
.h1-foot { font-size: x-small; font-weight: normal; margin-bottom: 0; }
h2  { font-size: 12px; line-height: inherit }
h3   { font-size: 12px; line-height: inherit }

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
 { color: blue; font-size: 12px; font-weight: normal; text-decoration: underline }
a:active, a:hover
{ 
  color:#009999;
}
a.top	  { color: gray; text-decoration: none; text-align: center }
a.foot { color: blue; font-size: x-small; text-decoration: none; text-align: center; }
a.top:link, a.top:visited	  { color: gray; text-decoration: none; text-align: center }
a.foot:link, a.foot:visited { font-size: x-small; text-decoration: none; text-align: center; }
a.top:active, a.top:hover	  { color: gray; text-decoration: none; text-align: center }
a.foot:active, a.foot:hover { font-size: x-small; text-decoration: none; text-align: center; }
a.menu   { color: #eeeeee; text-decoration: none; background-color: #737994; text-align: center; display: block; padding: 3px; border-top: 1px solid black; border-right: black; border-bottom: black; border-left: black }
a.menu:link, a.menu:visited
 { color: gray; font-weight: bold; text-decoration: none }
a.menu:active, a.menu:hover
 { color: #737994; font-weight: bold; text-decoration: none; background-color: #eeeeee }
#head      { background-color: #99ccff; width: 100%; height: 10px }

#foot            { font-size: x-small; text-align: center; width: 100%; height: 100% ; padding: 5px; }

#left, #right           { line-height: 18px; background-color: #ffddbb; width: 92%; height: 100% }

#left    { padding: 5px 5px 5px 7px; float: left }

#right    { padding: 5px 7px 5px 5px; float: right }
.menucontainer           { text-align: left; margin: 5px; width: 94%; height: 100%; border: solid 1px #000 }
.MenuTitle  { text-decoration: none; text-indent: 10px; padding: 3px; border-bottom: 1px solid white }
.MenuTitleSelected   { text-decoration: none; background-color: #9cf; text-indent: 10px; padding: 3px; border-bottom: 1px solid white }
#content        { background-color: #ffeedd; text-align: justify; padding: 10px; width: 95%; height: 100% }
.unselected,a.unselected,a.unselected:link,a.unselected:visited,a.unselected:active { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; letter-spacing: -1px }
.unselectedlink,a.unselected:hover { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: gray; letter-spacing: -1px }
a.unselected:hover  { color: #000000 }
.selected,a.selected,a.selected:link,a.selected:visited,a.selected:active,a.selected:hover { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: aqua; letter-spacing: -1px }
A.formbutton {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #1c3382
}
DIV.ueber {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #eeeeee; TEXT-ALIGN: center
}
.buttons    { color: white; background-color: #330066; border: solid 1px white }
.input   { font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #1c3382 }
TEXTAREA  { color: black; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border: solid 1px #1c3382 }
SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #1c3382 }

/******************
 * Linke Button-Navigation
******************/
#ButtonLinks ul   { list-style: none; margin: 0; padding: 0; border: none }
#ButtonLinks li a       { color: #000000; text-decoration: none; display: block; margin: 0; padding: 3px 3px 3px 9px; width: 93% }
html>body #button li a  { width: auto }	
#ButtonLinks li a:hover  { color: #0000ff; background-color: #ffffff }
.MenuBoxOpen      { color: #ffffff; text-decoration: none; background-color: #eeeeee; text-align: left; padding: 3px; border-bottom: 1px solid white }
.MenuBoxSelected    { color: #ffffff; text-decoration: none; background-color: #99ccff; text-align: left; padding: 3px }

/******************
 * Rechte Button-Navigation
******************/
#ButtonRechts ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}
#ButtonRechts li a     { color: #000000; text-decoration: none; display: block; margin: 0; padding: 3px 3px 3px 9px; width: 93% }
#ButtonRechts li a:hover {
		background-color: #FFFFFF;
		color: #0000ff;
		}
