h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-family:  Arial, Helvetica, sans-serif; font-weight: normal; color: #534616;
}

h1 {	font-size: 2em; color: #330099}
h2 {	font-size: 1.2em; color: #330099}
h3 {	font-size: 1.6em;}
h4 {	font-size: 1.6em; font-weight: bold; color: #006600}
h5 {	font-size: 1.6em; font-style:italic; font-weigth: bold;}
h6 {	font-size: 1.2em; font-weight: bold;}


body {
	margin: 0;
	padding: 0;
	border: 0px solid red;
	background: #F9F0CF;
	font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #534616;
	width: 100.1%;
}

#weiter {display: none;}

#bilder { 
	background-color:#F9F0CF;
	top: 0px; left: 0px; width:100.01%; height: 125px;
	padding:0px;
	position: fixed;
	overflow:hidden;
	z-index: 4;
}

#logo {
	width: 130px; height: 48px;
	float:left;
	padding:10px; padding-left: 10px;
	margin: 30px; margin-top: 45px;
	border:0px solid silver;
}

#logo_druck {display: none;}

#bild_120, #bild_100, #bild_80, #bild_60 {
	width: 120px; height: 100px;
	float:left;
	margin: 10px;
	padding:0px; padding-right:30;
	border:0px solid red;
}

#bild_100 {width: 100px;}
#bild_80 {width: 80px;}
#bild_60 {width: 60px;}

#inhalt {
	position: relative;
	width:99%;
	text-align:left; 
	margin:0px; margin-top: 185px;
	padding-top: 0px;
	border:0px solid teal;
}

#inhalt_1 {
/*  width:100.01%;*/
/*	width: 980px;*/
	text-align:left; 
	margin:50px; margin-top: 200px; margin-left: 80px;
	padding-top: 20px;
	border:1px solid silver;
}

#inhalt_g {
/*  width:100.01%;*/
/*	width: 980px;*/
	text-align:left; 
	margin:50px; margin-top: 200px/*; margin-left: 80px;*/
	padding-top: 200px;
	border:8px solid red;
}

#links, #links_d, #links_g { 
	float:left;
	width: 20%;
	padding:0.5em;	padding-top:0em;
	height:auto;
/*  position:absolute;top: 180px;clear: both;padding-top:37px;padding-bottom:10px;*/
}

#links_d {position:relative; top: 30px; left: 0px; width: 190px; padding-top:1em;}
#links_g {position:absolute; top: 250px; left: 2%;}

#mitte, #mitte_d, #mitte_g, #mitte_dg  { 
	margin-left:10px;
	float:left;
	width: 100%;
	padding:0.5em;	padding-top:0em;
	text-align:center;
}

#mitte_d  {position:relative; top:-20px; left: 50px; width: 10em;}
#mitte_dg {position:absolute; top:200px; left: 15%; width: 80%;}
#mitte_g  {position:absolute; top:280px; left: 20%; width: 60%;}

#rechts, #rechts_d, #rechts_g { 
	float:left;
	width: 20%; /*  280px; */
	padding:0.5em;	padding-top:0em;
}

#rechts_d { position:relative; top:0px; left: 400px; width: 20em; margin-top: -100px;}
#rechts_g { position:absolute;	top:250px; right: 2%;/*	width: 20em; 	margin-top: -100px;*/}

#quer, #quer_o, #quer_m, #quer_u { 
	clear: both;
	width: 100%; /*  280px; */
	height: auto;
	padding:0.5em;	padding-top:1em; padding-left: 1.5em; padding-bottom: 1em;
	border-top: 2px silver solid;	border-bottom: 2px silver solid;
/*  position:absolute;top:50px;margin-right:0;float:left;*/
}

#fuss {
	clear:both;
	background-color:teal;
	padding:2px;
	bottom: 0em;
	left: 0px;
	z-index: 4;
	width:100%;	height:1.3em;
	color: white;
}

#fuss_2 {
	clear:both;
	background-color:teal;
	padding:22px;
	margin-bottom: 0em;
	left: 0px;
	z-index: 1;
	width:100%;	height:1.3em;
	color: white;
	bottom: 10em;
}

/* ----------------Menue ------------------------------------*/

