@media screen, projection {
html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	background: url(../_img/background.gif) no-repeat #fff fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#514c4b;
}
#wrapper {
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	width:100%;
}
h1 {
	position:absolute;
	top:12px;
	left:14px;
}
h1 span {
	display:none;
}
h2 {
	width:470px;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
ul {
	list-style:none;
	line-height:16px;
}
#eyecatch {
	position:relative;
	top:170px;
	width:100%;
	height:235px;
	background:#734f2c;
	z-index:0;
}
#eyecatch div {
	width:690px;
	background:#6b95ad;
	height:235px;
}
#eyecatch div h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:50px;
	font-weight:bold;
	letter-spacing:2px;
	position:absolute;
	margin: 17px 0 0 207px;
}
#eyecatch dl dd {
	font-size:10px;
	position:absolute;
	top:200px;
	left:0;
	background:  url(../_img/c_background.png);
	display:none;
	padding:2px 4px 4px 2px;
}
#eyecatch dl:hover dd {
	display:block;
}
#content {
	position:relative;
	/*top:390px;
	left:190px;
	margin:393px 0 0 190px;*/
	margin:150px 0 0 190px;
	border-top: 1px solid transparent;
	width:790px;
	min-height:600px;
	z-index:10;
	/*	background:url(../_img/background.gif) -190px -393px no-repeat #fff;*/
	background:#fff;
	padding:0 0 50px 5px;
}
#content a {
	color:#734F2C;
	padding-left: 17px;
	background:url(../_img/link_bg.gif) no-repeat 0 3px;
}
#content .teaser a {
	padding-left: 0;
	background:none;
}
#content a.rextern {
	background: url(../_img/external.gif) no-repeat top right;
	padding:0 11px 0 0;
}
#content h4 a {
	padding-left:0;
	background:none;
}

#content ul li {
	list-style: outside disc;
	margin-left:15px;
	
	}
#content ul  {
	margin-bottom:15px;
	}
a:hover {
	text-decoration: underline;
}
h3, h4, h5, h6, p, ul, ol {
	width:455px;
	padding-left:14px;
}
h3, h4, h5 {
	font-weight:normal;
	text-transform:uppercase;
	color:#734F2C;
}
h3 span {
	font-size:12px;
	text-transform:none;
	color:#514c4b;
	line-height:22px;
}
h3 span.caps {
	font-size:22px;
	padding:0 0 0 0;
	margin-bottom:0;
	color:#734F2C;
}
h3 {
	font-size:22px;
	padding:6px 0 0 14px;
	margin-bottom:15px;
}

