/* rot #d26644 #ad4929 */
/* blaugrau #8484a2 #626282 */

body{
 	margin: 0;
	padding: 0;
	font-family:Trebuchet MS, Helvetica, sans;
	background-color:#ffffff;
	margin-left:9em;/*10.1875em; /* 163px */
}

* {
	font-size: inherit; 
}

.menue table * {
	padding: 0.1em 0.5em;
}

h1, h2, h3 { 
	font-weight:normal;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin:0.2em 0 0.5em 0;
} 


h2+h3 {margin-top: -0.8em;}

p,table,ul,ol { 
	margin-bottom: 1em;
	margin-top: 1em;
}

h1+p, 
h1+table,
h1+ul,
h1+ol,
h2+p, 
h2+table,
h2+ul,
h2+ol,
h3+p, 
h3+table,
h3+ul,
h3+ol { 
	margin-top: -0.7em;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
}

h2 {
	font-size:1.3em;
	font-weight:bold;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
}

table {
	font-size:1.05em;
}

ul.submenue {
	width:75em; /* = 60 / 0.8 */
	font-size:0.8em;
	/*background-color:#f3e3f1;*/
}

ul.submenue li {
	float:left;	
        list-style-type:none;
        list-style-position:inside;
        list-style-image:none;
	padding:0;
	/*text-align:center;*/
}

ul.submenue {
	display:none;
	padding:0;
	position:absolute;
	top:10.5em;
	left:14.0465em; /*15.234em;*/
}


/* den coolen selektor versteht iexplore ned 8;7
 *
 * ul.submenue[class~=aktuell] {
 *
 */

ul.aktuell{
	display:block;
}

div#inhalt td {
	padding-right: 1em;
}

a.submenue {
	display:block;
/*	padding:0 1em;*/
	padding-right:2em;
	text-decoration:none;
	font-weight:bold;
	color:#8484a2;
}

a.submenue:hover {
	/*text-decoration:underline;*/
	font-weight:bold;
	color:#626282;
}

/*#submenue ul, #menue ul {
	clear:both;

}*/

ul.menue {
	margin-top:-3.125em; /* -50px */
	float:left;
	padding-left:2em;
}

a.menue{
	color: #d26644;
	text-decoration:none;
	font-family: Helvetica, Arial, Sans
	font-size:1.3em;
	font-weight:bold;

}

a.menue:hover {
	/*text-decoration:underline;*/
	color:#ad4929;
}


li.menue {
        list-style-type:none;
        list-style-position:outside;
        list-style-image:none;
	float:left;
	padding-right: 2em;
        }

#inhalt {
	clear:both;
	width:62.5em; /* = 50 / 0.8 */
	border: 0.1875em solid #d26644; /* 3px */ 
	padding: 1em;
	margin:1.5em 4em 1.5em 1.5em;
	line-height:160%;
	font-size:0.8em;
}

#footer {
	clear:both;
	width:80em; /* = 60em / 0.75 (font-size!!) */
	display:block;
	text-align:left;
	font-size:0.75em;
	padding:0.5em 0.5em 0.5em 2.67em;
}

#logo {
	width:15.1875em; /* 243px */
	height:12.5em; /* 200px */
	margin-left:-9em; /*-10.125em; /* -163px */
	margin-bottom:-2.5em; /* -40px */
	z-index:-999;
	position:relative;
	border:none;
	/*float:left;*/
}

#nurdruckheader{
	display:none;
	}