#menu_oben ul {
	margin:0;
	padding:0.15em;
	color: White;
	background-color: teal;
	width: 100%;
	font-family: arial, helvetica, sans-serif; text-align: center;	font-weight: bold; 
	text-decoration: none;
	position: fixed;
	top:125px; left:0px;
	z-index: 4;
}

#menu_oben ul li       {display: inline; float:left; margin: 0.4em;/* margin-bottom:0.7em;*/position:relative; /*background-color: red;*/}
#menu_oben ul li ul li {display: block; float: none; margin-top: -0.2em; margin-bottom: 0.4em; /*background-color: red;*/}
#menu_oben ul li a {padding: 0.2em 1em;	color: white;float: left; border-right: 2px solid #fff; /*background-color: red;*/}
/*	background-color: teal;	text-decoration: none;	font-weight: bold;/*//*	border: 0x solid #FFFFFF;*/

/*----------Untermenue ---------------------*/

#menu_oben li ul {position:absolute; top: 2.1em; left: -1.0em; width: 11em; margin:px; padding:0px; font-size: 0.95em;}
#menu_oben ul li ul a {	padding: 0.2em 0.5em; border: 0px solid #FFFFFF; border-top: 2px solid #fff; float: left;/*padding-top:1em;*/ background-color: teal;}
/*	background-color: teal;	color: White;text-decoration: none;font-weight: bold; text-align: center;*/

#menu_oben ul li a:hover {background-color: #F9F0CF; color: #369;}

/*  Menue aufklappen */
/*
#menu_oben ul li a:hover > ul {background-color: #F9F0CF; color: #369;*/ /*display: block;/*display:inline;*/}
/*
#menu_oben ul li a:current {background-color: lime; color: #369;}
*/
#menu_oben ul li a:active {background-color: lime; color: #369;}

#menu_oben ul span {background-color: #F9F0CF; color: #369;}

/* ---------------------- Raeder- Beispiele -------------------------------- */
/* kleines Bild */

#gel_l1, #gel_l2, #gel_l3, #gel_r1, #gel_r2, #gel_r3 {position:absolute; padding-bottom: 0em;
/*	margin:0em; */
	margin-top: 10px; margin-left: 10px;
	width: 250px;
/*	float:left;*/
	color:maroon;
	border: 0px ridge maroon;
}

#gel_l2 {margin-top: 230px;}
#gel_l3 {margin-top: 450px;}
#gel_r1, #gel_r2, #gel_r3 {margin-right: 10px;}
#gel_r2 {margin-top: 230px;}
#gel_r3 {margin-top: 450px;}

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

#rad {display: none;}

/* ---------------------- Raeder- Draisinen vergroessern -------------------------------- */
/* kleines Bild */

#rad_k, #rad_b, #rad_k2 {position:absolute; padding-bottom: 2em;
	margin:0em; margin-left: -10px;
	width: 100px;
	float:left;
	color:maroon;
	border: 0px ridge maroon;
}

#rad_b  {margin-left: 135px;}
#rad_k2 {margin-top: 170px;}

#rad_k a, #rad_b a, #rad_k2 a {text-decoration:none; display:block; text-align:center;}
#rad_k a:hover.info, #rad_b a:hover.info, #rad_k2 a:hover.info  {background-color: white;}
#rad_k a .info, #rad_b a .info, #rad_k2 a .info {display:none; position:relative; z-index:1; text-decoration:none;} 
#rad_k a.info span, #rad_b a.info span,#rad_k2 a.info span  {display: none;}

/*grosses Bild */

#rad_k a.info:hover span, #rad_b a.info:hover span, #rad_k2 a.info:hover span{ 
	display:block; 	position:fixed; top:50px; left:190px; border:20px groove lime; z-index:5;}

/* ---- ----------------- Listen -----------------------------------------*/

#liste    {padding-left: 0; margin-left: 40; text-align: left;}
#liste li {list-style: none; margin: 0; padding: 0.15em;}
/*#liste li a { text-decoration: none; }*/

/* --------------- Tabellen  ------------*/

#radmasse, #radart {position: relative; top: 50px; left: 25; margin: 0px; margin-top: 0px;margin-bottom: 0em;}
#radart {margin-left: 0px; margin-top: -3em;}

table {position:relative; border-collapse: separate; border-spacing: 5px; border: 0px solid silver;
	table-layout: fixed; display: block; margin-bottom: 5em; white-space: nowrap;}

