body {
	margin:0px;
	padding:0px;
	background-image:url(/menuebilder/bodybg.gif);
	background-position:center top;/**/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: rgb(89,89,89);
	}
/*
#wrapper1 {
	width:896px;
	left:50%; 
	margin-left:-448px;
	position:absolute;
	}
*/

#wrapper1 {
	width:896px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	}

#mastertable	{
	width:896px;
	}
#main	{
	width:821px;
	}
div.maincontent {
	/*background-image:url(/menuebilder/m_4.gif); */
	background-image:url(/menuebilder/bg_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;

	background-color:rgb(233,233,233);
	}
div.maincontent div{
	}

div.block1	{
	width:510px;
	margin-left:150px;
	margin-top:30px;
	}

p {
	margin:0px;
	margin-top:12px;
	}
a img	{
	border:0px;
	}
img.rahmen	{
	border:1px solid rgb(150,150,150);
	}
p img, li img	{
	border:1px solid rgb(255,255,255);
	margin-top:8px;
	margin-right:5px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin:0px;
	}

h1 {
	margin-top:60px;
	font-size: 16px;
	line-height: 22px;
	padding: 5px;
	color:rgb(255,255,255);
	/*color:rgb(131,132,147);*/
	background-color:rgb(165,149,165);
	border-bottom:1px solid rgb(255,255,255);	
	}
h1.ersteintrag {
	margin-top:0px;
	font-size: 16px;
	padding: 5px;
	/*background-color:rgb(165,154,149);*/
	border-bottom:1px solid rgb(255,255,255);	
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top:40px;
	padding: 2px;
	padding-left:5px;
	color:rgb(255,255,255);
	background-color:rgb(165,149,165);
	}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:25px;
	font-weight: bold;
	}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top:25px;
	}

a{ 
	color:rgb(32,138,229);
	font-weight:normal;
	text-decoration:none;
	}
a:hover{
	color:rgb(229,123,32);
}

.font_klein {
	font-size: 0.8em;
	}

p.kleinertext {
	margin-top:8px;
	font-size:10px;
	line-height:12px;
}

.text_hervor1 {
	font-style: italic;
}

.abs_hervor1 {
	/* fuer Blockelemente */
	font-style: italic;/**/
	margin-left:20px;
	margin-right:20px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(/menuebilder/hervorhebung1.gif);
	background-repeat: repeat-y;
	background-color: rgb(240,240,240);
}

.nachoben{
	margin-top:10px;
	text-align: right;
	font-size: 10px;
	font-weight:bold;
}
.nachoben a{
/*	font-weight:bold;*/
}

/* ------------------------------------- */


  ul#hauptmenue {
	position:relative; top:138px;
    margin: 0px; 
	margin-left: 40px;
	padding: 0px;
	font-size: 10px;
    /*text-align: center;
    border: 1px solid black;
    background-color: silver;*/
  }
  ul#hauptmenue li {
    list-style: none;
    display: inline;
    margin: 0px; 
	padding: 0px;
  }

  ul#hauptmenue a, ul#hauptmenue span {
    padding: 1px 10px;
    text-decoration: none; font-weight: bold;
    color:rgb(87,87,87);
	/*color:rgb(0,0,0);*/
	border:1px solid rgb(119,115,101);
    border-left-color: white;
	border-top-color: white;
  }

/*check*/
  * html ul#hauptmenue a, * html ul#hauptmenue span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    /* w/idth: auto;   sicherheitshalber fuer IE 6 zurueckgesetzt */
  }

  ul#hauptmenue a:hover, ul#hauptmenue span, ul#hauptmenue a.aktiv, ul#hauptmenue span.aktiv {
    color: rgb(255,255,255); 
	background-color: rgb(128,128,128);	
	border-color: white;
    border-left-color: black; 
	border-top-color: black;
  }


div.dsm	{
		visibility:hidden;
		}


ul#umenue {
	list-style-image:url(/menuebilder/iconlink.gif);
}
