/* general HTML Elements --------------------------------------------------------------------------------------- */

body{
	background-color:#132f3a; 	/* automaticaly set to black in IE for working Overlay, only visible in Mozilla */
}

body, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a{
	color:#000000;
	text-decoration:none;
}
img{
	border-style:none;
}


/* reset browser-default margin and padding */
form, body{
	padding:0px;
	margin:0px;
}
.clear{
	clear:both;
	line-height:1px;
	font-size:0px;
	width:1px;
	height:1px;
	overflow:hidden;
}


#container { /* Seite zentrieren ------------------------------- */
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center; /* zentrierung fuer IE */
	background-color:#132f3a;
}

#page{ 
	width:880px;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-left:auto; /* zentrierung laut W3C */
	margin-right:auto; /* zentrierung laut W3C */
	margin-top:20px; 
	background-color:#f1ffe9;
}

#kopf{
	widht:880px;
	height:199px;
	background-image:url(../images/afrika/css/header.jpg);
	background-repeat:no-repeat;
}



/* ------- Main - NAV -------------------------------------- */
#sondernav{
	padding-top:160px;
	line-height:17px;
	width:695px;
	margin-left:185px;
	text-align:right;
	padding-bottom:4px;
	
}
#mainnav{
	background-color:#d3e154;
	line-height:20px;
	width:695px;
	margin-left:185px;
	display:block;
}
#mainnav a{
	font-weight:bold;
	
}
#breadcrumps{ 
	height:40px;
}

/* Hauptteil */
#main{
	background-image:url(../images/afrika/css/nav_bg.gif);
	background-repeat:repeat-y;
}



/* ------- Sub - NAV -------------------------------------- */
#nav{
	float:left;
	width:165px;
	margin-right:20px;
}
#navinhalt{
	float:left;
	width:165px;
	margin-right:20px;
}

#leiste{
	color:#8d003d;
	font-weight:bold;
	line-height:20px;
	padding-left:17px;
	margin-bottom:25px;
	background-color:#d3e154;
}

#nav a{
	color:#132f3a;
	display:block;
	padding-left:17px;
	margin-bottom:10px;
}


/*
#nav a:hover{
	color:#8d003d;
	background-color:#ebf9cc;
	background-image:url(../images/afrika/css/nav_highlight.gif);
	background-repeat:no-repeat;
	background-position:0px 6px	;
}
*/
#nav .open a{
	display:block;
	color:#8d003d;
	background-image:url(../images/afrika/css/nav_highlight.gif);
	background-repeat:no-repeat;
	background-position:0px 6px	;
}


#inhalt{
	float:left;
	line-height:15px;
	width:520px;
}
#marginale{
	float:right;
	width:165px;
	background-color:#ebf9cc;
}
#marginale #leiste{
	margin-bottom:15px;
}

#marginale .marginalinhalt{
	margin-left:16px;
	margin-right:14px;
}



#footer{
	color:#999900;
	border-style:dotted none none none;
	border-width:2px;
	border-color:#999900;
	margin-top:20px;
	margin-bottom:10px;
}


/* Spaltenaufteilung ------------------------------------------------------------------ */
.spalten4, .spalten3, .spalten2, .spalten1{
	float:left;
	margin-right:20px;
}
/* Spaltenbreiten  */
.spalten4, .content4	{	width:520px;	}
.spaltenm, .contentm	{	width:135px;	}

