body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #333;
	background-color: #CCC;
}
p {
	margin-top: 0px;
}
img {
	border-width: 0px;
}
#centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}
.framelogo {
	background-image: url(../img/modreisen_logo.gif);
	min-height: 155px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}
.nav {
	margin-left: 232px;
	margin-top: 26px;
}
.nav a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	padding-left: 25px;
}
.nav a:hover{
	color: #599EE7;
}
.nav .active{
	color: #599EE7;
}
.fb {
	position: absolute;
	top:50px;
	left:735px;
}
.banner{
	background-color: #f29400;
	color: #FFF;
	padding: 2px 30px 2px 20px;
	margin-left: 800px;
	margin-top: 59px;
}
.banner a{
	color: #FFF;
	text-decoration: blink;
}
.banner a:hover{
}
.banner_end{
}

#index_portfolio {
	width:955px;
	margin-top: 50px;
	height: 314px;
}
.itemidx {
	overflow: hidden;
	cursor: pointer;
	position: relative;
	height: 313px;
	float: right;
}
.itemidx img {
	margin:0;
	padding:0;
}
#index_portfolio .itemidx a { width: 100%; height: 313px; float: left; position: absolute; display: none; }
#index_portfolio .current a { width: 100%; height: 313px; float: left; position: absolute; display: block; }
#index_portfolio .itemidx .caption { position: absolute; padding: 0; float: left; }
#index_portfolio .itemidx .caption h2 { font-weight: bold; }
#index_portfolio .itemidx .caption p { font-size: 13px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin: 0; }

.inhalt {
	margin: 46px 23px 23px 23px;
}

.inhalt a{
	color: #599EE7;
	text-decoration: underline;
}
.inhalt a:hover{
	text-decoration: none;
}
.inhalt h1{
	margin-top: 0px;
	font-size: 18px;
	color: #303956;
	margin-bottom: 7px;
	font-weight: normal;
}
.inhalt .mehr {
	margin-top: 15px;

}
.inhalt .mehr a{
	background-image: url(../img/bg_mehr.gif);
	height: 23px;
	width: 63px;
	text-decoration: none;
	color: #2F384A;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-left: 13px;
	background-repeat: no-repeat;
}
.inhalt .mehr a:hover{
	color: #FFF;
}
.inhalt .datum{
	font-size: 11px;
}
.fuss {
	color: #FFF;
	background-color: #f29400;
	margin-top: 15px;
	padding: 8px 23px 8px 23px;
	margin-bottom: 20px;
}
.fuss a{
	color: #FFF;
	text-decoration: underline;
}
.fuss a:hover{
	text-decoration: none;
}
.weltkarte {
	background-image: url(../img/weltkarte.gif);
	width: 933px;
	height: 498px;
}
.weltkarte a{
}
.weltkarte a:hover{
}
.linie {
	margin-top: 23px;
	margin-bottom: 23px;
	height: 1px;
	background-color: #CCC;
}


.tooltip { display: none; position: absolute; z-index: 1002 }
.tooltip p { position: absolute; top: 7px; left: 8px; color: White; padding-left: 11px}
.tooltipcontent { width: 258px; background-color: #d9d9c2; padding: 8px; margin-left: 11px}
.tooltipcontent img { float: right; margin: 0px 0px 8px 8px; }
.standortmarker {cursor: pointer; position: absolute; z-index: 900 }
.standort_caption, .standort_caption_shadow {position: absolute; font-size: 9px; font-weight: bold; z-index: 850;}
.standort_caption_shadow {color: white; z-index: 849;}
