body {
	margin: 0;
	padding: 0;
	font-family: "Arabic Transparent",Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	height: 100%;
	overflow: auto;
	direction:rtl;
	unicode-bidi:embed;
	text-align:right;
	background-color:white;
}
div#fixedwindow {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 100px;
	position: expression("absolute");
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight + 25);
	z-index: 9999;
	font-family: verdana, arial, helvetica, sansserif;
	font-size: 11px;
}
div#fixedwindow[id] {
	position: fixed;
}
div#container {
	position: absolute;
	width: 807px;
	right: 50%;
	margin-right: -403px;
	background-image:url(../gr/background_re.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
div#copyright {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 22px;
	width: 480px;
	left: 450px;
	text-align: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	color: #ccc;
	z-index: 25;
}
div#copyright a:link, div#copyright a:visited {
	text-decoration: none;
	color: #ccc;
}
div#copyright a:hover {
	text-decoration: underline;
	color: inherit;
}
div#logo {
	float:right;
	margin-top:18px;
	margin-right:15px;
	margin-left:-15px;
	width:100%;
}
div#menu_h {
	float: right;
	margin-right: 15px;
	width: 772px;
	height: 25px;
	background-color: rgb(216,34,57);
	z-index: 100;
	font-family: "Arabic Transparent", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align:left;
	background-image: url(../gr/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#menu_h a:link, div#menu_h a:visited, div#menu_h a:active {
	float:right;
	display:block;
	text-decoration: none;
	padding:0 10px;
	color: white;
	height: 26px;
	line-height:25px;
	background-image: url(../gr/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#menu_h a:hover {
	text-decoration: none;
	color: rgb(216,34,57);
	background-color: #ddd;
	background-image: url(../gr/menu_bg_on.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#menu_h a:link.chosen, div#menu_h a:visited.chosen {
	background-color: white;
	background-image: none;
	text-decoration: none;
	color: rgb(216,34,57);
	background-image: url(../gr/menu_bg_over.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#menu_h_inner{
	margin-right:181px;
}
div#main, div#mainbig {
	float:right;
	width: 576px;
	margin-right:15px;
	background-color: white;
}
div#menu_l {
	float:right;
	margin-right:15px;
	width: 180px;
	background-color: white;
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgb(216,34,57);
	z-index:2;
	border-left:1px dotted rgb(216,34,57);
}
div#boxr {
	float:left;
	margin-right:10px;
	width: 190px;
	background-color: #f4f4f4;
	z-index:2;
	border-right:1px dotted rgb(216,34,57);
	border-bottom:1px dotted rgb(216,34,57);
	padding-bottom:20px;
	margin-bottom:20px;
}
div#main_blowup {
	float: right;
	width: 1px;
	height: 500px;
}
div#main_blowup {
	height: 600px;
	width: 1px;
	float: right;
}
div#sprachenauswahl {
	position: absolute;
	top: 6px;
	left: 95px;
	height: 22px;
	display: block;
	overflow: none;
	text-align: right;
	z-index: 11;
	width: 250px;
	font-size: 0.85em;
}
div#sprachenauswahl a:link, div#sprachenauswahl a:visited {
	color: black;
	text-decoration: none;
}
div#sprachenauswahl a:hover {
	text-decoration: underline;
}
#newsletterbox {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 400px;
	height: 20px;
	z-index: 16;
	text-align: right;
}
div#spalten {
	width: 100%;
	display: block;
}
div#spalte1 {
	float: right;
	width:184px;
}
div#spalte2 {
	float: right;
	width:184px;
}
div#fusszeile {
	width: 100%;
	height: 50px;
	padding: 25px 0 15px 215px;
	text-align: left;
	display: block;
}
p.fn, p.fn a:link, p.fn a:visited, p.fn a:active {
  color:black;
  text-decoration:none;
  font-size:2em;
}
p.fn a:hover {
  color:black;
  text-decoration:underline;
}
div#boxtop {
	position: absolute;
	top: 2px;
	left: 770px;
	width: 180px;
	height: 20px;
	z-index: 10;
}
div#smallmenutop {
	position: absolute;
	top: 2px;
	width: 80px;
	left: 340px;
	height: 22px;
	display: block;
	overflow: none;
	text-align: right;
	z-index: 11;
}
div#smallmenutop a:link, div#smallmenutop a:visited, div#smallmenutop a:hover {
	display: inline;
	margin: 3px 0 0 0;
}
div#main div#line {
	width: 363px;
	height: 10px;
	border-top: 1px dotted rgb(216,34,57);
}

