html	{
        font-size: 16px;
        }
body 	{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
        font-size: 100%;
        /*min-height: 780px;*/
	margin: 0px;
	background: white;
	color: #d0d0d0;
	color: black;
	border: black 0px solid;
	}
#eml  {
	z-index: 2;
	position : absolute; 
	top: 110px; 
	left:  463px;
	width: 500px;
	height: 760px;
	padding: 10px;
	background: white;
	text-align: left;
	border: #FF6500 3px solid;
	}
#kont  {
	z-index: 2;
	position : absolute; 
	top: 55px; 
	left:  633px;
	width: 330px;
	height: 220px;
	padding: 10px;
	background: white;
	text-align: left;
	border: #FF6500 3px solid;
	}
#korr  {
	z-index: 2;
	position : absolute; 
	top: 5px; 
	left:  613px;
	width: 350px;
	height: 190px;
	padding: 10px;
	background: white;
	text-align: left;
	border: #FF6500 3px solid;
	}
#middl  {
	position : relative; 
	top: 5px; 
	/*right:  25%;
	left:  25%;*/
	width: 998px;
	height: 100%;
	border: red 0px solid;
	}
#oben {
	margin-top: 0px; 
	margin-left:0px;
	height: 111px;
	width: 998px;
	background: white;
	border: gray 0px solid;
	}
#flag   {
	margin-top: 5px; 
	margin-left:8px;
	height: 74px;
	height: 100px;
	border: gray 0px solid;
	}
#txtflag   {
	position : absolute; 
	top: 10px; 
	left:40%;
	height: 80px;
	width: auto;
	}
h1 	{
	font-size:110%;
	}
h2 	{
	font-size:190%;
	}
h3 	{
	font-size:170%;
	font-weight: bold;
	line-height: 40px:
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	margin-top: 2px;
	/*padding-left: 100px;
	margin-left: 100px;*/
	color: navy;
	}
h4 	{
	font-size: 18px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
h5 	{
	font-size:130%;
	font-weight: bold;
	margin-bottom: 0px;
	/******************/
	margin-top: 0px;
	margin-right: 0px;
	/*margin-left: -10px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	text-indent: 15px;
	/*line-height: 31px;*/
	color: white;
	background: #e0e0e0;
	background: #FF6500;
	}
#logo   {
	position : absolute; 
	top: 0px; 
	left:10px;
	height: 90px;
	width: 100px;
	}
#inhalt  {
	margin-top: 0px;
	left: 220px;
	/*margin-left: 105px;*/
	width: 789px;
	height: auto; /*height: 615px;*/
	font-size: 100%;
	line-height: 120%;
	text-align: justify;
	float: right;
	padding: 0px;
	border: blue 0px solid;
	}
#inhaltin  {
	margin-left: 1cm;
	margin-right: 1cm;
	/*margin-top: 0px;
	height: auto;
	border: red 0px solid;*/
	}
#inhalt a {
	color: #e0e0e0;
	color: #FF6500;
  	font-weight: bold;
  	text-decoration: none;
	}
#inhalt a:hover {
  	text-decoration: underline;
	}
#bottom { 
	background-image: url(img/bottom.jpg);
	text-align: right; 
	color: white;
	position: relative;
	visibility: visible;
	margin-left: 8px;
	margin-top: 10px;
	width: 980px;
	height: 33px;
	line-height: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: bottom;
	border: solid 0px silver;
	display: block;
	}
#bottom a {
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	}
#bottom a:hover {
	text-decoration: underline;
	}
#txt-rechts	{
	color: #e0e0e0;
	color: #FF6500;
	text-align: right;
  	font-weight: bold;
	margin-right:40px;
	}
#rot {
	color: red;
	font-weight: bold;
	}
#rot_k {
	color: red;
	}
#weiss {
	color: white;
	}
#falsch  input {
	border: red 1px solid;
	}
#falsch  textarea {
	border: red 1px solid;
	}
	color: white;
	}
.falsch {
	border: red 1px solid;
	}
#mail  {
	position : absolute; 
	left: 15%;
	}
#mail,td,th
	{
	font-size: 90%;
	}
#text   { 
	position : absolute; 
	width: 360px; 
	top: 300px; 
	left: 560px;
	}
#ueber{ 
	position: absolute; 
	top: 80px; 
	left: 260px; 
	}
#nav  {
	position: absolute;
	margin-top: 0px; 
	left:  10px;
	height: 350px;
	width: 205px;
	display: block;
	text-align: left;
	border: orange 0px solid;
	}
#navin  {
	font-size: 16px;
	width: 192px;
	position : absolute; 
	margin-top: 0px; 
	margin-left:  0px;
	float: left;
	/*height: 135px;*/
	display: block;
	border: blue 0px solid;
	border-left: silver 0px solid;
	}
a	{
	font-size: 110%;
	line-height: 25px;
	}
div#navin a {
	vertical-align: middle;
	width: 179px;
	text-indent: 10px;
	display: block;
	padding: 2px 4px 2px 2px;
	text-decoration: none;
	color: #e0e0e0;
	color: #FF6500;
  	font-weight: bold;
	/*background: #FFC28C;*/
	border-bottom: orange 0px solid;
	border-left: #AF9B8B 0px solid;
	border-bottom: white 5px solid;
	}
div#navin a:hover {
	background: #e0e0e0;
	background: #FF6500;
	color: white;
	border-bottom: white 5px solid;
	}
