@charset "utf-8";
/* CSS Document Arabisch */

html,body,td,th {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #33302c;
}

h1 {
	font-family: georgia, "Times New Roman", times, serif;
	font-size:34px;
	font-weight:600;
    /*letter-spacing:0.1em;*/
	/* color:#09adf2; */
	color:#40a228;
}

h2 {
	font-size:27px;
	font-family: georgia, "Times New Roman", times, serif;	
	font-weight:600;
    /*letter-spacing:0.1em;*/
	color:#444444;
}

h3 {
	font-size:22px;
	font-weight:400;
	color:#000000;
}

h4 {
	font-size:22px;
	font-weight:400;
	color:#40a228;
}

.texthervorhebung {
	font-weight:bold;
	color:#40a228;
}

/* Für lateinische Buchstaben */

.LateinH1 {
	position:relative;
	bottom:0.22em;
	font-size:21px;
	font-weight:600;
    letter-spacing:0;
}

.LateinH2 {
	position:relative;
	bottom:0.20em;
	font-size:17px;
	font-weight:normal;
	letter-spacing:0;	
}

.LateinText {
	position:relative;
	bottom:0.12em;
	font-size:12px;
}

/* Seite */

/* steuert Menü */
#seiteMenu {
	position:relative;
	left: 44px;
	width:620px;
	height:94px;
	z-index:1999;
	font-size: 15px;
}

#seiteText {
	position:relative;
	left:36px;
	width:494px;
	text-align:right;
	direction:rtl;
	font-size:17px;
	/*color: #33302c;*/
	z-index:15;
}

#seiteLogo {
	position:relative;
	left:0px;
	height:115px;
	z-index:10;
}

#logoBild{
	position:relative;
	left:338px;
	top:0px;
	width:227px;
	height:49px;
}

#logoQuad{
	position:relative;
	width:48px;
	height:27px;
	top:-49px;
	background-image:url(../images/quad-logo.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}

.quadTitel{
	position:relative;
	left:102px;
	width:12px;
	height:21px;
	top: 26px;
	background-image:url(../images/quad-titel.gif);
	padding:0;
	margin-bottom:-21px;
}

#boxXBild {
	position:relative;
	left:102px;
	top:8px;
	width:632px;
	height:421px;
    margin-bottom:30px;
}

/* Rahmen */

#boxSprache {
	position:absolute;
	left:120px;
	top:636px;
	width:232px;
	font-size:11px;
	padding-top:4px;	
	text-align:right;
	direction:rtl;
}

#boxKassette {
	font-family: georgia, "Times New Roman", times, serif;
	position:absolute;
	left:120px;
	top:666px;
	width:232px;
	font-size:18px;	
	text-align:right;
	direction:rtl;
}

#boxFuss {
	position:relative;
	left:0px;
	height:24px;
	vertical-align:bottom;
	background-color:#dcdbd4;
	font-size:11px;
	padding-top:4px;
	padding-right:104px;
	text-align:right;
	direction:rtl;		
}