@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Arabic Transparent", Arial;	
}

p, h1, h2, h3, h4 {
	text-align: right;
	direction: rtl;
	font-family: Tahoma, "Arabic Transparent", Arial;	
}

.mit_pfeil_hell {
	background:transparent url(media/buttons/bulletarrow_11px_gw_arab.gif) no-repeat scroll right 2px;
	padding:0 14px 0 0;
}

.intro {
	font-size:15px;
}
.bodytext {
	font-size:13px;
}

h3 {
	font-size:19px;
	line-height:22px;
}
h4 {
	font-size:13px;
}


/* metamenu start ///////////////////// */
#logo {
	float:right;
	width:180px;
	background-position: right top;
	text-align: right;
}
#metamenu {
	float: left;
}
/* metamenu end */

/* mainmenu start ///////////////////// */

#menu {
	font-size: 13px;
}

#menu ul li {
	float: right;
	background-position: left .75em;
	padding: 8px 8px 0 10px;
	direction: rtl;
	font-family: Tahoma, "Arabic Transparent", Arial;
	
}





#menu ul li:hover, #menu ul li.over {
	margin:0 -2px 0 -2px;
	padding: 8px 10px 0 12px;
}
/* ie Hack */
* html #menu ul li {
	height: 29px;
}


#menu ul #spacerli {
	float: right;	
}

/* mainmenu end */



/* first contentrow start ///////////////////// */
.twocolcolone_home {
	float: right;
}
.twocolcoltwo_home {
	float: left;
	border: 1px solid #DFDFDF;
	width: 218px;
	overflow: hidden;
	background: none;
	color:#838488;
}
/* first contentrow end */

/* second contentrow start ///////////////////// */
.threecolcontainerouterhome {
	background:transparent url(media/boxes/home_2col_arab_back.gif) no-repeat scroll left bottom;	
}
.threecol_one_home {
	float:right;
	margin-right:0px;
	margin-left:15px;
	width: 690px;
}

.threecolcontainerouterhome .box_grey {
	margin-bottom:0em;
}

/* second contentrow end */


/* teaser ////////////////////////// */

#contenthome .pageteaser {
	margin: 0 -12px 0 0x;
	width: 206px;
	height: auto;
}
.pageteaser .imagecontainer {
	float: right;
	width: 80px;
}
.pageteaser .textcontainer {
	float:left;
	width:116px;
	font-size:12px;
	line-height:14px;
}


.textcontainer .articleLink {
	background:transparent url(media/buttons/bulletarrow_11px_gw_arab.gif) no-repeat scroll 3px 2px;
}
* html .textcontainer .articleLink {
	background:transparent url(media/buttons/bulletarrow_11px_gw_arab.gif) no-repeat scroll 3px 2px;
}
* + html .textcontainer .articleLink {
	background:transparent url(media/buttons/bulletarrow_11px_gw_arab.gif) no-repeat scroll 3px 2px;
}