h4, h5 {
	color:#6B95AD;
}
h4 {
	font-size:14px;
	margin:27px 0 17px 0;
	padding:6px 0 0 14px;
}
h4 span {
	font-size:12px;
	text-transform:none;
	color:#514c4b;
	line-height:22px;
}
h4 strong {
	color:#6B95AD;
	font-weight:normal;
}
h5 {
	font-size:14px;
	line-height:14px;
	margin:32px 0 19px 0;
}
h5 strong {
	display:block;
	color:#514c4b;
	font-weight:normal
}
/*#page29 h4 {
	font-size:12px;
	line-height:14px;
	margin:32px 0 16px 0;
}
#page29 h4 span {
	font-size:12px;
	text-transform:none;
	color:#514c4b;
	line-height:16px;
}*/
h6 {
	font-size:12px;
	font-weight: bold;
	margin: 0 0 18px 0;
}
p {
	line-height:16px;
	margin-bottom:16px;
}
p.short {
	font-weight:bold;
}
p.file {
	margin-bottom:0;
}
ol {
	margin:20px 0 0 20px;
	width:435px;
}
ol ol {
	margin:0 0 0 4px;
	width:auto;
}
ol li {
	list-style: upper-roman;
	line-height:16px;
	margin-bottom:19px;
}
ol ol li {
	list-style:decimal;
	margin-bottom:0;
}
ul li a {
	color: #734F2C;
}
.teaser {
	padding: 0 0 3px 0;
	border-bottom: 1px solid #b8b5b1;
	width:465px;
	clear:both;
}
#publicationhead {
	border-bottom: 1px solid #b8b5b1;
	width:465px;
	margin-bottom:5px;
}
#publicationhead a.file {
	margin-left: 14px!important;
}
#publicationhead strong {
	font-weight: normal;
	color:#6B95AD;
}
.first {
	border-top: 1px solid #b8b5b1;
}
.teaser h4 {
	font-size:14px;
	line-height:14px;
	/*color:#514c4b;*/
	color:#6B95AD;
	margin:0;
	padding:8px 0 8px 14px;
}
.teaser .right h4, .teaser .right h3 {
	font-size:14px;
	line-height:14px;
	padding:8px 0 8px 0;
	margin:0;
}
.teaser .right h4 strong, .teaser .right h3 strong {
	display:block;
	color:#514c4b;
	font-weight:normal
}
.teaser img {
	float:left;
	margin:9px 0 20px 10px;
}
.teaser .right {
	float:right;
	width:236px;
	padding:0;
}
#content a.file {
	/*display:block;*/
	margin:30px 0 8px 0;
	padding-left: 33px;
	background:url(../_img/link_doc_bg.gif) no-repeat 3px 2px;
	width:418px;
	line-height:16px;
}
#content a span.link {
	/*display:block;*/
	padding-left: 17px;
	background:url(../_img/link_bg.gif) no-repeat 0px 3px;
}
.right p, .right h3, .right h4 {
	width:236px;
	padding:0;
}
.right .h3slash {
	margin:-6px 0 0 -23px;
}
.clr {
	display:block;
	background-color: #0F3;
	clear:both
}
#head {
	position:absolute;
	top:12px;
	width:795px;
	margin-left:160px;
	padding:10px 0 0 20px;
}
#head ul {
	width:795px;
}
#head ul li {
	float:left;
	margin-right:17px;/*width:107px;*/
}
#head ul li a {
	font-weight:bold;
	display:block;
	width:107px;
	padding-left:17px;
	line-height:17px;
	text-transform:uppercase;/*letter-spacing:1px;*/
}
#head ul li.rex-article-2 a {
	width:80px; 
}
#head ul li.rex-article-3 a {
	width:122px;
}
#head ul li.rex-article-4 a {
	width:95px;
}
#head ul li.rex-article-5 {
	width:90px;
}
#head ul li.rex-article-5 a {
	width:60px;
}
#head ul li.rex-article-6 a {
	width:90px;
}
#head ul li.rex-article-7 a {
	width:80px;
}

#head ul li a.rex-current, #head ul li ul li a.rex-active {
	background:url(../_img/menu_bg.gif) no-repeat
}
#head ul li a.rex-current:hover {
	text-decoration:none;
}
#head ul li ul {
	margin:6px 0 0 0;
	width:107px;
	padding:0;
}

#head ul li ul li {
	float: none;
	margin-right:0;
}
#head ul li ul li a {
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
}
#page1 #head ul li ul {
	visibility: hidden;
}

#page1 #head ul li:hover ul {
	visibility: visible;
	
}
#subnav {
	position:absolute;
	top:431px;
	width:167px;
	margin:0 0 0 15px;
	background:url(../_img/subnav_bg.gif) no-repeat;
}
#subnav ul {
	/*border-top:3px solid #734F2C;*/
	padding-top:5px;
	width:151px;
	padding-left:2px;
}
#subnav ul li a {
	padding-left:19px;
	line-height:17px;
	display:block;
}
#subnav ul li a.rex-current {
	background:url(../_img/menu_bg.gif) no-repeat
}
#subnav ul li a.rex-current:hover {
	text-decoration:none;
}
#subnav ul li.urdu {
	position:absolute; margin-top:1em;
	}
#subnav ul li.urdu a {
	background: url(../_img/external.gif) no-repeat top right;
	padding-right:11px;
	}	


#subnav div {
	margin-top:55px;
	/*border-top:1px solid #B8B5B1;*/
	padding-top:12px;
	line-height:16px;
}
#subnav div a {
	color:#734F2C;
}
#subnav div.eu a {
	background:url(../_img/eu.gif) no-repeat;
	padding: 6px 20px 0 0;
	text-indent:35px;
	display:block;
	color:#734F2C;
	line-height:16px;
}
.lang_ar #subnav div.eu a {
	background:url(../_img/eu.gif) no-repeat right 0;
	padding: 6px 0 0 20px;
	text-indent:35px;
	display:block;
	color:#734F2C;
	line-height:19px;
	direction:rtl;
	font-size:16px;
	
}

