
	html, body {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	body { 
		padding:0px;
		margin:0px;
		border:0px;
		border-style:none;
		background-color:#ffffff;
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		font-weight:400;
	}
	
	br.clear-both {
		clear:both;
	}
	
	a {
		text-decoration:none;
	}
	
	a:hover {
		text-decoration:underline;
	}
	
	.fett { font-weight:700; }

	#mainbg { 
		width:100%;
		margin:0px;
		padding:0px;
		border:none;
		text-align:center;
		z-index:1;
	}


	#main {
		position:relative;
		width:980px;
		min-height:530px;
		visibility:visible;
		margin-left:auto;
		margin-top:10px;
		margin-bottom:0px;
		margin-right:auto;
		padding:0px;
		background-repeat:repeat-y;
		border:none;
		text-align:left;
		z-index:2;
		
	}
	
	body.start #main {
		background:url(../img/hintergrund_afrika_start.jpg);
	}
	body.west #main {
		background:url(../img/hintergrund_afrika_west.jpg);
	}
	body.ost #main {
		background:url(../img/hintergrund_afrika_ost.jpg);
	}
	body.sued #main {
		background:url(../img/hintergrund_afrika_sued.jpg);
	}
	body.ozean #main {
		background:url(../img/hintergrund_afrika_indisch.jpg);
	}
	
	#header {
		width:100%;
		height:65px;
		border-bottom: solid 1px #b3a07f;
	}
	
	body.start #header {
		background-color:#EBCB9B;
	}
	body.west #header {
		background-color:#D6B18A;
	}
	body.ost #header {
		background-color:#C9B279;
	}
	body.sued #header {
		background-color:#D5C5A8;
	}
	body.ozean #header {
		background-color:#F9E5B7;
	}
	
	#logo {
		margin-left:25px;
		width:126px;
		height:65px;
		background-repeat:no-repeat;
		z-index:200;
	}
	
	body.start #logo {
		background-image:url(../img/logo_start.gif);
	}
	body.west #logo {
		background-image:url(../img/logo_west.gif);
	}
	body.ost #logo {
		background-image:url(../img/logo_ost.gif);
	}
	body.sued #logo {
		background-image:url(../img/logo_sued.gif);
	}
	body.ozean #logo {
		background-image:url(../img/logo_indisch.gif);
	}
	
	
	a:link 							{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:underline; }
	a:visited 						{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:underline; }
	a:hover 							{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; }
	a:active 						{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:underline; }
	
	
	body.start ul.punkt-liste li {
		background-image: url('../img/punkt_start.gif');
	}
	body.west ul.punkt-liste li {
		background-image: url('../img/punkt_west.gif');
	}
	body.ost ul.punkt-liste li {
		background-image: url('../img/punkt_ost.gif');
	}
	body.sued ul.punkt-liste li {
		background-image: url('../img/punkt_sued.gif');
	}
	body.ozean ul.punkt-liste li {
		background-image: url('../img/punkt_indisch.gif');
	}
	
	ul.punkt-liste {
		padding-left:0px;
		list-style: none;
	}
	
	ul.punkt-liste li {
		background-repeat: no-repeat;
		background-position: left 5px;
		margin:0px;
		padding-left: 13px;
		
	}
	
	ul.punkt-liste li a {

	}
	
	/* Navigation */
	
	#imgnavigation {
		margin-top:1px;
	}
	
	img.navipic				{ vertical-align:middle; border:0px; padding:0px; margin:0px; }
	img.navipicoben		{ vertical-align:middle; border:0px; padding:0px; margin:0px; }
	img.navipicunten		{ vertical-align:middle; border:0px; padding:0px; margin:0px; }
	
	#symbolland				{ position:absolute; top:297px; left:105px; width:150px; height:15px; font-weight:700; z-index:20; }
	body.start #symbolland {
		color:#633b26;
	}
	body.west #symbolland {
		color:#b13810;
	}
	body.ost #symbolland {
		color:#035730;
	}
	body.sued #symbolland {
		color:#5a5754;
	}
	body.ozean #symbolland {
		color:#286293;
	}

	#naviline				{ position:absolute; top:20px; left:0px; width:980px; height:20px; z-index:11; }
	#navleiste				{  }
	
	#menu1					{ position:absolute; top:12px; left:155px; width:820px; height:20px; z-index:20; margin:0; padding:0; }	
	#menu2					{ position:absolute; top:20px; left:0px; width:800px; height:20px; z-index:20;  }	
	#menu3					{ position:absolute; top:282px; left:-36px; width:160px; height:20px; z-index:20;  }	
	
	#menu1 ul	 			{ list-style:none; margin:0px; padding:0px; }
	#menu1 li				{ display:inline; margin:0px 6px 0px 0px; padding:0px; border:0px; }
	
	#menu2 ul	 			{ list-style:none; margin:0px; padding:0px; }
	#menu2 li				{ display:inline; margin:0px 6px 0px 0px; padding:0px; border:0px; }
	
	#menu3 ul	 			{ list-style:none; margin:0px; padding:0px; }
	#menu3 li				{ display:block; margin:0px; padding:0px; border:0px; }
	
	#nav-compass {
		margin-top:19px;
	}
	
	#nav-compass img, #nav-compass div#nav-comp-items {
		float:left;
		position: relative;
	}
	
	.nav-comp-item {
		position: absolute;
	}
	
	#nav-comp-item1 {
		left: -27px;
		margin:3px 0px 0px 0px;
	}
	#nav-comp-item2 {
		left: 5px;
		top: 37px;
		margin:0px 0px 0px 0px;
	}
	#nav-comp-item3 {
		left: -27px;
		top: 71px;
		margin:0px 0px 0px 0px;
	}
	
	.navilevel1			{ text-transform:uppercase; }	
	.navilevel2			{ text-transform:none; }
	.navi1					{ font-size:1px; }
	.navi2					{ font-size:4px; }
	
	a.navi12:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi12:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi12:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	a.navi12:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi12:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	a.navi12on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	a.navi12on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	a.navi12on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi12on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	a.navi12on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }	
	
	
	a.navi11:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi11:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi11:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	a.navi11:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi11:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	a.navi11on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	a.navi11on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	a.navi11on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi11on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	a.navi11on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	
	
	a.navi10:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi10:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi10:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	a.navi10:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi10:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	a.navi10on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	a.navi10on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	a.navi10on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi10on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	a.navi10on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }

	a.navi9:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi9:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi9:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	a.navi9:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi9:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	a.navi9on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	a.navi9on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	a.navi9on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi9on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	a.navi9on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	
	a.navi8:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi8:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi8:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	a.navi8:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi8:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	a.navi8on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	a.navi8on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	a.navi8on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.navi8on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	a.navi8on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }		
	
	


	body.start a.navi2:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.start a.navi2:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.start a.navi2:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	body.start a.navi2:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.start a.navi2:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	body.start a.navi2on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	body.start a.navi2on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	body.start a.navi2on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.start a.navi2on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	body.start a.navi2on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#633b26; text-decoration:none; height:15px; }
	
	
	body.west a.navi2:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.west a.navi2:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.west a.navi2:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	body.west a.navi2:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.west a.navi2:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	body.west a.navi2on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	body.west a.navi2on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	body.west a.navi2on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.west a.navi2on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	body.west a.navi2on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#b13810; text-decoration:none; height:15px; }
	
	
	body.ost a.navi2:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ost a.navi2:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ost a.navi2:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	body.ost a.navi2:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ost a.navi2:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	body.ost a.navi2on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	body.ost a.navi2on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	body.ost a.navi2on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ost a.navi2on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }
	body.ost a.navi2on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#035730; text-decoration:none; height:15px; }

	
	body.sued a.navi2:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.sued a.navi2:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.sued a.navi2:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	body.sued a.navi2:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.sued a.navi2:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	body.sued a.navi2on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	body.sued a.navi2on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	body.sued a.navi2on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.sued a.navi2on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	body.sued a.navi2on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#5a5754; text-decoration:none; height:15px; }
	
	
	body.ozean a.navi2:link 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ozean a.navi2:visited 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ozean a.navi2:hover 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	body.ozean a.navi2:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ozean a.navi2:focus 					{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	
	body.ozean a.navi2on:link 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	body.ozean a.navi2on:visited				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	body.ozean a.navi2on:hover 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	body.ozean a.navi2on:active 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	body.ozean a.navi2on:focus 				{ font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:400; color:#286293; text-decoration:none; height:15px; }
	
	.laender {
		overflow: hidden;
		width: 431px;
	}
	
	.laender_skript				{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:700; color:#666666; text-decoration:none; height:13px; }
	
	a.laender_skript:link		{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:400; color:#666666; text-decoration:none; height:15px; }
	a.laender_skript:visited	{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:400; color:#666666; text-decoration:none; height:15px; }
	a.laender_skript:hover 		{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:400; color:#000000; text-decoration:none; height:15px; }
	a.laender_skript:active 	{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:400; color:#666666; text-decoration:none; height:15px; }
	a.laender_skript:focus 		{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:400; color:#666666; text-decoration:none; height:15px; }

	/* Navigation ENDE */
	
	
	/* Content */
	
	p.align-left {
		text-align:left;
	}
	
	p.align-center {
		text-align:center;
	}
	
	p.align-right {
		text-align:right;
	}
	
	#content-colLeft {
		float:left;
		margin-left:6px;
		width:258px;
		min-height:50px;
		overflow: hidden;
	}
	
	#content-colMain {
		float:left;
		width:431px;
		min-height:50px;
		padding-left:18px;
		padding-right:26px;
	}
	
	#content-colRight {
		float:left;
		margin-left:0px;
		padding-top:79px;
		padding-left:28px;
		width:195px;
		min-height:50px;
	}
	
	#content-colMain img, #content-colRight img {
		border:1px solid black;
	}
	
	#content-colMain img.spacer-gif, #content-colRight img.spacer-gif {
		border: none;
	}
	
	
	
	#content-colMain div.csc-textpic-border img, #content-colRight div.csc-textpic-border img {
		border:none;
	}
	
	#content-colMain dl.csc-textpic-image img {
		margin-top:10px;
		margin-bottom:5px;
	}
	
	#content-colMain p.bodytext {
		margin-top:16px;
	}
	
	#content-colRight p.bodytext {
		margin-top:16px;
	}
	
	#content-colMain h1.csc-firstHeader {
		height:46px;
		margin-top:1px;
		margin-left:-35px;
		margin-bottom:0px;
		padding-top:14px;
		padding-left:36px;
		
		font-family:Verdana;
		font-size:12px;
		font-weight:700;
		text-transform:uppercase;
	}
	
	#content-colRight h1 {
		font-size:12px;
	}
	
	body.start #content-colMain h1.csc-firstHeader {
		color:#633B26;
		background:url('../img/ueberkontinent_start.jpg') no-repeat;
	}
	body.west #content-colMain h1.csc-firstHeader {
		color:#B13810;
		background:url('../img/ueberkontinent_west.jpg') no-repeat;
	}
	body.ost #content-colMain h1.csc-firstHeader {
		color:#035730;
		background:url('../img/ueberkontinent_ost.jpg') no-repeat;
	}
	body.sued #content-colMain h1.csc-firstHeader {
		color:#5A5754;
		background:url('../img/ueberkontinent_sued.jpg') no-repeat;
	}
	body.ozean #content-colMain h1.csc-firstHeader {
		color:#286293;
		background:url('../img/ueberkontinent_indisch.jpg') no-repeat;
	}
	
	#content div.csc-menu-pic1 {
		padding-top:16px;
		margin-left:1px;
	}
	
	#content div.picmenu {
		margin-bottom:14px;
	}
	
	#content div.picmenu img {
		margin-top:3px;
		margin-left:2px;
	}
	
	#content div.picmenu-line {
		margin-top:4px;
		width:67px;
		height:1px;
		background-color:black;	
	}
	
	#content-colRight div.picmenu-line img {
		margin:0px;
		border:none;
	}
	
	#content-colMain p {
		
	}
	
	img#continent {
		position:absolute;
		margin-top:-89px;
		margin-left:-71px;
		border:none;
	}

	#pdflink {
		position:absolute;
		margin-left:58px;
		margin-top:-69px;
		width: 137px;
	}

	#pdflink img {
		border:none;
	}
	
	body hr {
		margin-top:40px;
	}
	body.start hr				{ width:420px; color:#ebcb9b; background-color:#ebcb9b; text-align:left; height:2px; border:0px; }
	body.west hr				{ width:420px; color:#d6b18a; background-color:#d6b18a; text-align:left; height:2px; border:0px; }
	body.ost hr					{ width:420px; color:#c9b279; background-color:#c9b279; text-align:left; height:2px; border:0px; }
	body.sued hr				{ width:420px; color:#d5c5a8; background-color:#d5c5a8; text-align:left; height:2px; border:0px; }
	body.ozean hr				{ width:420px; color:#f9e5b7; background-color:#f9e5b7; text-align:left; height:2px; border:0px; }
	
	div.signatur				{ width:430px; font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:400; color:#000000; text-decoration:none; }
	#content-colMain div.signatur p.bodytext {
		margin-top:0px;
	}
	
	
	/* TABLES */
	body #content-colMain table {
		font-size:11px;
		width:100%;
	}
	
	body #content-colMain td {
		width:20px;	
		padding:3px;
		background-color:#D0A77E;
	}
	body #content-colMain td.td-0 {
		width:87px;
	}
	
	body.start #content-colMain tr.tr-0 td, body.start #content-colMain td.td-0 {
		background-color:#d6b18a;
	}
	body.west #content-colMain tr.tr-0 td, body.west #content-colMain td.td-0 {
		background-color:#d6b18a;
	}
	body.ost #content-colMain tr.tr-0 td, body.ost #content-colMain td.td-0 {
		background-color:#c9b279;
	}
	body.sued #content-colMain tr.tr-0 td, body.sued #content-colMain td.td-0 {
		background-color:#d5c5a8;
	}
	body.ozean #content-colMain tr.tr-0 td, body.ozean #content-colMain td.td-0 {
		background-color:#f9e5b7;
	}
	
	
	
	body #content-colRight table {
		font-size:11px;
		table-layout:fixed;
		width:192px;
	}
	
	body #content-colRight td {
		height:12px;
		line-height:9px;
		padding:0px;
	}
	body #content-colRight td.td-0 {
		width:16px;
	}
	body #content-colRight td.td-1 {
		width:118px;
	}
	body #content-colRight td.td-last {
		width:58px;
	}
	
	body #content-colRight td.td-last {
		text-align:right;
	}
	body #content-colRight tr.tr-0 td.td-last {
		text-align:left;
	}
	
	body.start #content-colRight tr.tr-0 td {
		font-weight:700;
		text-align:left;
		background-color:#d6b18a;
	}
	body.start #content-colRight td.td-last {
		background-color:#d6b18a;
	}
	
	body.west #content-colRight tr.tr-0 td {
		font-weight:700;
		text-align:left;
		background-color:#d6b18a;
	}
	body.west #content-colRight td.td-last {
		background-color:#d6b18a;
	}
	
	body.ost #content-colRight tr.tr-0 td {
		font-weight:700;
		text-align:left;
		background-color:#c9b279;
	}
	body.ost #content-colRight td.td-last {
		background-color:#c9b279;
	}
	
	body.sued #content-colRight tr.tr-0 td {
		font-weight:700;
		text-align:left;
		background-color:#d5c5a8;
	}
	body.sued #content-colRight td.td-last {
		background-color:#d5c5a8;
	}
	
	body.ozean #content-colRight tr.tr-0 td {
		font-weight:700;
		text-align:left;
		background-color:#f9e5b7;
	}
	body.ozean #content-colRight td.td-last {
		background-color:#f9e5b7;
	}
	
	/* TABLES END */
	
	
	/* POWERMAIL */
	/* allgemein */
	span.powermail_mandatory {
		color:#dd0000;
	}
	
	div.powermail_mandatory_js {
		display:block;
		clear:right;
		float:right;
		color:#dd0000;
		font-size:11px;
	}
	
	div.tx-powermail-pi1 fieldset {
		border:none;
	}
	
	div.tx-powermail-pi1 legend {
		display:none;
	}
	
	div.tx-powermail-pi1 label {
		float:left;
		font-size:11px;
		line-height:18px;
		vertical-align:middle;
	}
	
	div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html_textarea label {
		float:none;
	}
	
	div.tx-powermail-pi1 select.powermail_select {
		border:1px solid black;
		float:right;
		font-size:11px;
		line-height:11px;
		width:121px;
	}
	
	div.tx-powermail-pi1 input.powermail_text {
		border:1px solid black;
		float:right;
		height:13px;
		font-size:11px;
		line-height:11px;
		width:117px;
	}
	
	div.tx-powermail-pi1 textarea {
		border:1px solid black;
		height:78px;
		font-size:11px;
		line-height:14px;
		width:100%;
	}
	
	div.tx_powermail_pi1_fieldwrap_html_check label {
		width:390px;
	}
	
	div.tx-powermail-pi1 input.powermail_check {
		float:left;
	}
	
	div.tx-powermail-pi1 input.powermail_submit {
		margin-top:5px;	
	}
	
	div.tx-powermail-pi1 div.tx_powermail_pi1_fieldwrap_html {
		clear:both;
		width:100%;
	}
	
	/* spezifisch */
	
	div.tx-powermail-pi1 form#kontaktformular label {
		width:200px;
	}
	
	/* Content ENDE */
	