BODY { 	BORDER: 0px; PADDING: 0px; MARGIN: 0px; FONT-SIZE: 12px;  COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; BACKGROUND-COLOR: #e3e3e3; }

/***********************************   Layer Einstellungen   *********************************/

#container    { width: 800px; text-align: left; border:1px; border-color:#5a4124; border-style:solid; }

#myhead       {               background: #FFFFFF; margin: 0px; margin-bottom: 0px; margin-top: 10px; }
#mycontent    {               background: #eae8e8; margin: 0px; }
#myfooter     {               margin: 0px; float: none; }

/***********************************   Text Einstellungen   *********************************/
						
td, p                 { color: #333333;}	
.text                 { color: #333333;}							
.txtklein             { font-size: 9px; color: #333333; }
.txtfett              { font-size: 13px; font-weight: bold; }
.ueberschrift, h1     { font-size: 13px; font-weight: bold; }

ul                    { margin-top: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 20px; }
li                    { list-style: none; margin-top: 2px; margin-bottom: 2px; }
a  		      { text-decoration: none; color: #333333;}


.bgnav		{background-color: #ffffff;}
.bgbalken	{background-color: #fdb54f;}
.bgcontent	{background-color: #eae8e8;}
.tblUeber	{background-color: #FDB54F; font-weight: bold; font-size: 12px; color: #ffffff; }

/***********************************   Navigationselemente     *********************************/

.nav_on		{background-color: #FDB54f; font-weight: bold; font-size: 11px; color: #000000; }
.nav_off	{background-color: #f2eeee; font-weight: bold; font-size: 11px; color: #000000; }

.nav2_on	{background-color: #ffdf94; font-weight: bold; font-size: 11px; color: #000000; }
.nav2_off	{background-color: #FFD9A2; font-weight: bold; font-size: 11px; color: #000000; }

.nav3_on	{background-color: #faf6f6; font-weight: bold; font-size: 11px; color: #000000; }
.nav3_off	{background-color: #FFFFFF; font-weight: bold; font-size: 11px; color: #000000; }

/***********************************   Navigatoinslisten   *********************************/

#mainlist       { padding-left: 0; margin-left: 0; border-bottom: 1px solid #e7e5e5; width: 200px; align: right;}
#mainlist li    { list-style: none; margin: 0; padding: 0.25em 0.25em 0.25em 1.25em; border-top: 0px solid gray; font-weight:bold; }
#mainlist li a  { text-decoration: none; color: #333333;}


#sublist       { padding-left: 0; margin-left: 0; border-bottom: 1px solid #e7e5e5; width: 200px; }
#sublist li    { list-style: none; margin: 0; padding: 0.25em 0.25em 0.25em 0.25em; border-top: 0px solid gray;}
#sublist li a  { text-decoration: none; color: #333333;}


#subsublist       { padding-left: 0; margin-left: 0; border-bottom: 1px solid #e7e5e5; width: 200px; }
#subsublist li    { list-style: none; margin: 0; padding: 0.25em 0.25em 0.25em 1.25em; border-top: 0px solid gray; font-weight:normal;}
#subsublist li a  { text-decoration: none; color: #333333;}

/***********************************   Bildeinstellungen   *********************************/

.bildstandard  { float: none;  margin-left: 0px;   margin-bottom: 0 px; }
.bildrechts    { float: right; margin-left: 0px;   margin-bottom: 15px; }
.bildlinks     { float: left;  margin-right: 15px; margin-bottom: 10px; }