#metanav {
	display:block;
	height:75px;
	z-index:100;
	background:#454339 url(../_img/foot_shadow.gif) 188px 0 no-repeat;
	width:100%; 
}
#metanav ul {
	padding:10px 0 0 210px;
	width:600px
	
	}
#metanav ul li {
	float:left;
	list-style:none;
	padding:0 17px 0 0;
}
#metanav ul li a {
	padiing:0;
	background:none;
	color:#b0b0b0;
}
#metanav ul li a.meta70 {
	padding-left:20px;
	background: url(../_img/meta_nav.gif) no-repeat 0 1px;
}
#metanav ul li a.meta8 {
	padding-left:18px;
	background: url(../_img/meta_nav.gif) no-repeat 0 -21px;
}
#metanav ul li a.metashare {
	padding-left:18px;
	background: url(../_img/meta_nav.gif) no-repeat 0 -43px;
}
#metanav ul li a.meta10 {
	padding-left:20px;
	background: url(../_img/meta_nav.gif) no-repeat 0 -65px;
}
#metanav ul li a.meta11 {
	padding-left:20px;
	background: url(../_img/meta_nav.gif) no-repeat 0 -88px;
}



.addthis_toolbox {
	/*	position:absolute;
	left:21px;
	margin-left:-12px;*/
}

ul.sitemap {
}
ul.sitemap li a {
	line-height:17px;
}
ul.sitemap li {
	margin-bottom:17px;
}
ul.sitemap li ul li {
	margin-bottom:0;
}
#breadcrumb {
	position:absolute;
	left:200px;
	top:153px;
}
#breadcrumb ul {
	width:670px;
}
#breadcrumb li {
	float:left;
	margin-right:5px;
		font-size:10px;
}
#breadcrumb li a {
	display:inline;
	font-size:10px;
}
#breadcrumb li a:after {
	content:" >  ";
}
.h3slash {
	position:absolute;
	font-size:50px;
	margin:-4px 0 0 -10px;
	background:url(../_img/slashh3.png) no-repeat;
	width:30px;
	height:30px;
}
.surfnedit {
	position:absolute;
	top:0px;
	width:796px;
	text-align: right;
	color: #E9E9E9;
	padding-bottom:3px;
	font-size:10px!important;
	margin-left:189px;
}
.surfnedit:hover {
	background:#734F2C;
}
.surfnedit a {
	color: #999;
}
.surfnedit a:hover {
	color: #FFF;
}
#dri {
	position:absolute;
	top:12px;
	width:475px;
	padding:0 0 0 0;
	margin:0 0 0 195px;
	border-bottom: 1px solid #b8b5b1;
	visibility:hidden;
}
#dri p {
	padding:0 0 0 13px;/*margin-bottom:0.66666em;*/
}
#page1 #dri {
	position: relative;
	margin:0 0 0 15px;
}
#right {
	width:285px;
	position:absolute;
	top:42px;
	left:500px;
	z-index:1000;
	border-top:1px solid #ccc;
}
#right p {
	width:265px!important;
	font-size:12px;
}
#right h4 {
	margin-top:5px;
}
#right .entry {
	border-bottom:1px solid #ccc;
	padding-bottom:14px;
}
#right .entry p, #right .entry h4 {
	width:265px!important;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0;
	text-transform:none;
}
#right .entry h4 {
	color:#514C4B;
}
#right .entry h4 a {
	text-transform:uppercase;
	color:#734F2C;
	font-size:14px;
	line-height:14px;
}
#search-form {
	position:absolute;
	top:15px;
	left:700px;
	z-index:1000;
}
#search-form input {
	border:none;
	margin-top:2px
}
#search-form div {
	width:196px;
	height:24px;
	background:url(../_img/search_input_bg.gif) no-repeat
}
#search-form #rexsearch {
	margin-left:3px;
	margin-top:4px;
	padding-left:2px;
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
input#search-submit {
	margin-right:3px;
	position:absolute;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/search_submit.gif) no-repeat;
	top:0;
	right:0;
	display:block;
	width:23px;
	height:20px;
	cursor:pointer;
	outline:none;
}
input#search-submit:hover {
	background-position:0 -23px;
}
ul.searchresults {
	border-top: 1px solid #b8b5b1;
	margin:0;
	padding:0;
}
ul.searchresults li {
	border-bottom: 1px solid #b8b5b1;
}
ul.searchresults li h4 {
	font-size:14px;
	line-height:14px;
	color:#514c4b;
	margin:0;
	padding:8px 0 8px 14px;
}
ul.pagination {
	margin-top:3px;
}
ul.pagination li {
	display:inline;
}
#content ul.pagination li a {
	background:none;
	padding:0;
}
#newsletter_top {	border-bottom: 1px solid #b8b5b1;width:465px;}
#rex_375_multinewsletter {
	width:465px;
	padding:16px 0 16px 0;
}
#rex_375_multinewsletter form label {
}
#rex_375_multinewsletter form input {
	width:300px;
	float:right;
	margin:0 3px 16px 0;
}
#rex_375_multinewsletter form input#rex_375_subscribe, #rex_375_multinewsletter form input#rex_375_unsubscribe {
	width:200px;
	margin:0 3px 8px 0;
	text-align:left;
	clear:both;
}
#rex_375_multinewsletter form input.rex_375_checkbox {
	text-align:left;
	width:20px;
	float:left;
	margin:2px 3px 8px 145px;
}
#rex_375_multinewsletter form ul li {
	list-style:none;
	
	}
