/****************************** General Definitions ******************************/
html {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	margin:0px;
	padding:0px;
	color:#000000;
	background-color: #7B7C86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
}
tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.clear {
	clear:both;
	height: 0px;
}
.clear_left {
	clear: left;
	height: 0px;
}
.clear_right {
	clear: right;
	height: 0px;
}
.text_picture {
	width: 600px;
}
.pictures {
	margin-bottom: 25px;
	width: 613px;
}
.picture_left {
	width: 192px;
	float:left;
}
.picture_right {
	/* width: 192px;*/
	float:right;
	margin-left:10px;
}
.picture_left img {
	margin:0 20px 10px 0;
}
.picture_right img {
	margin:0 0 10px 00px;
}
#content img {
	border: 1px solid #7B7C86;
}
/* Verbreitern der Bilderreihe */
div.pictures div.picture_left {
	width: 214px;
}
div.pictures div.picture_left img {
	margin-bottom: 0px !important;
}
div.pictures div.picture_last {
	float: left;
	width: 172px;
}
#diashow {
	margin-left:10px;
}
.text {
	/* width:395px; */
}
.picture_center {
	width: 100%;
	text-align: center;
}
.linie_punkte {
	width: 100%;
	text-align: left;
	margin: 10px 0px;
}
.subtitle {
	width: 170px;
	text-align: center;
	font-size: 10px;
}
#startseite .subtitle {
	text-align:left;
	line-height: 13px;
	padding-top: 8px;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}
#startseite .subtitle a {
	font-weight: normal;
	font-size: 10px;
}
#startseite .subtitle .bold a {
	font-weight: bold !important;
	font-size: 11px;
}
a, a:active, a:visited, a:focus {
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
}
.email-filetype img {
	border:none !important;
	vertical-align:middle;
}
#footer a, #footer a:active, #footer a:visited, #footer a:focus {
	color:#CE0000;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	color:#CE0000;
	font-size:11px;
	text-decoration:underline;
}
hr {
	height: 1px;
	width: 100%;
	margin: 20px 0 20px 0;
	background: #98999D none repeat scroll 0 0;
	border: 0 none;
	color: #7B7C86;
}
#header img {
	behavior: url(/de/wLayout/design/style/iepngfix.htc)
}
/******************************* Kontakt ******************************/

td.formCaption {
	width: 150px;
	padding: 3px;
	vertical-align: top;
}
td.formValue {
	width: 400px;
	padding: 3px;
	vertical-align: top;
}
.elementForm input, .elementForm textarea {
	border: 1px solid #7B7C86;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	font-family: verdana, arial, sans-serif;
}
td.formValue input {
	width: 300px;
}
td.formValue input.zip {
	width: 50px;
	margin-right: 5px;
}
td.formValue input.city {
	width: 233px;
}
td.formValue textarea {
	width: 300px;
	height: 50px;
}
td.formButton input {
	padding: 2px;
	margin-left: 3px;
	margin-top: 5px;
}
td.formValue select {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}
/******************************* Farben *******************************/
.bg_B68EB3, .bg_lila {
	background-color: #B68EB3;
}
.bg_gelb {
	background-color: #F9C41E;
}
.bg_blau {
	background-color: #72AFDE;
}
.bg_violett {
	background-color: #babddd;
}
.bg_rosa {
	background-color: #ebaac0;
}
.bg_tuerkis {
	background-color: #aad9db;
}
.bg_gruen {
	background-color: #d0d985;
}
.bg_orange {
	background-color: #f4a121;
}
/****************************** Headlines ******************************/

h1 {
	color:#000000;
	font-size:18px;
	font-weight: bold;
	margin:0 0 15px 0;
	line-height:22px;
}
h2 {
	color:#000000;
	font-size:14px;
	margin:0 0 10px 0;
}
/****************************** Post Navigation ******************************/

#post_navigation {
	width: 669px;
	text-align: right;
	padding:10px 10px 10px 0;
	height: 13px;
	float:right;
	color: #FFFFFF;
	z-index: 1500;
	position: relative;
}
#post_navigation div {
	float: right;
	padding:0 11px 0 10px;
	background: url(/de/wLayout/design/img/nav_divider.gif) right center no-repeat;
	height: 13px;
}
#post_navigation div.last {
	display:inline;
	padding:0 5px 0 10px;
	background: none;
	height: 13px;
}
#post_navigation div.clear {
	background: none;
}
#post_navigation div a:link, #post_navigation div a:visited, #post_navigation div a:active, #post_navigation div a:focus, #post_navigation div a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
/****************************** Bottom Navigation ******************************/