div#navin a:active {
	background: #e0e0e0;
	background: #FF6500;
	color: white;
	border-bottom: white 5px solid;
	}
div#nav2 a {
	background: #e0e0e0;
	background: #FF6500;
  	font-weight: bold;
	color: white;
	}
#login input {
	font-size: 90%;
	/*text-align: center;*/
	margin-bottom: 0px;
	margin-left: 8px;
	}
input {	
	margin-left: 0px;
	}
#login {
	font-size: 12px;
	position: relative;
	top: 160px;
	left:0px;
	width: 193px;
	padding-left: 0px;
	border: green 0px solid;
	}
#login_int {
	background: url(img/box.jpg);
	font-size: 12px;
	position: relative;
	top: 200px;
	width: 193px;
	left:10px;
	padding: 0px;
	padding-left: 0px;
/*	border: black 1px solid;*/
	}
#login h5 {
	width: 185px;
	font-size: 16px;
	}
label	{
	line-height: 22px;
	margin-left: 15px;
	font-size: 14px;
	}
#suche input {
	font-size: 90%;
	/*text-align: center;*/
	margin-bottom: 0px;
	margin-left: 8px;
	}
#suche .check {
	margin-left: 12px;
	margin-top: 10px;
	font-size: 16px;
	}
#suche select {
	margin-left: 8px;
	}
#suche {
	font-size: 12px;
	position: relative;
	top: 176px;
	left: 0px;
	width: 193px;
	float: left;
	/*padding: 10px;
	padding-left: 15px;
	height: 195px;*/
	border: red 0px solid;
	}
#suche h5 {
	width: 185px;
	font-size: 16px;
	}
#links {
	position: absolute;
	/*margin-top: 0px;*/
	top: 105px;
	left:  10px;
	width: 185px;
	height: 110px;
	display: block;
	text-align: left;
	border: red 0px solid;
	}
#nobut {
	margin-top: 5px;
	font-size: 90%;
	text-indent: 53px;
	}
div#nobut a {
	color: #e0e0e0;
	color: #FF6500;
  	font-weight: bold;
	text-decoration: none;
	}
div#nobut a:hover {
	color: #e0e0e0;
	color: #FF6500;
	text-decoration: underline;
	}
#nobut2 {
	/***************/
	margin-top: 15px;
	font-size: 90%;
	text-indent: 108px;
	}
div#nobut2 a {
	color: #e0e0e0;
	color: #FF6500;
  	font-weight: bold;
	text-decoration: none;
	}
div#nobut2 a:hover {
	color: #e0e0e0;
	color: #FF6500;
	text-decoration: underline;
	background: none;
	}
.aktiv  {
	font-weight: bold;
	}
.hauptlink {
	font-weight: normal;
	}
.submit {
	width: 110px;
	margin-top: 8px;
	margin-bottom: 3px;
	height: 21px; 
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-left: 0px;
	background-color: #e0e0e0;
	background-color: #FF6500;
	}
.print {
	width: 150px;
	margin-top: 8px;
	margin-bottom: 15px;
	margin-right: 12px;
	height: 21px; 
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-left: 0px;
	float: right;
	background-color: #e0e0e0;
	background-color: #FF6500;
	}
#login .submit {
	margin-left: 65px;
	}
#suche .submit {
	margin-left: 65px;
	}
.inputsubmit {
  	font-size: 80%;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #eeeeee;
  	border: 1px solid #333333;
	}
.inputtext {
  	font-size: 80%;
  	font-weight: normal;
  	text-decoration: none;
    }
#menuoben {
	/*background: #852F2E;*/
	position : absolute; 
	min-width: 750px;
	height: 26px;
	top: 83px;
	left: 0px;
	padding-left:100px;
	vertical-align: middle;
	/*border-top: 3px #570906  solid;
	border-bottom: 3px #570906  solid;*/
	z-index: 2;
	border: black 0px solid;
	}
#menuoben a {
	font-size: 95%;
	text-decoration: none;
	font-weight: normal;
	color: black;
	}
#menuoben a:hover {
	color: red;
	}
#menuoben a:active {
	color: red;
	}
#buch  {
	background: #E7F2FF;
	padding: 8px;
	/*color: navy;*/
	border: 0px solid #ffcc00;
	}
#buch table	{ 
	border-collapse: collapse;
	border: 1px solid #C7DEFA;
	}
.buch  td{
	background: #C7DEFA;
	padding: 5px;
	color: black;
	border-collapse: collapse;
	border: 1px solid #C7DEFA;
	}
textarea {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}
#mail,td,th { 
	color: #000000;
	}
hr	{
	color: #FF6500;
	size: 3;
	}
#bereich1 a {
	color: black;
	text-decoration: underline;
	}
div#nobut a {
	background: transparent;
  	border: 0px solid #333333;
	}
div#nobut a:hover {
	background: transparent;
  	border: 0px solid #333333;
	}
.aktiv  {
	color: black;
	}
.hauptlink {
	color: black;
	}
.textlink, #A {
	color: black;
	text-decoration: underline;
	}
.inputtext {
  	background-color: white;
  	font-size: 14px;
  	border: 1px solid silver;
	}
.links	{
	font-size: 14px;
	}
.links textarea {
	border: 1px solid silver;
	}
.pass	{
	width: 160px;
	}
.titel2	{
	font-size: 20px;
	}
.regist {
	padding: 0px;
	margin: 0px;
	}
.rechtespalte {
	width: 300px;
	}