html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	border-spacing:0;
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:12px;
	color:#464646;
	background-color: #dddddd;
	}

img {
	padding:0;
	margin:0;
	border:0;
	}


a:link, a:visited, a:active {
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 12px;
	text-decoration:none;
	color:#000;
	}

a:hover {
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 12px;
	text-decoration:none;
	color:#000;
	}

.clear {
	clear:both;
	}
	
a.schomburg_link {
	font-weight: bold;
	text-decoration: underline;	
	color:#9b9b9b;
	font-size:12px;
	}

.content_white {
	color:#fff;
	margin-bottom:5px;
	}
	
.small_content_grey {
	font-size:12px;
	color:#9b9b9b;
	}
	
.countries {
	position: absolute;
	left:35px;
	/*margin-left:35px;*/
}

.highslide_position {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
}




/* --- Grundlayout --- */

h2 {
	font-size:18px;
	margin:20px 0 0 28px;
	}

#main {
	width:940px;
	background-color:#fff;
	margin:0 auto;
	}
	
#innerContainer {
	width:880px;
	margin:0 30px 0 30px;
	}
	
#contentContainer {
	width:100%;
	/*margin:0 5px 0 5px;*/
	}

.weltkarte_background {
	border:1px solid #ddd; 
	}

.weltkarte_background_black {
	background-image: url("../images/weltkarte_bottom.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 150px;
	}

#impressum a{
	padding:3px 0 6px 0;
	font-size: 11px;
	color:#a2a2a2;
	float:right;
	}

.leftContentBox {
	float:left;
	width: 385px;
	margin:10px 0 15px 28px;
	}
	
.rightContentBox {
	float:left;
	width: 400px;
	margin:10px 0 15px 32px;
	}


/* --- Header --- */

#zeile1 {
	position:relative;
	width:880px;
	height:62px;
	}

#logo {
	position:absolute;
	display:block;
	float:left;
	height:80px;
	}

#logo img {
	margin-top:10px;
	}


/* --- Sonstiges --- */

select {
	width:200px;
}

img.ch {
	margin:0 7px 0 8px;
	cursor: pointer;
}

img.land {
	margin:0 5px 0 5px;
	cursor: pointer;
}

img.de {
	position: absolute;
	bottom:0;
	cursor: pointer;
}

img.last_land {
	margin:0 0 0 5px;
	cursor: pointer;
}

.black_box_right {
	float:right;
	width: 310px;
	margin:30px 30px 0 28px;
}

.black_box_left {
	float:left;
	margin:25px 0 0 28px;
	width:280px
}

#select_div {
	margin:15px 2px 0 0;
	text-align: right;
}

.margin_top_flaggen {
	margin-top:9px
}

.margin_top_flaggen_div {
	margin-top:12px
}

.margin_top_2 {
	margin-top:2px
}

.margin_bottom_7 {
	margin-bottom:7px
}

.float_left {
	float:left;
}

.div_flaggen {
	height: 11px;
}

div.de {
	margin:0 5px 0 5px;
	height: 60px;
	width: 16px;
	/*border:1px solid red;*/
	position: relative;
}


/* --- HighslideKarten --- */

.headline {
	padding-top:13px;
	padding-bottom:13px;

}

.weltkarte_adresse {
	float:left;
	padding:5px;
}

.landname {
	font-weight:bold;
	margin-bottom: 5px;
}

.img_land {
	margin:auto;
}

.weltkarte_div {
	height:680px;
}

.current_land {
	font-weight: bold;
	height:20px;
}

.afrika {
	width:356px !important;	
}

.asien {
	width:415px !important;	
}

.australien {
	width:490px !important;	
}

.europa {
	width:648px !important;
}


.nordamerika {
	width:534px !important;
}

.suedamerika {
	width:219px !important;
}

.europa_main {
	width:720px !important;	
}

.afrika_main 
.asien_main 
.australien_main
.nordamerika_main
.suedamerika_main {

	width:560px !important;	
}


