/* Startseite  */

.logostart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 446px;
	width: 269px;
	left: 35px;
	top: 50px;
}
.textindex {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 100px;
	width: 350px;
	left: 300px;
	top: 210px;
	font-family: 'Copperplate Gothic Light';
	font-size: 40px;
	color: #000000;
	text-align: center;
}
.halbmondgross {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height:358px;
	width: 520px;
	left: 221px;
	top: 130px;
}

/* Hauptseiten  */

.firma {
	font-family: 'Copperplate Gothic Light';
	font-size: 17px;
	color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 103px;
	width: 179px;
	left: 8px;
	top: 310px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
}
.leiste {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height:170px;
	width: 500px;
	top: 5px;
	right: 0px;
}
.logo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 267px;
	width: 163px;
	left: 21px;
	top: 29px;
}
.menue {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 13px;
	width: 530px;
	top: 39px;
	font-family: 'Copperplate Gothic Light';
	font-size: 11px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	right: 0px;
	background-image: url(org_images/org_hg1.jpg);
}
.rahmen {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 500px;
	width: 744px;
	left: 5%;
	top: 10%;
	background-image: url(org_images/org_hg1.jpg);
	background-repeat: repeat;
	background-position: center center;
	border: 1px solid #000000;
}
.seitentitel {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 18px;
	width: 150px;
	left:215px;
	top:125px;
	font-family: 'Copperplate Gothic Light';
	font-size: 18px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.text {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 60%;
	width: 55%;
	left: 325px;
	top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	overflow: auto;
	scrollbar-base-color: #FBF6CC;
	scrollbar-3dlight-color: #FBF6CC;
	scrollbar-arrow-color: #D8A446;
	scrollbar-darkshadow-color: #FBF6CC;
	scrollbar-face-color: #FBF6CC;
	scrollbar-highlight-color: #F1DFA7;
	scrollbar-shadow-color: #F1DFA7;
	scrollbar-track-color: #FBF6CC;
	
}
.titelrahmen {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 113px;
	width: 164px;
	left:210px;
	top:75px;
}
a:link {
	font-family: 'Copperplate Gothic Light';
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: 'Copperplate Gothic Light';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: 'Copperplate Gothic Light';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline overline;
	font-style: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Englisch/Deutsch-Switch  */
.edswitch {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 13px;
	width: 97px;
	bottom: -1px;
	font-family: 'Copperplate Gothic Light';
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	left: 0px;
	background-image: url(org_images/org_hg1.jpg);
}
hr {
	color: #D8A446;
}
