body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: black;
	background-color: #f0f8ff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 80%;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 80%;
}
h1 {
	margin-top:25px;
	margin-bottom:20px;
	letter-spacing:2px;
	font-size:46px;
}
#rahmen {
	height: 100%;
	width: 80%;
	float: left;
	border: 0px dashed black;
}
#menuground {
	width: 190px;
	float: left;
	padding-left:10px;
	text-align:left;
	border: 0px dashed black;
}
#a-center {
	width: 925px;
	margin: 0px auto;
	text-align: left;
}
#maintable {
	width:900px;
	height:610px;
	background-image: url(../grafic/palme_bg.png);
	padding:15px;
	float: left;
}
a.menu {
	font-size: 80%;
	display:block;
	width: 160px;
	line-height: 50px;
	padding-left: 10px;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../grafic/menue.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px dashed black;
}
a.menu:hover {
	background-image: url(../grafic/menue_ov.gif);
}
a.menu:active {
	color: #6495ed;
	text-decoration: none;
}
a {
	color: #000000;
}
a:hover {
	color: #999;
}
#aktiv {
	background-image: url(../grafic/menue_ov.gif);
}
#a-content {
	width: 690px;
	height: 605px;
	float: left;
	border: 0px solid red;
}
#a-Scrollbar {
	width: 660px;
	height: 395px;
	float: left;
	padding: 15px;
	padding-top: 0px;
	text-align: justify;
	overflow: auto;
	border: 0px solid black;
}
#b-Scrollbar {
	width: 690px;
	height: 410px;
	float: left;
	padding: 0px;
	padding-top: 0px;
	overflow: auto;
	border: 0px solid black;
}
#titel {
	width: 670px;
	height: 190px;
	float:left;
	font-size:120%;
	color: red;
	text-align:left;
	padding-left:20px;
	border: 0px solid black;
	background-image: url(../grafic/leiste_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.bereich {
	display: block;
	color: red;
	text-decoration: none;
}
/* Formmailer: */
.input {
	border-style: solid;
	border-width: 2px;
	border-color: #ddddFF;
	background: #FFFFFF;
}
.inputzahl {
	border-style: none;
	border-width: 0px;
	background: #EEEEEE;
}
.imgnorm {
	border: 0px dashed black;
}
img {
	border:3px groove #FC3;
	vertical-align:middle;
}
/* Gallerie: */
#scrollgalerie {
	border: 1px dotted #FC3;/* auch möglich: dotted | dashed | solid | inset | outset | groove */
	width: 600px;
	padding:10px;
}
#gross {
	padding-top:0px;
	width: 340px; /* Breite des breitesten Bildes + 20px */
	height: auto; /* Höhe des höchsten Bildes + 10px */
}
#scrollfenster {
	overflow: auto;
	float:right;
	width: 150px;	/* Breite der Vorschaubilder + 20px für den Scrollbalken*/
	height: 300px; /* Höhe des großen Bildes -10px */
	border: 0px dotted #000000;	/* auch möglich: dotted | dashed | double | inset | outset | groove */
	padding-top: 0px;
	text-align:center;
}
#textzelle {
	border-top: 0px dotted #000000;
}
#bildtitel1 {
	font-size: 85%;
}
#disclaim {
	font-size:75%;
	text-align:justify;
	float:left;
}
#mail {
	width:650px;
	height:340px;
	float:left;
	border:0px double #F77908;
	text-align:left;
}
#adress {
	float:left;
	width:210px;
	padding-top:60px;
	border: 0px dotted #000000;
}
#muskel {
	width: 260px;
	height:370px;
	float:right;
	padding-left:15px;
	border: 0px dashed black;
}
#muskelb {
	width: 130px;
	height:280px;
	float:left;
	padding:10px;
	border: 0px dashed black;
}
.devo {
	unicode-bidi:bidi-override;
	direction: rtl;
	font-size:70%;
}

