﻿#Kopf{
/*	position:fixed;*/
/*	height:40pt;*/
	top:0px;
}
#BuchText {
	position:absolute;
	top: 180px;
	bottom:120px;
	overflow-y:scroll;
}
#Fuss{
	position: fixed;
	width:100%;
	height: 150px;
	bottom:0px;
/*	text-align:center;*/
}
#divMenu {
	position: fixed;
	width: 200px;
	top:180px;

}
.Intro {
	margin:0px 50px 0px 200px;
	position: static;

}



body
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-attachment: fixed;
	background-image: url("raufaser.gif");
	color: Black;
	text-align: justify;
}
a
{
	background: url("ahref.png");
	cursor:pointer;
	color: #2F4F4F;
	white-space: pre-wrap;
	text-decoration: none;
	padding-right: 12px;      	
	padding-left: 12px;
	font-size: medium;
}
.button
{
	background: url("btn.PNG") no-repeat;
	border-style: none;
	height: 44px;
	width: 140px;
	white-space: pre;
	font-size: large;
	color: #2F4F4F;
	cursor:pointer;
}
.input
{
	background: url("input.png") no-repeat;
	border-style: none;
	height: 30px;
	width: 170px;
	white-space: pre;
	color: #2F4F4F;
	cursor:pointer;
	}
table
{
/*	position: static;*/
	width: auto;
	top: 0px;
	left: 0px;
}
iframe 
{
/*	position: static;
	top:50px;
	right:20px;
	left:200px;
	bottom:150px;
	width: 90%;
	top:50px;
	right:20px;
	left:200px;
	bottom:150px;

	border-style: hidden;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 800px;
*/
}
.IFtext
{
	position: fixed;
	top: 24pt;
	left: 24pt;
	z-index: 0;
	visibility: visible;
}
h1
{
	font-size : 150%;
	text-indent: 52pt;
	color: Blue;
}
h2
{
	font-size : 120%;
	color: Green;
}
.BU
{
	color: Blue; /*#408080;*/
}
.GR
{
	color: Green;
}
.RO
{
	color: Red;
	font-weight: bold;
}
/*********************Kopf und Fuss Zeile**********************/
dfn
{
	font-size: small;
	color: Gray;
	text-decoration: overline;
	float: right;
	text-align: right;
}
/*h4, .cw
{
	font-size: small;
	color: #808080;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}*/
h5 
{
	color : Green;
	font-size : 150%;
	font-weight : 600;
	text-align: center;
	background-color: transparent;
	font-family: "Comic Sans MS";
}
h6 
{
	color : Green;
	font-size : 100%;
	font-weight : 400;
	text-align: center;
	background-color: transparent;
	font-family: "Comic Sans MS";
}
.imgFuss
{
	vertical-align: middle;
	cursor:pointer;
}
.inputFuss
{
	background: url("inputFuss.png") no-repeat;
	border-style: none;
	vertical-align: middle;
	height: 30px;
	width: 300px;
	white-space: pre;
	color: #2F4F4F;
	cursor:pointer;
}

