/* ----------------------------------------------------------------------------
Print CSS File
ArtundWork
Copyright 2009 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body.articleid_18 {
	padding-top: 0px !important;
}

body.articleid_18 #article {
	padding-top: 0px !important;
}

body {
	padding-top: 35px;
	font: 14pt Arial, sans-serif;
	color: #868889;
}

h1 {
	color: #000;
	font-weight: normal;
}

#wrapper {
	position: relative;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
}

#header {
	position: relative;
	width: 920px;
}

#logo {
	position: absolute;
	right: 0px;
	top: 54px;
	z-index: 2;
}

#flash_content {
	position: absolute;
	z-index: 3;
} 

#navigation {
	display: none;
}


#article {
	padding-top: 55px;
	min-height: 520px;
	width: 920px;
}

#article {
	height: auto !important;
	height: 520px;
}

#article a {
	color: #009ee0;		
}

#article p {
	width: 625px;
	line-height: 1.35em;
	padding-bottom: 20px;
}

#article p.blau {
	color: #009ee0;
	padding-bottom: 0px;
}

#article p.blaumitabstand {
	color: #009ee0;
	padding-bottom: 20px;	
}

#article p.ohneabstand {
	padding-bottom: 0px;	
}

#hintergrund {
	display: none;
}

#sprachNav {
	display: none;
}

#article .accordion_2Ebene a {
	display: none;
	line-height: 1em;
	font-size: 32pt;
	color: #000;
}

#article .active a {
	display: block !important;
	color: #009ee0 !important;		
}

#caption {
	padding-top: 10px;
	clear: both;
}

#caption p {
	padding-left: 60px;
	padding-bottom: 2px;
	font-size: 12pt;
	color: #868889;
}

#thumbs {
	padding-top: 20px;
	clear: both;
}

#thumbs ul#items {
	width: 450px;
	padding-left: 50px;
}

#thumbs ul#items li {
	padding-right: 5px;
	padding-bottom: 10px;
}

#backButton {
	display: none;
}

#slider {
	display: none;
}


.galleryTable table {
	width: 920px;
}

.galleryTable table td {
	width: 125px; /* 120 */
	padding: 0;
	padding-right: 5px;
	padding-bottom: 5px;
}

.nextRow {
	/* clear: left; */
}

#article .galleryTable p {
	width: auto;
}

img.lochmaske {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.galleryTable .wrap {
	position: relative;
	width: 120px;
	height: 120px;
}

.wrap {
	position: relative;
	width: 50px;
	height: 50px;
}


.bigImage {
	height: 350px;
}
.gallery {
	padding-top: 80px;
	padding-left: 115px;
}

.gallery .shade {
	margin-left: 60px;
}

/* Google Maps */

.map_wrapper {
	position: relative;
	float: left;
	width: 450px;
}

#map_canvas {
	float: left;
	margin-top: -5px;
	margin-bottom: 20px;
}

.map_form {
	position: relative;
	top: 0px;
	right: -20px;
}

.map_form div {
	padding-bottom: 10px;
}

.map_form input {
	font: 12px Arial, sans-serif;
	padding: 4px 8px;
	width: 244px;
	height: 14px;
	color: #FFF;
	background: url('../pics/input.gif') no-repeat;
}

.accordionWrapper {
	position:relative;
}

#article .fromAdress p {
	padding-bottom: 8px;
	padding-left: 2px;
}

.map_form input#submitMap {
	display: block;
	width: 109px;
	font: 12px Arial, sans-serif;
	height: 22px;
	background: url('../pics/submit.gif') no-repeat;
	cursor: pointer !important;
	text-align: center;
}

/* Mp3-Player */
#mp3Player {
	position: absolute;
	z-index: 501;
	left: 195px;
	top: 465px;
}

#flvPlayer {
	position: absolute;
	z-index: 500;
	left: 195px;
	top: 135px;
}

img#shadowRightTop {
	display: none;	
}

img#shadowLeftBottom {
	display: none;
}