	
	body {
		background-color: #2ab4bd;
		background-image: url(../img/worldbg.jpg);
		background-position: 75% -100px;
		background-repeat: no-repeat;
	}
	

	#wrapper {
		margin: 0 auto;
		/*position: relative;
		top: 50%;*/
		text-align: left;
		width: 960px;
		background-image: url(../img/circlebg.png);
		background-repeat: no-repeat;
		background-position: 0 -180px;
		/*min-height: 1000px;*/
	}
	
	
	#logo { margin-left: 150px; padding-top: 70px; margin-bottom: 20px}
	
	
	
	.clear {clear:both}
	
	.emphasis {border: 1px dotted #000; padding: 3px 8px;}
	
	a {text-decoration: none; color: #000000; padding-bottom: 3px; }
	a.active {text-decoration: none; color: #474747; padding-bottom: 3px; }

	#nosto {margin-bottom: 35px;}

	h1 {font-family: "Liberalpraktik"; color: #000; font-size: 30px; font-weight: 300; text-align: left; padding-top: 2px; padding-bottom: 10px;}
	h2 {font-family: "Liberalpraktik"; color: #000; font-size: 26px; font-weight: 300; text-align: left; padding-top: 2px; padding-bottom: 5px;}
	h3 {font-family: "Liberalpraktik"; color: #000; font-size: 21px; font-weight: 500; text-align: left; padding-top: 2px; margin-bottom: 5px;}

	p {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000; margin-bottom: 15px; line-height: 20px;}
	p strong {font-weight: bold;}

	#content {margin-left: 150px; margin-right: 150px;}
	.twocol {margin-right: 35px; width: 250px; float: left;}


	.twocol ul { padding: 0; }
	.twocol li { padding-left: 15px; background-image: url(../img/bullet.png); background-repeat: no-repeat; background-position: 0 3px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000; margin-bottom: 15px; line-height: 16px; }
	.twocol li:hover { background-image: url(../img/bullet-active.png); background-repeat: no-repeat; background-position: 0 3px; }
	
	.twocol a:hover { color: #474747;}

	.threecol {margin-right: 35px; width: 120px; float: left;}

	.threecol ul { padding: 0; }
	.threecol li { padding-left: 15px; background-image: url(../img/bullet.png); background-repeat: no-repeat; background-position: 0 3px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000; margin-bottom: 15px; line-height: 16px; }
	.threecol li:hover { background-image: url(../img/bullet-active.png); background-repeat: no-repeat; background-position: 0 3px; }
	
	.threecol a:hover { color: #474747;}




	.submenu ul { padding: 0; }
	.submenu li { padding-left: 15px; background-image: url(../img/bullet.png); background-repeat: no-repeat; background-position: 0 3px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000; margin-bottom: 15px; line-height: 16px; }
	.submenu li.active { background-image: url(../img/bullet-active.png); background-repeat: no-repeat; background-position: 0 3px; }
	.submenu li:hover { background-image: url(../img/bullet-active.png); background-repeat: no-repeat; background-position: 0 3px; }
	.submenu a:hover { color: #474747;}
	.submenu a {  }



	/*
	h2 {font-family: "Stratum"; color: #000000; font-size: 9px; text-transform: uppercase; letter-spacing: .25em; font-weight: 700;}
	
	h2 a {text-decoration: none; color: #000000; padding-bottom: 3px; }
	h2 a:hover { text-decoration: none; color: #000000; }*/

	
	#footer { width: 90%; border-top: 1px solid #000; padding-top: 10px; margin: 0 auto; z-index: 12;}
	
	#footer p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000;}
	
	#navigation {margin-left: 150px; margin-bottom: 45px; font-family: "Liberalpraktik"; color: #000; font-size: 14px; font-weight: 500; text-align: left; float: left; padding-top: 2px;}
	
	#navigation a { margin-left: 55px; }


	
	
	

