@import url(nav.css);
html { height: 100%;}

body {

    	margin: 0;
	background-image: url(/media/layout/bg-body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 0.8em; }

a img { border: 0; }

div#wrapper{
	position:relative;
	margin:0 auto;
	background-image: url(/media/layout/bg-wrapper.jpg);
	background-repeat:repeat-y;
	width:901px;
	min-height:800px;
}


div#header{
	margin:0 auto;
	background-image: url(/media/layout/header.jpg);
	width:901px;
	height:178px;
	
	

}

div#arabisch{
	position:absolute;
		background-image: url(/media/layout/arabisch.jpg);
	top:100px;
	left:250px;
	width:268px;
	height:42px;

}
div#lang {
	position:absolute;
	
	top:10px;
	right:150px;}

div#lang a{
	padding-left:10px;
	text-decoration:none;
	color:#1d592d;}


div#topmenu{
	position:absolute;
	font-size:11pt;
	top:195px;
	left:13px;
	width:850px;
	height:30px;
	
}

div#events-top{
	background: url(/media/image/events/events-top-linie.png) top no-repeat;
	padding:0;
	color:
	width:180px;
	height:30px;
	

	
}

.event-text{
	padding-top:10px;
	font-size:11pt;
	font-weight:bold;
	color: rgb(0, 102, 51);
	width:180px;
	text-align:center;
}

div#events{

	float:right;
	padding-top:0px;
	background: url(/media/image/events/bg-inhalt.png) bottom no-repeat;
	margin-top:80px;
	margin-right:8px;
	width:200px;



	

}
.pfeil{ position:absolute;
	top:290px;
	right:20px;
	/*background: url(/media/image/events/pfeil.png) bottom no-repeat;*/
	width:39px;
	height:38px;}

div#events-inhalt{
	
	padding-left:9px;
	padding-right:7px;
	min-height:440px;
	
	


}

div#topmenu{
	z-index:90;}

div#content{
	
	/*float:left;*/
	margin-top:80px;
	margin-left:20px;
	width:650px;
	min-height:600px;
}

div#content b{

		color:#16582a;
}
div#content a{
	text-decoration:none;
	color:black;
font-weight:bold;}



/*div#content td{
	border-bottom:1px #b1b4b2 solid;
}*/


div#footer {
	background: url(/media/layout/footer-linie.png) top no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	width: 901px;
	height:50px;
	
}

.text{

	display:none;
}
.bild{
	width:880px;
	margin-left:20px;

	}


.sitemap{
	margin-left:50px;
	margin-top:50px;
	color:#0054a4;
}


.sitemap a {
 	text-decoration:none;
 	color:#16582a;
}



.footer-nav{
	
	width:200px;
	


	

}


/* Events */
.event { font-size: x-small; }
.event h2 { font-weight: normal; }
.event .heading { font-size: 13px; margin-bottom: 6px; padding-bottom: 0; }
.event p { margin: 0; padding-top:3px; padding-left:3px; background: url(/media/image/events/bg-text.png) top no-repeat; }

/* Aufgrund des vorhergehenden <hr /> sind die eigentlichen .event-Container
 * immer Kinder mit gerader Zahl. */
.event.nth-child-2 .heading { color: rgb(244, 128, 36); }
.event.nth-child-4 .heading { color: rgb(112, 15, 93); }
.event.nth-child-6 .heading { color: rgb(0, 84, 163); }
.event.nth-child-8 .heading { color: rgb(22, 88, 42); }
.event.nth-child-10 .heading { color: rgb(0, 84, 163); }

/* Farbige Linien (ungerade Zahlen, siehe oben) */
div.hr hr { display: none; }
div.hr { height: 10px; margin: 15px 0; }

div.hr.nth-child-1 { background: url(/media/image/events/line-o.png) no-repeat; }
div.hr.nth-child-3 { background: url(/media/image/events/line-r.png) no-repeat; }
div.hr.nth-child-5 { background: url(/media/image/events/line-b.png) no-repeat; }
div.hr.nth-child-7 { background: url(/media/image/events/line-l.png) no-repeat; }
div.hr.nth-child-9 { background: url(/media/image/events/line-o.png) no-repeat; }

/* Seitenauswahl */
p.page-selector { text-align: center; font-size: x-small; }
p.page-selector a { color: blue; }
p.page-selector a.active { font-weight: bold; } /* momentan aktive Seite */



.gallery-preview{
	position:relative;
	
}


.gallery-preview-image img{
	border:0px solid;
	z-index:2;}

.gallery-preview-links{
	position:absolute;
	top:-10px;
	left:230px;
	width:420px;
	padding-top:15px;
	height:200px;


border:0px solid;}

.gallery-preview-links a{
	text-decoration:none;
	}

