/*  <div id="text">   */
#text {
	background-color: #FFFFFF;
	position: relative;
	height: 770px;
	width: 520px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	padding-left: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		background-image: url(back1.jpg); 
}
/*  <div class="container">    */
.container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	height: 900px;
	top: -100px;
	max-height: 900px;
	overflow: hidden;
	border: thin solid #666666;
}
/*   <div class="wichtig">   */
.wichtig {
	height: auto;
	width: 60px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-style: none;
}

/*   <div class="artikel">   */
.artikel {
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-style: none;
}
/*  <div id="logo">   */
#logo {
	background-color: #009900;
	height: 80px;
	width: 100px;
	position: relative;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	float: left;
}
/*  <div id="ueberschrift">   */
#ueberschrift {
	background-color: #9999CC;
	text-align: center;
	position: relative;
	width: 806px;
	height: 80px;
	line-height: 75px;
	font-size: 18px;
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
/*  <div id="navioben">   */
#navioben {
	background-color: #003366;
	height: 20px;
	width: 910px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
/*  <div id="naviseite">   */
#naviseite {
	background-color: #9999CC;
	height: 770px;
	width: 190px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
/*  <div id="navioben a">   */
#navioben a {
	color: #9999cc;
	text-decoration: none;
}
#navioben a:hover {
	color: #FFF;
}
/*  <div id="navseite a">   */
#naviseite a {
	color: #003366;
	text-decoration: none;
} 
/*   <div class="infobox" id="info">   */
.infobox {
	height: 770px;
	width: 180px;
  text-align: center;
	background-color: #9999CC;
	padding-top: 20px;
	padding-bottom: 10px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: relative;
}
/*    <div class="box-rechts" > Bine   */
.box-rechts {

	width: 100px;
  text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
position: absolute;
	top: 210px;
  left: 40px;
}
/*      <p class="klein">     (Impressum) */
.klein {
	font-size: smaller;
}
/*    <span class="klicki">1</span>      */
/*    <span class="klicki">2</span>      */
/*    <span class="klicki">3</span>      */
.klicki {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 15px;
	width: 1px;
	border: thin solid #666666;
	padding-right: 3px;
	padding-left: 3px;
	right: 10px;
	text-decoration: none;
}
/*    <div class="container">   <div id="text">    <div class="artikel">   <a href="mailto... */
.container #text .artikel a {
	text-decoration: none;
}
/* auf allen Links!!! <span class="Stil6">Termine </span>und Themen</a>    */
 .Stil6 {color: red; font-size: 14px}
 
.seitenzahl {
	height: auto;
	width: auto;
	right: 20px;
	position: absolute;
	bottom: auto;
	padding-bottom: 10px;
}
/*  <div id="naviseite a:hover">   */
#naviseite a:hover {
	color: #FFF;
	text-decoration: none;
}

