/* [Regloplas] - [Juli 2008] - [Online Consulting AG] - [home.css] */
#header {height: 120px;}

#gnav {margin-top: 90px;}

#main {
	padding: 20px 94px;
	background: #fff;
	height: 545px;
	}
h1 {margin: 0; padding: 0;}
h2 {
	text-transform: uppercase;
	color: #777;
	font-size: 1.2em;
	padding: 0 10px 15px 0;
	width: 200px;
	}
p {
	color: #525252;
	font-weight: bold;
	margin: 10px 0;
	}
img.world,
.auswahl,
.auswahl .kontinent,
.auswahl .country {
	float: left;
	}
img.world {margin-top: 30px;}
.auswahl {
	width: 370px;
	margin: 30px 0 0 10px;
	}
.auswahl .kontinent {
	text-transform: uppercase;
	width: 195px;
	font-size: 1.8em;
	line-height: 1.8em;
	text-align: right;
	padding-right: 15px;
	}
.kontinent a, .kontinent a:link, .kontinent a:visited {
	color: #000;
	}
.kontinent a:hover, .kontinent a:active, .kontinent a:focus,
.kontinent li.active a, .kontinent li.active a:link, .kontinent li.active a:visited {
	color: #009575;
	}
.auswahl .country {
	color: #fff;
	line-height: 1.4em;
	width: 130px;
	height: 326px;
	padding: 10px 10px 10px 20px;
	margin-top: 10px;
	background: #2e9e7e;
	overflow: auto;
	}
.country a, .country a:link, .country a:visited {
	color: #fff;
	font-weight: bold;
	}
.country a:hover, .country a:active, .country a:focus {
	color: #000;
	}