/* nw-style.css */
/* Autor: Thomas L.H. Schmidt */
/* e-mail: t.schmidt@thomas-schmidt.info */



HTML {
	color: #606060;
	background-color: #FEB942;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

BODY {
	
	text-align: left;
}

#rand {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

A {
	color: #E89202;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color: green;
	background-color: transparent;
	text-decoration: underline;
	z-index: 3;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: Green;
	background-color: transparent;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #FEB942;
	background-color: #FEB942;
	border-style: solid;
	border: 1px;
}

dt {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

.einzug {
	text-indent: 20px;
}
.ruck{
	margin-left: 20px;
}
.center {
	margin: auto;
	text-align: center;
}

/* Kopfdesign */
.bghead1 {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 50;
}
.bghead2 {
	position: absolute; 
	left: 0px; 
	top: 158px; 
	z-index: 50;
}
.bghead3 {
	position: absolute; 
	left: 754px; 
	top: 158px; 
	z-index: 50;
}

/* Figuren */
.fig1 {
	position: absolute; 
	left: 20px; 
	top: 10px; 
	z-index: 50;
}
.fig2 {
	position: absolute; 
	left: 780px; 
	top: 310px; 
	z-index: 50;
}
.fig3 {
	position: absolute; 
	left: 20px; 
	top: 	580px; 
	z-index: 50;
}

/* Kopfinfos */
.head1 {
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	left: 265px; 
	top: 25px; 
	z-index: 60; 
	font-size: 11px; 
	font-weight: bold;
	letter-spacing: 2px;
}
.head1 h1 {
	font-size: 12px;
}
.head2 {
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	left: 265px; 
	top: 80px; 
	z-index: 60; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 16px; 
	letter-spacing: 1px;
}
.head3 {
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	left: 460px; 
	top: 80px; 
	z-index: 60; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 16px; 
	letter-spacing: 1px;
}
.head4 {
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	left: 265px; 
	top: 120px; 
	z-index: 60; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 16px; 
	letter-spacing: 1px;
}

/* Zeitinformationen */
.timeinfo {
	position: absolute; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	left: 765px; 
	top: 160px; 
	z-index: 60; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 16px; 
	letter-spacing: 1px;
}
.timeinfo h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.timeinfo table {
	margin: 0px 0px 15px 0px; 
}

/* content */
.center1 {
	position: absolute; 
	left: 196px; 
	top: 158px; 
	width: 570px; 
	margin: 0px; 
	padding: 0px; 
	border: 0; 
	z-index: 20;
}
.center2 {
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	border: 0; 
	background-image: url(../pics/basics/bg_center.gif); 
	background-repeat: repeat-y; 
	z-index: 20;
}
.center3 {
	position: relative;
	left: 30px; 
	top: 30px; 
	width: 490px; 
	z-index: 10;
}
.center4 {
	position: relative; 
	left: 10px;
}
.headerpic {
	position: relative; 
	left: 12px;
}


/* Newsbox */
.newsbox1 {
	position: absolute;
	left: 770px;
	top: 450px;
	width: 190px;
	z-index: 100;
}

/* Navigation */
.navibox {
	position: absolute; 
	top: 178px; 
	left: 7px; 
	z-index: 90
}

/* Menue */
#imenu {
  font-size: 13px;
  font-weight: bold;
  float:left;
  width:12em;
  margin: 3em 0;
  padding: 0 1px;
  height:auto;
  background-color:transparent;
  border: 0 none;
  z-index: 90;
}
html>body #imenu {
  margin-right:0;
}
#imenu li {
  list-style: none;
  font-size:1em;
  float:none;
  width:auto;
  margin:0;
}
#imenu li a, #imenu li span {
  display:block;
  text-decoration:none;
  margin-bottom:0.5em; margin-top:0.5em;
  background:#fff5af;
  border-width:1px; 
  border-style:solid; 
border-color:white Green Green Green;
  border-left:1em solid #F99D02;
  padding: 0.25em 0.5em 0.4em 0.75em;
  width:99%;
}
html>body #imenu li a, html>body #imenu li span {
  width:auto;
}
#imenu li span {
  border-color: white Green Green Green;
  background: green;
  padding: 0.4em 0.35em 0.25em 0.9em;
}
#imenu li a.aktuell {
  color: green;
  background-color: #fff5af;
  border-color: white Green Green Green;
}
#imenu li a:hover, #imenu li a.aktuell:hover {
  border-color: white Green Green Green;
  color:#fff5af; 
  background:green;
  padding: 0.4em 0.35em 0.25em 0.9em;
}
#imenu li a:active, #imenu li a.aktuell:active {
  border-color: white Green Green Green;
  color:Green;
  background-color: #fff5af;
  padding: 0.4em 0.35em 0.25em 0.9em;
}

