html	{
        font-size: 1em;
        }
body 	{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
        font-size: 100%;
	margin: 0px;
	color: black;
	background: #eee url(img/back2.jpg) fixed;
	}
#flag   {
	position : absolute; 
	top: 5px; 
	left:160px;
	height: 65px;
	width: auto;
	}
#txtflag   {
	position : absolute; 
	top: 10px; 
	left:40%;
	height: 80px;
	width: auto;
	}
h1 	{
	font-size:110%;
	margin-top: 10px;
	margin-left: 160px;
	,
	}
h3 	{
	font-size:170%;
	font-weight: bold;
	line-height: 40px:
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	margin-top: 2px;
	padding-left: 100px;
	margin-left: 100px;
	color: navy;
	}
#logo   {
	position : absolute; 
	top: 90px; 
	left:370px;
	height: 288px;
	width: 268px;
	}
#oben {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 111px;
	width: 100%;
	background: none;
	}
#links {
	position : absolute; 
	top: 0px; 
	left:0px;
	height: 100%;
	width: 189px;
	/*background: #FF8400 url(img/links.jpg);*/ 
	}
#inhalt  {
	position : absolute; 
	top: 70px; 
	left:  160px;
	width: 70%;
	height: 400px;
	font-size: 80%;
	line-height: 120%;
	/*text-align: justify;*/
	border: black 0px solid;
	margin: 5px;
	}
#inhalt a {
	color: black;
	}
#inhalt1 { 
	text-align: left;
	visibility: visible;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	width: 49%;
	height: 90%;
	clear: inherit;
	border: black 0px solid;
	display: block;
	}
#inhalt2 { 
	text-align: left;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 49%;
	height: 90%;
	clear: inherit;
	border: black 0px solid;
	display: block;
	}
#inhalt3 { 
	text-align: left;
	visibility: visible;
	position: absolute;
	top: 0px;
	clear: inherit;
	border: black 0px solid;
	display: block;
	}
#menuoben {
	/*background: #852F2E;*/
	position : absolute; 
	min-width: 750px;
	height: 26px;
	top: 70px;
	left: 0px;
	padding-left:190px;
	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: navy;
	}
#menuoben a:hover {
	color: red;
	}
#menuoben a:active {
	color: red;
	}
#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; 
	}
#login form,input {
	font-size: 80%;
	margin: 0px;
	}
#nav  {
	width: 120px;
	font-size: 15px;
	position : absolute; 
	top: 105px; 
	left:  10px;
	float: left;
	height: auto;
	display: block;
	border: white 1px solid;
	/*border-top: orange 1px solid;*/
	}
a	{
	font-size: 95%;
	}
div#nav a {
	font-weight: bold;
	vertical-align: middle;
	width: auto;
	text-indent: 10px;
	display: block;
	padding: 2px 4px 2px 2px;
	text-decoration: none;
	border-bottom: gray 0px solid;
	border-left: silver 0px solid;
	background: url(img/but1.gif) no-repeat;
	}
div#nav a:hover {
	font-weight: bold;
	color: blue;
	background: url(img/but3.gif) no-repeat;
	}
div#nav a:active {
	font-weight: bold;
	background: url(img/but3.gif) no-repeat;
	}
#nav2  {
	background: url(img/but2.gif) no-repeat;
	}
div#nav2 a {
	background: url(img/but2.gif) no-repeat;
	}
#subnav  {
	width: 135px;
	font-size: 13px;
	height: auto;
	border: white 0px solid;
	border-top: white 1px solid;
	}
div#subnav a {
	vertical-align: middle;
	padding: 2px 4px 2px 2px;
	text-decoration: none;
	border-bottom: white 1px solid;
	background: #dedede url(img/but1.jpg) no-repeat;
	}
div#subnav a:hover {
	color: black;
	background: #eeeeee url(img/but2.jpg) no-repeat;
	}
#back {
	height: 22px;
	width: 110px;
	padding-left: 15px;
	padding-top: 2px;
	background: url(img/but1.gif) no-repeat;
	color: black;	
	border: black 0px solid;
	}
#back a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
.aktiv  {
	font-weight: bold;
	}
.hauptlink {
	font-weight: normal;
	}
	
.inputsubmit {
  	font-size: 80%;
  	font-weight: bold;
  	text-decoration: none;
    }
.inputtext {
  	font-size: 80%;
  	font-weight: normal;
  	text-decoration: none;
    }
#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: skyblue;
	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;
	}
.inputsubmit {
  	background-color: #eeeeee;
  	border: 1px solid #333333;
    }
.inputtext {
  	background-color: #ffffff;
  	border: 1px solid #999999;
    }
.textlink, #A {
	color: black;
	text-decoration: underline;
	}