TD, TH {background: white; border: 2px; margin: 3px; border-color:silver; white-space: nowrap;}

/*#CAPTION { border: ridge 5pt blue; }*/

/* ----------------------------Internet Explorer------------------------- */

* html, * html body {
	margin: 0; padding: 0; border: 0px solid red;background: #F9F0CF;
	font-family: Arial, Helvetica, sans-serif; font-size: 1em;
	color: #534616;
	width: 100.1%;
	height: 90%;
	overflow: scroll;
 }

* html #inhalt, * html #inhalt_G {
	position: relative; 
	width:100.01%;
	text-align:left; 
	margin:0px;
	padding-top: 0px;
	border:0px solid teal;
/*	overflow: auto;*/
}
/*
* html #quer, * html #quer_o,* html #quer_m,* html #quer_u { 
	clear: both;
	width: 100%; /*  280px; */
	height: 0em;
	padding:0.5em;	padding-top:1em; padding-left: 1.5em; padding-bottom: 1em;
	border-top: 2px silver solid;	border-bottom: 2px silver solid;
/*  position:absolute;top:50px;margin-right:0;float:left;*
}
*/
* html #mitte_d { position:relative; top:-20px; left: 50px; width: 100%;}
* html #radmasse {position: relative; top:  2em; left: 0em; margin: 0px;/* float:left;*/}
* html #radart   {position: relative; top:  7em; left: 0em; margin: 0px;}
* html #mitte_dg  {position:relative; top: 5px; left: 20%; width: 60%;}
* html #mitte_g  {position:relative; top:30px; left: 20%; width: 60%;}

* html #gel_l1,* html  #gel_l2, * html #gel_l3, * html #gel_r1,* html  #gel_r2, * html #gel_r3 {position:absolute; padding-bottom: 0em;
/*	margin:0em; */
	margin-top: -150px; margin-left: 10px;
	width: 250px;
	float:left;
	color:maroon;
	border: 0px ridge maroon;
}

* html #gel_l2 {margin-top: 80px;}
* html #gel_l3 {margin-top: 310px;}
* html #gel_r1, * html #gel_r2, * html #gel_r3 {margin-right: 10px;}
* html #gel_r2 {margin-top: 80px;}
* html #gel_r3 {margin-top: 310px;}


* html table {
	position:absolute;
 	background: none;
 	left: 150px; top:1em; 
	border-spacing: 5px; border: 1px solid silver;
	float:left;
	table-layout: auto;
}

/*------------------------ kleines Bild -----------------------------*/

* html #rad_k, * html #rad_b, * html #rad_k2 {
	top:4em;
	position:relative;
	padding-top: 2em;padding-left: 0em;padding-bottom:50px;
	margin:0em;margin-right: 0em;margin-top: -50px;
	width: 110px;
	clear: both;
	color:maroon;
	border: 0px ridge maroon;
}

/*------------------------grosses Bild-----------------------------------*/

* html #rad_k a.info:hover span, * html #rad_b a.info:hover span, * html #rad_k2 a.info:hover span { 
	position: absolute; top: -130px; left: 150px; }

* html #rad_k2 a.info:hover span {top:-220px;}
* html #rad_b a.info:hover span {top:-350px;}

* html #links_d {display: none}

* html #gel_l1, #gel_l2, #gel_l3, #gel_r1, #gel_r2, #gel_r3 {position:absolute; padding-bottom: 0em;}

* html #rad_k a, * html #rad_b a {text-decoration:none; display:block; text-align:center; width: 110px; height: auto;}
* html #rad_k a:hover.info,* html #rad_b_IE a:hover.info {width: 110px; height: auto;}
* html #rad_k a .info , * html #rad_b_IE a .info {display:none;} 
* html #rad_k a .info span, * html #rad_b a .info span {display: none;}

/* ----------------Menue ------------------------------------*/

/* Untermenue */
* html #menu_oben li ul {/*position:relative; */display: inline; float: left; top: -1.7em; left:-3.8em; width: 20em;
	margin:0px; margin-top:3px; padding:0px; font-size: 0.85em; text-decoration: none; list-style: none;}

* html #menu_oben ul li ul li {display: inline; float: left; margin-top: -0.2em; margin-bottom: 0.4em;}

