/*
dunkelgrün: #1c584c 
mittelgrün: #83a19b
hellgrün:   #d9e1e7
grau:       #8c979d
rot:        #8a0321
*/

body {
	margin:0px;
	padding:0px;
	background-color:#BCCDDB;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	/* letter-spacing:0.01em; */
	line-height:23px;
	color:#000;

}
ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 16px;
}

ul li {
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 10px;
	list-style-type:disc;
}

#container {
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color:#1c584c;
	overflow:visible;
}
#nest{
	margin: 0px;
	padding: 0px;
	/* height:auto; */
	width:800px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	overflow:visible;
}
#header {
	width:800px;
	height:153px;
}
#content {
	min-height:800px;
	height: 100%;
	width:663px;	
	background-image:url(../images/background_container.gif);
	background-repeat:no-repeat;
	margin-left:137px;
	overflow:visible;
	text-align:justify;
}
#schmal {
	width:530px;
	text-align:inherit;
}
#photocolumn {
	position:absolute;
	left:646px;
	top:190px;
	overflow:visible;
}
#marker {
	position:absolute;
	left:137px;
	top:153px;
	width:21px;
	height:51px;
	color:#d9e1e7;
}
#navigation {
	width:137px;
	height:600px;
	float:left;
	background-image:url(../images/background_menu.gif);
	background-repeat:no-repeat;
}

#subnavi {
	position:absolute;
	left:184px;
	top:79px;
	width:600px;
	height:33px;
	z-index:1;
	overflow:hidden;
}
#footer {
	clear:both;
	margin-top:-18px;
	width:800px;
	height:42px;
	background-color:#1c584c;
	background-image:url(../images/background_container.gif);
	background-repeat:repeat-y;
	z-index:19;
}
#flags {
	position:absolute;
	left:152px;
	top:19px;
	width:130px;
	height:26px;
}
#m_impressum {
	position:absolute;
	left:0px;
	top:524px;
	width:137px;
	height:20px;
	line-height:17px;
	/* padding-top:2px; */
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d9e1e7;
	font-size:10px;
	z-index:2;
	background-image:url(../images/impress_border.gif);
	background-repeat:no-repeat;
	/* 
	filter:alpha(opacity=80);
	opacity:.8;
	*/
}
.headline {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:0.12em;
	line-height:35px;
	color:#d9e1e7;
	padding-left:48px;
	font-weight:bold;
	margin-bottom:18px;
}
.hl2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:0.08em;
	color:#d9e1e7;
	padding-left:48px;
	margin-bottom:8px;
	padding-right:20px;
	text-align:left;

}
.text {
	
	padding-left:80px;
	padding-right:70px;
	text-align:inherit;
}

.minitext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:10px;
}

.hell {
	color:#d9e1e7;
}
.bold {
	font-weight:bold;
}
.mehr {
	text-align:right;
}
.subhl{
	margin: 8px 0px 8px 0px;
}
.zurueck {
	margin:16px 0px 0px 0px;
	height:70px;
	text-align:right;
}

.anfahrt1 {
	width:300px;
	float:left;
	padding-right:0px;
	padding-left:48px;
}

.anfahrt2 {
	padding:0px;
}

#nest_a-z {
	height:auto;
	position:relative;
	width:650px;
	top:6px;
}

.impressum_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#d9e1e7;
	line-height:20px;
}

.video {
	margin:40px 0px 40px 160px;
}

.impressum_h1 {
	font-size:18px;
	font-weight:bold;
}

.impressum_h2 {
	font-size:16px;
	font-weight:bold;
}
.impressum_h3 {
	font-weight:bold;
}

a.tlink:link, a.tlink:visited, a.tlink:active, a.tlink:hover {
	text-decoration: none;
	border-bottom:dotted #000 1px;
	color:#000;
}
a.tlink:hover {
	border-color:#8a0321;
	color:#8a0321;
}

a.tlink2:link, a.tlink2:visited, a.tlink2:active, a.tlink2:hover  {
	text-decoration: none;
	border-bottom:dotted #d9e1e7 1px;
	color:#d9e1e7;
}
a.tlink2:hover {
	border-color:#8a0321;
	color:#8a0321
}

a.tlink3:link, a.tlink3:visited, a.tlink3:active, a.tlink3:hover  {
	text-decoration: none;
	border:dotted #d9e1e7 1px;
	color:#d9e1e7;
	padding: 0px 6px 0px 6px;
}
a.tlink3:hover {
	border-color:#8a0321;
	color:#8a0321;
}

#map {
	width:560px;
	height:350px;
	border:#1c584c solid 1px;
	margin:0px 0px 24px 48px;
}

#impressum {
	position:absolute;
	left:164px;
	top:140px;
	width:600px;
	height:400px;
	z-index:120;
	overflow:hidden;
}

#impressum2 {
	width:600px;
	height:400px;
	z-index:21;
	background-color: #1c584c;
	/* filter:alpha(opacity=95); */
	/* opacity:.95; */
	overflow:hidden;
}

#impress_border {
	position:absolute;
	left:12px;
	top:12px;
	width:576px;
	height:376px;
	border:#d9e1e7 solid 1px;
	z-index:122;
}
#impress {
	position:absolute;
	left:24px;
	top:24px;
	width:220px;
	height:352px;
	z-index:123;
	border-right: #d9e1e7 solid 1px;
}
#disclaimer {
	position:absolute;
	left:265px;
	top:24px;
	width:302px;
	height:352px;
	z-index:124;
	overflow: auto;
	padding-right:12px;
}
#impress_close {
	position:absolute;
	left:582px;
	top:5px;
	width:14px;
	height:14px;
	z-index:125;
	background-color: #1c584c;
	/* background-image:url(../images/close.gif); */
	background-repeat:no-repeat;
}

#absetzsystem_flash {
	width: 520px;
	height: 308px;
	margin-left: 80px;
	z-index:10;
}

.imagef {
	border:5px #1c584c solid;
	margin-left:80px;
}

.gallery {

  margin-left:80px;
  margin-bottom:40px;
  
}

.gallery_img_item {
   border:5px #1c584c solid;
   margin:4px;
}

.gallery_img_item:hover {
	border:5px #8a0321 solid;
}

.gallery_item {
   
}

.gallery_item:hover {
	border: none;
}

img {
	border:none;
}

a:link, a:visited, a:active {
	color:#83a19b;
}
a:hover {
	color:#8a0321;
}

.gfx:hover {
	border: none;
}
v\:* {
	behavior:url(#default#VML);
}