div#boxr div#line {
	width:170px;
	margin-right:10px;
	border-top: 1px dotted rgb(216,34,57);
}

.newsletterform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 15px;
	margin: 0;
	color: #666666;
}
div#main p, li, div#mainbig p, li, div#boxr p, li, div#main_l p, li, div#main_r p, li {
	line-height: 1.50em;
	font-size: 0.90em;
	color: black;
	margin: 0 0 15px 0;
}
div#main p a:link, div#main p a:visited, div#main li a:link, div#main li a:visited, div#mainbig p a:link, div#mainbig p a:visited, div#mainbig li a:link, div#mainbig li a:visited, div#main_l p a:link, div#main_l p a:visited, div#main_l li a:link, div#main_l li a:visited, div#main_r p a:link, div#main_r p a:visited, div#main_r li a:link, div#main_r li a:visited, div#boxr p a:link, div#boxr p a:visited, div#boxr li a:link, div#boxr li a:visited {
	color: rgb(216,34,57);
	text-decoration: none;
}
div#main p a:hover, li a:hover, div#mainbig p a:hover, li a:hover, div#main_r p a:hover, li a:hover, div#main_l p a:hover, li a:hover, div#boxr p a:hover, li a:hover {
	color: black;
	text-decoration: underline;
}
div#main p em {
	color: rgb(216,34,57);
	font-family: Verdana, Helvetica, Arial, Sansserif;
	font-size: 1.2em;
}
div#main p, div#mainbig p {
	margin-left:20px;
}
abbr {
	border-bottom: 1px dotted rgb(216,34,57);
	cursor: help;
}
.boxframe {
	display: block;
	margin: 0 10px 0 100px;
}
*.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	margin: 10px 10px 0px 16px;
}
.first {
	font-weight: bold;
	color: rgb(216,34,57);
	font-size:1.1em;
}
em {
	font-style: italics;
	color: #900;
}
ul {
	line-height: 1.5em;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}
