@charset "UTF-8";

/*
-----------------------------------------------------------------------------------------------
     GRUNDEINSTELLUNGEN
-----------------------------------------------------------------------------------------------
*/

body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	color: #4C4C4C;
	/* IE 5.5 BUG */
	text-align:center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
}

img {
  border: none;
}

a img{
	border:0;
}

a:link { color:#6D6E71; text-decoration:underline }
a:visited { color:#6D6E71; text-decoration:underline }
a:hover { color:#575757; text-decoration:underline }
a:active { color:#575757; text-decoration:underline }

 ul {
	list-style-position:outside;
	margin: 0px;
	padding-left: 20px;
}

/*
-----------------------------------------------------------------------------------------------
     DIV CONTAINER
-----------------------------------------------------------------------------------------------
*/

#main_container {
	width: 822px;
	height: 670px;
	margin: 33px auto 0px auto;
	padding:0;
	text-align:left;
	position:relative;	
}

#bottom_spacer {
	height: 20px;
}

#center_container {
	height: 517px;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}

#bottom_container {
	height: 28px;
	clear:both;
	margin-left: 10px;
	margin-right: 10px;
}

#bottom_left_side {
	float: left;
}

#bottom_right_side {
	float: right;
	margin-right: 45px;
}

#lang_impressum {
	float: right;
}

#breadcrumb {
	margin-top: 43px;
	margin-left: 10px;
	margin-right: 10px;
	height: 19px;
	clear: both;
}

/*
-----------------------------------------------------------------------------------------------
     NAV
-----------------------------------------------------------------------------------------------
*/

#nav_bar_top {
	height: 28px;
	clear:both;	
}

/*
-----------------------------------------------------------------------------------------------
     SOUNDPLAYER
-----------------------------------------------------------------------------------------------
*/
#soundplayer{
	float: left;
	width: 204;
	height:28px;
}

#soundplayer2{
	float: right;
}

/*
-----------------------------------------------------------------------------------------------
     INHALT
-----------------------------------------------------------------------------------------------
*/

#content {
	width: 822px;
	height: 690px;
	margin:0;
	padding:0;
	position:absolute;
}

#content_left {
	float: left;
	width: 556px;
}

#content_right {
	float: right;
	width: 227px;
}

#main_image {
}

#image_caption_txt {
	float: left;
	position: absolute;
	width: 580px;
	font-size: 10px;
	top: 615px;
	color: #4C4C4C;
}

/*
-----------------------------------------------------------------------------------------------
     NEWSLETTER FORM
-----------------------------------------------------------------------------------------------
*/

#newsletter_form {
	width: 185px;
	height: 60px;
	float: right;
	margin-top:450px;
	position: relative;
	top: 16px;
}

.newsletter_input {
	width: 150px;
	color: #4c4c4c;
	position: relative;
	top: 9px;
}

.newsletter_submit {
	position: relative;
	top: 11px;
}

.newsletter_titel {
	color:#4c4c4c;
	font-weight:bold;
	position: relative;
	top: 2px;
}

/*
-----------------------------------------------------------------------------------------------
     TEXTBOX
-----------------------------------------------------------------------------------------------
*/
.boxShadow{
	background-image:url(../bilder/alle_seiten/box/shadow.png);
	*background-image:url(../bilder/alle_seiten/box/shadow.gif);
	background-position:right bottom;
	position:absolute;
}

#contactBox{
	z-index:100000;
}

#impressumBox{
	z-index:200000;
}

.boxTitle{
	height:16px;
	border:1px solid #4c4c4c;
	margin-right:7px;
	color:#4c4c4c;
	padding:3px 0 0 19px;
	background-color:#FFFFFF;
}

.x{
	position:absolute;
	top:7px;
	right:27px;
	width:7px;
	height:7px;
}

.boxBorder{
	border:1px solid #4c4c4c;
	border-top:0;
	margin-right:7px;
	padding:18px 20px 20px 18px;
	overflow:hidden;
	background-color:#FFFFFF;
}

.boxText{
	color:#4c4c4c;
	position: relative;
	top:-15px;
}


/*
-----------------------------------------------------------------------------------------------
     GALLERIE
-----------------------------------------------------------------------------------------------
*/
.opacityThumbnails{
	filter:alpha(opacity=50); 
	-moz-opacity:.5; 
	opacity:.5;
}

.opacityThumbnails:hover{
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
}


#hideArrowLeft {
	width: 14px;
	height: 14px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	top: 3px;
	left: -2px;
	z-index: 10000;
}

#hideArrowRight {
	width: 14px;
	height: 14px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	top: 3px;
	left: 340px;
	z-index: 10000;
}


#gallery_arrows {
	float: left;
	position: absolute;
	top: 615px;
	width: 22px;
}

#gallery_image_caption {
	float: left;
	position: absolute;
	width: 540px;
	font-size: 10px;
	top: 615px;
	left: 40px;
	color: #4C4C4C;
}

#mouseover{
	width:210px; 
 	min-height:300px; 
 	padding:30px 20px 8px 0; 
 	margin:-30px -30px 0 0;
	position:absolute;
	left: 572px;
	float: right;
	/*background-color: green;*/
	text-align: right;
}


.thumb_table {
	float: right;
	margin-right: 10px;
}


#galleryMenu5_01 {
	width: 152px;
	float: left;
}

#galleryMenu5_02 {
	width: 152px;
	float: left;
}

#galleryMenu5_03 {
	width: 152px;
	float: left;
}

#galleryMenu5_04 {
	width: 152px;
	float: left;
}

#galleryMenu5_05 {
	width: 152px;
	float: left;
}

#galleryMenu6_01 {
	width: 126px;
	float: left;
}

#galleryMenu6_02 {
	width: 126px;
	float: left;
}

#galleryMenu6_03 {
	width: 126px;
	float: left;
}

#galleryMenu6_04 {
	width: 126px;
	float: left;
}

#galleryMenu6_05 {
	width: 126px;
	float: left;
}

#galleryMenu6_06 {
	width: 126px;
	float: left;
}

/*
-----------------------------------------------------------------------------------------------
     DIVERSES
-----------------------------------------------------------------------------------------------
*/

.fett {
	color:#4c4c4c;
	font-weight:bold;
}