#bottom_navigation {
	height: 13px;
	float:left;
	color: #FFFFFF;
	padding-left: 8px;
}
#bottom_navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#bottom_navigation ul li {
	display:inline;
	margin-left: -4px;
}
#bottom_navigation ul li a:link, #bottom_navigation ul li a:visited, #bottom_navigation ul li a:active, #bottom_navigation ul li a:focus {
	padding:2px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 10px;
}
#bottom_navigation ul li a:hover {
	text-decoration:underline;
}
/****************************** Main-Navigation ******************************/
#main_navigation {
	float:left;
	width:212px;
	padding:32px 14px;
}
/* Level 1 */
#main_navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#main_navigation ul li {
	background:url(/de/wLayout/design/img/nav_divider_main.gif) no-repeat left bottom;
	padding:10px 0px 10px 3px;
}
#main_navigation ul li a:link, #main_navigation ul li a:visited, #main_navigation ul li a:active, #main_navigation ul li a:focus {
	color:#4D4D4E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 18px;
}
#main_navigation ul li a:hover {
	text-decoration:none;
	background: url(/de/wLayout/design/img/nav_lev1.gif) no-repeat left center;
}
#main_navigation ul li.aktiv a:link, #main_navigation ul li.aktiv a:visited, #main_navigation ul li.aktiv a:active, #main_navigation ul li.aktiv a:focus, #main_navigation ul li.aktiv a:hover {
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 18px;
	margin:0px;
	background: url(/de/wLayout/design/img/nav_lev1.gif) no-repeat left center;
}
/* Level 2 */
#main_navigation ul li ul {
	margin-top:10px;
	margin-left:0px;
}
#main_navigation ul li ul li {
	padding: 0 0 5px 18px;
	background:none;
	font-weight:normal;
	background: none;
}
#main_navigation ul li.aktiv ul li a:link, #main_navigation ul li.aktiv ul li a:visited, #main_navigation ul li.aktiv ul li a:focus {
	font-weight:normal;
	color:#4D4D4E;
	background:none;
}
#main_navigation ul li.aktiv ul li a:hover {
	background:url(/de/wLayout/design/img/nav_lev2.gif) no-repeat left top;
}
#main_navigation ul li.aktiv ul li a:active {
}
#main_navigation ul li.aktiv ul li.aktiv a:link, #main_navigation ul li.aktiv ul li.aktiv a:visited, #main_navigation ul li.aktiv ul li.aktiv a:active, #main_navigation ul li.aktiv ul li.aktiv a:focus, #main_navigation ul li.aktiv ul li.aktiv a:hover {
	font-weight:bold;
	text-decoration:none;
	background:url(/de/wLayout/design/img/nav_lev2.gif) no-repeat left top;
}
/****************************** DIVs ******************************/

#website {
	width:944px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	background: url(/de/wLayout/design/img/bg_body.png) repeat-y top center;
	position: relative;
}
#overlay {
	position:absolute;
	top: 0px;
	left: 12px;
	width: 920px;
	height:239px;
	background-color:#FFFFFF;
	z-index: 1000;
	display:none;
}
#header {
	width: 920px;
	height: 208px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 12px;
	z-index: 500;
	position: relative;
}
#color {
	width: 920px;
	height: 33px;
	margin: 0px 12px;
	_overflow:hidden; /* IE6 */
	z-index: 1500;
	position: relative;
}
#color_left {
	float:left;
	width: 240px;
	height: 33px;
	border-right: 1px solid #FFFFFF;
}
#container {
	margin-left: 12px;
	width: 920px;
}
#content {
	background:url(/de/wLayout/design/img/bg_content.gif) repeat-y left top;
	float:left;
	width:613px;
	_width: 613px; /* IE6 */
	padding: 33px;
	line-height:18px;
	min-height:500px;
	_height: 500px;  /* IE6 */
}
#content ul {
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	list-style-type:bullet;
	margin-left: 25px;
}
#footer {
	clear:both;
	width:920px;
	height: 55px;
	background-color: #FFFFFF;
}
#language {
	float:left;
	width:206px;
	height: 15px;
	padding: 35px 0px 0px 35px;
	color: #7B7C86;
	background: url(/de/wLayout/design/img/footer_divider.gif) right center no-repeat;
}
#language a, #language a:link, #language a:active, #language a:visited, #language a:hover {
	color: #7B7C86;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#flag_en {
	background:url(/de/wLayout/design/img/flagge_en.gif) left center no-repeat;
	padding-left: 25px;
	padding-bottom: 1px;
}
#flag_de {
	background:url(/de/wLayout/design/img/flagge_de.gif) left center no-repeat;
	padding-left: 25px;
	padding-bottom: 1px;
}
#address {
	float:left;
	width:615px;
	height: 46px;
	margin: 0px 0px 0px 32px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
	color: #7B7C86;
	background: url(/de/wLayout/design/img/footer_top.gif) top center no-repeat;
}
#sub_footer {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 24px 22px 10px 22px;
	background: url(/de/wLayout/design/img/footer.png) no-repeat top center #7B7C86;
}
#copyright {
	float: right;
	width: 300px;
	height: 13px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 4px;
}
/****************************** Highslide ******************************/

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(/de/wLayout/design/hs/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	/* border: 2px solid silver; */
        border: 0px;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(/de/wLayout/design/hs/graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/de/wLayout/design/hs/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(/de/wLayout/design/hs/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}


/****************************** PRINT-Formatierungen ******************************/

@media print {
#post_navigation, #main_navigation, #header, #footer, #color, #sub_footer {
	display:none;
}
body {
	text-align:left;
	background:none #FFFFFF;
}
#website {
	background:none;
	float:none;
	padding:0;
	width:700px;
	text-align:left;
	margin:0;
}
#content {
	background:none;
	width:700px;
}
a:link, a:visited, a:active, a:focus, a:hover {
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#0000EE;
}
}