*.azo1 {
	list-style-type: square;
	margin: 10px 15px 10px 0;
}
*.azo2 {
	list-style-type: square;
	margin: 10px 25px 10px 0;
}
*.azo2 {
	list-style-type: square;
	margin: 10px 35px 10px 0;
}
*.azk1 {
	list-style-type: decimal;
	margin: 10px 20px 10px 0;
}
*.azk2 {
	list-style-type: lower-alpha;
	margin: 10px 30px 10px 0;
}
*.azk3 {
	list-style-type: lower-roman;
	margin: 10px 40px 10px 0;
}
div#main div#subbox {
	border: 1px dotted rgb(216,34,57);
}
h1 {
  	font-family:"Arabic Transparent", times, georgia, arial, helvetica, sansserif;
	font-size: 2em;
	padding: 25px 0 0 0;
	margin:0 0 25px 0;
	display: block;
	font-weight: bold;
	color: #666;
	text-align:right;
}
h2 {
	font-family:"Arabic Transparent", arial, helvetica, sansserif;
	font-size: 1.10em;
	font-weight: bold;
	margin: 20px 0 23px 10px;
	text-align:right;
	color:black;
}
h2 a:link, h2 a:visited {
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	color: #666;
	text-decoration: underline;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin:10px 0 5px 0;
	line-height: 1.2em;
	letter-spacing:1px;
	text-align:right;
	width:100%;
	color:rgb(216,34,57);
}
h3 a:link, h3 a:visited {
	text-decoration: none;
	color: black;
}
h3 a:hover {
	text-decoration: underline;
	color: #f07029;
}
h4 {
	font-size: 0.8em;
	color: rgb(216,34,57);
	font-weight: normal;
	border-top: 1px dotted rgb(216,34,57);
	margin: 0 13px 3px 0;
}
h4 a:link, h4 a:visited {
	color: #f07029;
	text-decoration: none;
	margin: 0 0 0 5px;
}
h4 a:hover {
	text-decoration: underline;
}
div#boxr p {
	margin: 10px 10px;
}
div#boxr h1, div#boxr h2, div#boxr h3, div#boxr h4 {
	margin: 20px 10px 15px 10px;
}
.foto_c {
	background-color: #e0e0e0;
	margin:10px 0;
}
.foto_r {
	float: right;
	background-color: #e0e0e0;
	margin: 0 0 10px 10px;
}
.foto_rnf {
	float: right;
	margin: 0 0 10px 10px;
}
.foto_rightcolumn {
	float: right;
	background-color:#eee;
	border-left:1px solid white;
	margin-right:-202px;
}
.foto_leftcolumn {
	float: left;
	width: 172px;
	background-color: #eee;
	margin-left: -185px;
}
.foto_l {
	float: left;
	background-color: #e0e0e0;
	margin: 0 10px 10px 0;
}
.foto_lnf {
	float: left;
	margin: 0 10px 10px 0;
}
.foto_newstop {
  float:left;
  margin:-10px -10px 5px 0;
  display:block;
  width:150px;
  overflow:none;
}
.foto_news {
  float:left;
  margin:5px -10px 5px -10px;
  width:150px;
  overflow:none;
}
.foto_serie {
  margin:0 3px 3px 0;
}
div#untertitel {
	margin: 0px 5px 8px 8px;
	display: box;
	line-height: 1.5em;
	font-size: 0.7em;
	text-align:right;
}
div#untertitel a:link, div#untertitel a:visited {
	color: black;
	text-decoration: none;
}
div#untertitel a:hover {
	text-decoration: underline;
}
.form1 {
	font-family: "Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 270px;
	height: 20px;
}
.form2 {
	font-family: "Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 270px;
}
.form3 {
	font-family: "Arabic Transparent", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
}
.menucontainer a:link, .menucontainer a:visited {
	display:block;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid rgb(216,34,57);
	font-size: 0.9em;
	padding: 5px 10px 7px 10px;
}
.menucontainer a:hover {
	background-image: url(../gr/pfeil_blue_rtl.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #ddd;
	text-decoration: underline;
	color:rgb(216,34,57);
}
.menucontainer2 a:link, .menucontainer2 a:visited {
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	background-image: url(../gr/pfeil_blue_rtl.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.menucontainer2 a:hover {
	text-decoration: none;
}
#menucontainer3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-align:left;
	font-weight: bold;
	color: white;
	text-align: right;
	margin: 72px 0px 0px 0px;
	padding: 5px 10px 1px 10px;
	text-decoration: none;
}
#menucontainer3 a:hover {
	background-color: #ee9e9a;
}
#menucontainer4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	width: 63px;
	font-weight: bold;
	color: #1275aa;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 128px 10px;
	text-decoration: none;
	background-image: url(../gr/menudot2.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
img.blocked {
	display: block;
}
.mainframe {
	padding: 18px 25px 0px 25px;
}
.propminheight {
	float: right;
	width: 1px;
	height: 650px;
}
.df_0 a:link, .df_0 a:visited {
	background-color: #eee;
}
.df_1 a:link, .df_1 a:visited {
	border-bottom: 1px solid #ccc;
	font-size: 0.95em;
}
.df_2 a:link, .df_2 a:visited {
	background-color: #f0f0f0;
	font-size: 0.8em;
	padding: 5px 30px 7px 20px;
	color: black;
}
.df_2 a:hover {
	background-color: white;
}
.df_3 a:link, .df_3 a:visited {
	background-color: #e4e4e4;
	font-size: 0.85em;
	padding: 5px 50px 5px 25px;
}
.df_4 a:link, .df_4 a:visited {
	background-color: #dfdfdf;
}
.df_5 a:link, .df_5 a:visited {
}
.nolink {
	color: rgb(216,34,57);
}
div#logobereich {
	margin: 20px 0 50px 0;
	padding: 20px 0 50px 0;
	border-top: 1px dotted #ccc;
}
div#logobereich a:link, div#logobereich a:visited {
	display: inline;
	vertical-align: middle;
}
.logos {
	border: none;
}
div#sitemap a:link, div#sitemap a:visited {
	color: black;
	text-decoration: none;
	display: block;
	margin: 0 20px 0 20px;
}
div#sitemap a:hover {
	text-decoration: underline;
	color: rgb(216,34,57);
}
.sitemap1 {
	padding: 7px 10px 9px 25px;
	font-weight: bold;
	font-size: 1.10em;
	background-image: url(../gr/pfeil_blue_rtl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.sitemap2 {
	padding: 5px 10px 5px 50px;
	font-weight: normal;
	font-size: 0.95em;
	font-family: Verdana, Helvetica, Arial, sansserif;
}
.sitemap3 {
	padding: 5px 10px 5px 75px;
	font-weight: normal;
	font-size: 0.75em;
}
div#serie {
	padding: 10px 0 0 10px;
	display: block;
}
.registerform {
	width: 100%;
	margin: 0;
	padding: 0;
}
div#menu_l_service {
	background-color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	width: 180px;
}
	
