/* http://dieseyer.de/ */
/* Stand: 31.03.2009 */

img {
	border: none;
	padding-left: 20px;
}
html, body {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 120%;
	background: #e7e7ff;
	padding-left: 0px;
	/*          rot grün blau               */
}
#menue {
	padding-top: 0px;
	padding-left: 5px;
}
.XButton,  .Xinput {
	width: 145px;
	border: solid 3px #0000FF;
}
.Xinput {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.XButton {
	color: #FFFFFF;
	background-color: #0000FF;
}
#head1a, #head1b, #head2a, #head2b, #content {
	padding-left: 10px;
	padding-right: 10px;
}
#head1a, #head1b {
	font-size: 12px;
	line-height: 30px;
	/* 1.Z.    */
	Width: 75%;
	height: 30px;
	/* border-bottom: 2px solid #00ffff;*/
}
#head1a {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
	/* 1.Z.r.  */
#head1b {
	position: absolute;
	top: 1px;
	left: 170px;
	text-align: left;
}
	/* 1.Z.l.  */
#head1b {
	border-left: 006px solid #ffffff;
}
#head2a,  #head2b {
	/* top: 30px;	padding-top: 30px;*/
	/* 2.Z.    */
	Width: 70%;
	border-top: 0006px solid #ffffff;
	/* border-bottom: 2px solid #00ff00;*/
	font-size: 28px;
	font-weight: bold;
	color: #00d;
	line-height: 60px;
	/* font-size: 28px;
	font-weight: bold;color: #FF0099;
	line-height: 60px;*/
}
#head2a {
	position: absolute;
	top: 30px;
	right: 0px;
	text-align: right;
}
	/* 2.Z.r.  */
#head2b {
	position: absolute;
	top: 30px;
	left: 170px;
	text-align: left;
	border-left: 006px solid #ffffff;
}
	/* 2.Z.l.  */
#head2b {
	border-left: 6px solid #ffffff;
}
	/* 2.Z.l.  */



h1 {
	font-size: 28px;
	color: #FF0099;
}
h2 {
	font-size: 120%;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
/* Die Hyperlinks im Text u. Menues, Fussleiste */
a {
	font-size: 100%;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
}
a:focus {
	color: #000080;
}
a:hover {
	color: #FF0099;
}

#content {
	position: relative;
	top: -98px;
	left: 7px;
	text-align: left;
}
#werbung  {
	position: relative;
	right: -8px;
	top: -97px;
	float: right;
	height: 606px;
padding-top: 6px;
	width: 166px;
	text-align: right;
	background-color: #FFFFFF;
          border:none;
          }
  * html #werbung {
    top: -102px;  /* Workaround Internet Explorer bis Version 6 */
  }

#RahmenMitte {
	position: absolute;
	left: 170px;
	top: 0px;
	height: 728px;
	width: 0px;
          border-top:0000px solid #fff;
          border-left:000px solid #fff;
          border-right:06px solid #fff;
          border-bottom:6px solid #fff;
          }
  * html #RahmenMitte {
    left: 170px;  /* Workaround Internet Explorer bis Version 6 */
  }

#RahmenUnten  {
	position: absolute;
	left: -0176px;
	top: 723px;
	height: 6px;
	width: 176px;
          border-top:0000px solid #fff;
          border-left:000px solid #fff;
          border-right:06px solid #fff;
          border-bottom:6px solid #fff;
          }
  * html #RahmenUnten {
    left: -170px;  /* Workaround Internet Explorer bis Version 6 */
  }

ul#Liste li {
	margin-top: 1.5em;	
	margin-left:-1.5em;	
}

ul#Liste {
}

ul#Navigation div {
	font-size: 0.7em;
	font-weight: normal;
	width: 15em;
}
ul#Navigation {
	font-family: verdana;
	height: 608px;
	font-size: 1.0em;
	float: left;
	width: 10.5em;
	margin: 0em 0em 0em 0em;	padding: 0em 0em 0em 0em;
	font-weight: bold;
	display: block;
	list-style: none;
}

ul#Navigation li {
	list-style: none;
	margin: 0em 0em 0em 0em;	padding: 0em 0em 0em 0em;
	display: block;
}
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -1.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }
ul#Navigation span {
	list-style: none;
	margin: 0.2em;	padding: 0.2em;
	display: block;
	color: #00d;
/*	font-family: arial; */
	background-color: #fff;
	display: block;
}
ul#Navigation a {
	list-style: none;
	margin: 0.2em;	padding: 0.2em;
	display: block;
}

ul#Navigation a:link {
	color: black;
	background-color: #ccc;
}
ul#Navigation a:visited {
	color: black;
	background-color: #ccc;
}
ul#Navigation a:hover {
	color: white;
	background-color: gray;
}
ul#Navigation a:active {
	color: white;
	background-color: gray;
}

ul#WeitereNavi {
	font-size: 0.7em;
}


