/* @override http://www.katharina-saurwein.com/css/reisen.css */

/* @override http://www.katharina-saurwein.com/css/reisen.css */

/* @override http://www.katharina-saurwein.com/css/reisen.css */

/* @override http://localhost:8888/saurwein/css/reisen.css */

/* @override http://www.katharina-saurwein.com/2010/css/reisen.css */

body {
	background: url(../gfx/background/160w_320g.gif) repeat-x top left;
}

h2#reiseziel {
	width: 225px;
	padding-right: 15px;
	height: 80px;
	line-height: 80px;
	position: absolute;
	top: 320px;
	left: 0px;
	text-align: right;
	font-size: 25px;
	color: #474242;
}

div#imageContainer, div#mapContainer {
	width: 720px;
	height: 400px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 240px;
}

div#mapContainer {
	visibility: hidden;
}

div#imageContainer div#imageNav {
	position: absolute;
	left: -240px;
	width: 240px;
	top: 79px;
	
	z-index: 10;
}

div#content a.top {
	position: fixed;
	bottom: 0;
	height: 40px;
	width: 40px;
	display: block;
	background: url(../gfx/icons/top.gif) no-repeat 0px 2px #e4e3e3;
	text-indent: -10000px;
	overflow: hidden;
	left: 1040px;
}

div#content a.top:hover {
	background-color: #ccc;
		text-decoration: none;
}

div#imageContainer div#imageNav a {
	display: block;
	height: 80px;
	width: 80px;
	float: left;
	line-height: 80px;
	text-align: center;
	font-size: 30px;
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

div#imageContainer div#imageNav a.activeSlide {
	color: #474242;
}

div#imageContainer div#imageNav a:hover {
	background-color: #ddd;
	text-decoration: none;
}

div#content {
	padding-left: 240px;
	width: 480px;
	padding-right: 240px;
	position: relative;
	padding-top: 320px;
}

div#content p {
	padding-left: 10px;
	font-size: 13px;
	line-height: 17px;
}

div#content h3 {
	line-height: 80px;
	font-size: 25px;
	font-weight: normal;
	padding-left: 10px;
}

div#subNavigation, div#switchImageMap {
	position: absolute;
	right: 0;
	top: 400px;
	width: 240px;
	text-align: right;
}

div#subNavigation ul li a {
	line-height: 31px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #474242;
	text-decoration: none;
}

div#subNavigation ul li a:hover {
	color: #0e88cd;
}

div#switchImageMap {
	top: 320px;
	height: 80px;
}

div#switchImageMap a {
	background: url(../gfx/gotoMap.gif) top left;
	display: block;
	height: 19px;
	width: 28px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	text-indent: 10000px;
	overflow: hidden;
}

div#switchImageMap a:hover {
	background-position: 0 -80px;
}