#rex_375_multinewsletter form ul li {
	clear:both;
}
.dri {
	font-style:italic
}
#content h5.toggler {
	margin:0!important;
}
#content h5.toggler a {
	/*text-transform:none;*/
	background:none;
	padding:0;
	line-height:32px;
	text-transform:none;
}
ul.lang {
	position:absolute;
	left:10px;
	top:150px;
	/*width:165px;*/
	width:auto;
	padding: 2px 6px 5px 5px;
	border-top:#b8b5b1 1px solid;
	border-left:#b8b5b1 1px solid;
	border-right:#b8b5b1 1px solid;
	box-shadow:1px 0px 1px #B8B5B1;
	}
ul.lang li {
	float:left;
	font-weight:bold;
	padding:0 2px 0 2px
	}
ul.lang li a {
	font-weight: normal;
	}



.lang_ar #content, .ar, .lang_ar #subnav  {
   font-family: "Arabic Transparent",Arial, Helvetica, sans-serif;!important; 
   font-size:16px;
   direction:rtl!important; 
}
.lang_ar .h3slash {
	position:absolute;
	font-size:50px;
	margin:-4px -25px 0 10px;
	background:url(../_img/slashh3_ar.png) no-repeat;
	width:30px;
	height:30px;
}
.lang_ar #content {
	position:relative;
	margin:150px 0 0 190px;
	border-top: 1px solid transparent;
	width:466px;
	min-height:600px;
	z-index:10;
	background:#fff;
	padding:0 324px 50px 5px;
}
.lang_ar #content p {
	line-height:1.3em;
}
.lang_ar p em {
   font-size:12px;
	line-height:16px;
	font-style:normal;
}

.lang_ar h3 {
   font-size:2.25em;
}
.lang_ar h4 {
   font-size:1.25em;
}

.lang_ar #subnav ul li a {
	padding-right:19px;
	font-size:18px;
	line-height:1.2em;
}
.lang_ar #subnav ul li a.rex-current {
	background-position: right 2px;
}
.lang_ar .eu, .lang_ar .eu2 {   direction:ltr!important; font-size:12px }

.lang_ar #content a {
	padding-left: 0;
	padding-right: 19px!important;
	background:url(../_img/link_bg_ar.gif) no-repeat  right 4px; 
}
.lang_ar #content a.rextern {
	background: url(../_img/external.gif) no-repeat top left;
	padding:0 0 0 11px;
}

/*.lang_ar .lat {
	   direction:ltr!important; 
	   font-size:12px;
}*/





}




 @media print {
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
	line-height:16px;
}
#head, #subnav, #metanav, #search-form, h1 span, .surfnedit, .addthis_toolbox, #right {
	display:none;
}
a {
	text-decoration:none;
	color:#666
}
#eyecatch {
	margin-bottom:1em;
}
h1 {
	margin:0;
}
}