.content1, .content2, .content3, .content4 {
	/* text-align:justify; */ 
}
/* Inhalt  ------------------------------------------------------------------ */

	/* Sonderelemente ------------------ */
	#inhalt .hoerbuch #hauptbild{
		float:left;
		width:180px;
		display:block;
		margin-bottom:20px;
		margin-right:20px;
	}
	#inhalt .hoerbuch #nebenhauptbild{
		float:left;
		width:320;
		display:block;
		margin-bottom:10px;
		overflow:hidden;
	}
	
	#inhalt .autor #hauptbild{
		float:left;
		width:145px;
		display:block;
		margin-bottom:20px;
		margin-right:20px;
		border-style:solid;
		border-color:#9b9b9b;
		border-width:1px;
	}
	#inhalt .autor #nebenhauptbild{
		float:left;
		width:350;
		display:block;
		margin-bottom:10px;
		overflow:hidden;
	}
	
	#inhalt .land #hauptbild{
		float:left;
		width:112px;
		display:block;
		margin-bottom:20px;
		margin-right:20px;
		border-style:solid;
		border-color:#9b9b9b;
		border-width:1px;
	}
	#inhalt .land #nebenhauptbild{
		float:left;
		width:380;
		display:block;
		margin-bottom:10px;
		overflow:hidden;
	}
	
	#inhalt .sprecher #hauptbild{
		float:left;
		width:145px;
		display:block;
		margin-bottom:20px;
		margin-right:20px;
		border-style:solid;
		border-color:#9b9b9b;
		border-width:1px;
	}
	#inhalt .sprecher #nebenhauptbild{
		float:left;
		width:350;
		display:block;
		margin-bottom:10px;
		overflow:hidden;
	}
	
	#inhalt table.info td{
		vertical-align:top;
		border:none;
	}
	
	
	
	
	




	/* Standard -----------------------  */
	#inhalt .text, #marginale .text{
		margin-bottom:8px;
	}
	
	#inhalt h1, #marginale h1{
		font-size:16px;
		line-height:18px;
		color:#8d003d;
		font-weight:normal;
		margin-top:0px;
		
	}
	
	
	#inhalt h2, #marginale h2{
		font-size:13px;
		margin:0px 0px 4px 0px;
		padding:0px;
	}
	#inhalt #beschreibung{
		clear:both;
	}
	
	
	
	
	#inhalt h3, #marginale h3{
		font-size:12px;
		margin:0px;
		color:#990000;
		margin-bottom:4px;
		padding:0px;
	}
	#inhalt img{
		display:block;
	}
	
	/*
	#inhalt .block img, #marginale .block img{
		display:block;
		margin-bottom:20px;
	}
	*/
	#inhalt .small{
		display:block;
		position:relative;
		top:-18px;
		font-size:10px;
		line-height:12px;
		color:#666666;
	}
	
	#inhalt ul, #marginale ul{
		list-style-type:disk;
		color:#8d003d; /* Kasterl Rot */
		margin:8px 0px 8px 4px;
		padding:0px; /* IE default überschreiben */
		padding-left:20px;
		font-weight:bold;
	}
	#inhalt li, #marginale li{
		padding-bottom:2px;
	}
	#inhalt li .listpoint{ /* generated by System */
		color:#8d003d; /* Text auch rot*/
		
	}
	
	
	/* Links */
	
	#inhalt a, #marginale a{
		font-weight:normal;
		text-decoration:none;
		padding-left:10px;
		color:#8d003d;
		background-image:url(../images/tic2/common/linkarrows/arrow_small_right.gif);
		background-repeat:no-repeat;
		background-position:2px 5px	;
	}
	/* Ausnahme !!! */
	#inhalt .imagecontainer a, #marginale .imagecontainer a{
		padding-left:0px;
		background-image:none;
	}
	a.nolinkarrow {
		padding-left:0px;
		background-image:none;
	}
	/* Link-images in editor ohne Hintergrund-Pfeile! */
	#inhalt .tic_edittable td.edit a, #marginale .tic_edittable td.edit a{
		padding-left:0px;
		background-image:none;
	}
	#inhalt .tic_edittable td.edit img, #marginale .tic_edittable td.edit img{
		display:inline;
	}
	
	
	
	

	
	
	/* Download PDF, JPG, TXT */
	#inhalt .pdf, #inhalt .jpg, #inhalt .txt, inhalt .sound{
		margin-bottom:4px;
	}
	#inhalt .pdf a, #inhalt .jpg a, #inhalt .txt a, #inhalt .sound a{
		display:block;
		text-decoration:none;
		background-repeat:no-repeat;
		background-position:0px 0px;
		padding-left:22px;
		padding-bottom:4px;
	}
	#inhalt .pdf a{
		background-image:url(../images/tic2/common/downloadicons/pdf.gif);
	}
	#inhalt .jpg a{
		background-image:url(../images/tic2/common/downloadicons/jpg.gif);
	}
	#inhalt .txt a{
		background-image:url(../images/tic2/common/downloadicons/txt.gif);
	}
	#inhalt .sound a{
		background-image:url(../images/tic2/common/downloadicons/sound.gif);
	}
	
	#inhalt .line, #marginale .line{
		width:100%;
		border-style:dotted none none none;
		border-width:2px;
		border-color:#999900;
		margin-top:20px;
		margin-bottom:10px;
	}
	#inhalt .spacer, #marginale .spacer{
		width:100%;
	}
	
	#inhalt table.tabelle{
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#e1e1e1;
		border-collapse:collapse;
		margin-top:4px;
		margin-bottom:4px;
		
	}
	#inhalt table.tabelle td, #inhalt table.tabelle th{
		font-size:11px;
		border-style:solid none none solid;
		border-width:1px;
		border-color:#ffffff;
		padding:2px 4px 2px 4px;
	}
	#inhalt table.tabelle th, #inhalt table.tabelle td.first{
		background-color:#c8c8c8;
	}
	
	
	/* contentelement link */
	#inhalt .link, #seite .marginale .link{
		text-align:right;
	}


	
	
	
	/* Kontaktformular ------------------------------------------------------------------- */
	.eingabe{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12 px; 
		color: #333333;	
		border-style: solid;
		border-color:#666666 #666666 #666666 #666666;
		border-width:1px;
		text-align:left;
		width:160px
	}
	.eingabe_sonstiges {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12 px; 
		color: #333333;	
		border-style: solid;
		border-color:#666666 #666666 #666666 #666666;
		border-width:1px;
		text-align:left;
		width:270px;
		height:100px;
	}
	.textarea_kontakt{
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px; 
		color:#333333;	
		border-style:solid;
		border-color:#666666 #666666 #666666 #666666;
		border-width:1px;
		text-align:left;
		width:350px;
		height:162px;
	}
	.absendebutton {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 12 px; 
		color: #333333;	
		border-style: solid;
		border-color:#666666 #666666 #666666 #666666;
		border-width:1px;
		text-align:center;
		background-color:#EEEEEE;
	}