div#menu_l_service a:link, div#menu_l_service a:visited, div#menu_l_service a:active {
	display: block;
	padding: 4px 0 5px 0px;
	line-height: 27px;
	color: black;
	width: 180px;
	height: 27px;
	text-decoration: none;
}
div#menu_l_service a:hover {
	color: #555;
	text-decoration: underline;
	background-color: #eee;
}
div#menu_l_service img {
	margin: 0 8px 0 8px;
}
table {
	font-size: 1em;
	margin: 0;
	padding: 0;
	border: none;
	empty-cells: show;
}
table#lists {
	width:369px;
	border-bottom:1px solid #ddd;
}
table#lists td {
	border-top: 1px solid #ddd;
	padding:5px 0;
	vertical-align:top;
}
table#lists p, table#lists p a:link, table#lists p a:visited, table#lists p a:active {
	margin:0;
	font-size:0.9em;
	color:black;
}
table#lines {
	border-bottom: 1px solid #ccc;
}
table#lines td {
	border-top: 1px solid #ccc;
	padding: 10px 3px 2px 3px;
	vertical-align: center;
}
table#issues {
  width:380px;
}
table#issues td {
	vertical-align: top;
	border-bottom: 1px solid rgb(216,34,57);
	padding: 10px 0 0 0;
}
table#blank_logos td {
	height: 90px;
	padding: 0 15px 0 0;
	vertical-align: center;
}
table#programme td {
	padding: 10px 3px 2px 3px;
	vertical-align: top;
}
div#rightmenu {
	margin: -5px 0 20px 0;
}
div#rightmenu p a:link, div#rightmenu a:visited {
	border-bottom: 1px dotted rgb(216,34,57);
	display: inline;
	height: 2.2em;
	width: 100px;
	text-decoration: none;
	display:block;
	margin:0 0 5px 5px;
}
div#rightmenu p a:hover {
	text-decoration: underline;
	border-top: none;
}
div#boxframe_fullsize {
	background-color: #eee;
	border: 1px dotted rgb(216,34,57);
	padding: 10px;
	margin: 15px 0;
}
div#boxframe_fullsize h1 {
	margin: 0 0 20px 0;
	font-size: 1.4em;
}
div#box_blank {
  width:350px;
  margin: 5px 0;
}
div#box_standard {
	background-color: #eee;
	margin: 12px 0;
	overflow: visible;
}
div#box_poetry {
  font-size:1.1em;
  font-family: "Lucida Bright", Arial, Helvetica, sansserif;
  width:350px;
  line-height:40px;
  margin:0;
  display:block;
  clear:left;
}
div#box_issues {
  width:100%;
  margin: 5px 0;
  border-bottom:1px dotted #aaa;
}
div#box_left {
	background-color: #eee;
	margin: 12px 8px 12px 0;
	overflow: visible;
	width: 50%;
}
div#box_right {
	background-color: #eee;
	margin: 12px 0 12px 8px;
	overflow: visible;
	width: 50%;
}
div#box_leftcolumn {
	float: left;
	width: 172px;
	background-color: #eee;
	margin-left: -185px;
}
div#box_rightcolumn {
	float: right;
	width: 190px;
	background-color: #eee;
	border-left:1px solid white;
	margin-right:-192px;
}
div#box_news {
  width:180px;
  font-size:0.85em;
  color:black;
  background-color:#f4f4f4;
  border-bottom:1px solid rgb(216,34,57);
  padding-bottom: 5px;
}
div#box_news h2 {
	margin:0;
	padding:10px 10px 0 10px;
}
div#box_news p {
	padding: 10px 10px;
	margin:0;
}
div#box_news a:link, div#box_news a:visited {
  color:black;
  text-decoration:none;
}
div#box_news a:hover {
  text-decoration:none;
  border-bottom:1px dotted rgb(216,34,57);
}
div#box_alphabetlist {
	margin: -5px 0 20px 0;
}
div#box_alphabetlist p a:link, div#box_alphabetlist a:visited {
	border-bottom: 1px dotted rgb(216,34,57);
	height: 2.2em;
	width: 30px;
	text-decoration: none;
	margin:0 5px 5px 0;
}
div#box_alphabetlist p a:hover {
	text-decoration: underline;
	border-top: none;
}
div#box_authorlist {
	border-top:1px dotted #ccc;
	margin-top:30px;
	padding-top:12px;
}
div#box_authorlist h2 {
	margin:5px 0px 10px 0;
	padding-bottom:10px;
}
div#box_authorlist p {
	margin:5px -10px 0 0;
}

div#innermargin {
  margin:0px;
}
.footnote {
  color:rgb(204,110,43);
  border:1px dotted rgb(204,110,43);
  cursor:pointer;
}

.fn {
  position:absolute;
  top:0;
  font-size:0.9em;
  left:50%;
  margin-left:210px;
  width:180px;
  padding:10px;
  border:1px dotted rgb(204,110,43);
  background-color:#eee;
}
div#topic {
  margin:39px 0 6px 0;
  font-size: 1em;
  color:#666;
  letter-spacing:1px;
}
div#subtitle {
  margin:30px 0 0 0;
  font-weight:bold;
  line-height:1em;
}
div#subtitle p {
  color: #666;
  margin:0;
  font-size:0.95em;
}
div#autoren {
  margin: 8px 0 25px 0;
}
div#box_homecontent {
  margin:0;
}
div#box_homecontent h2 {
  margin:0 0 5px 0;
}

div#box_abouts {
  margin:0 -20px 30px -20px;
  width:190px;
}

div#box_abouts p {
  display:block;
  margin-bottom:-10px;
  border-bottom:1px solid rgb(204,110,43);
  display:block;
  width:210px;
  line-height:20px;
  }

div#box_abouts p a:link, div#box_abouts p a:visited {
  border-top:1px solid rgb(204,110,43);
  width:210px;
  display:block;
  margin:0;
  background-color:white;
  height:30px;
  padding-top:6px;
}
div#box_abouts p a:hover {
  background-color:#ddd;
}
div#comment {
	margin: 30px 0 0 0;
}
div#comment h1 {
	font-size: 1.5em;
}
div#comment h2 {
	font-size: 1.1em;
	margin: 30px 0 20px 0;
}
#answer_name, #answer_email, #answer_headline, #answer_country {
	width: 350px;
	font-family: "Calibri", Helvetica, Arial, sans-serif;
}
#answer_message {
	width: 450px;
	height: 200px;
}
#comment_submit {
	width: 60px;
	font-family: "Calibri", Helvetica, Arial, sans-serif;
	margin: 20px 0 20px 290px;
}
.hindinumbers {
	direction:rtl;
	unicode-bidi:normal;	
}
