* { margin: 0;  outline: none; padding: 0; }

body { background: #49914b;  /* url(/layout/images/body_bg.jpg) top center repeat-y #cdaf7d */; font-family: 'Lucida Sans Unicode', Verdana, sans-serif; }

a { 
    color: #676767; 
    text-decoration: none;
    border: 0px;
}

#container { 
	background: url(/layout/images/main_bg.png) top center repeat-y;
	width: 1000px;
	position: absolute;
	margin-left: -500px;
	left: 50%;
}

#header_outside { 
	background: url(/layout/images/head_outside_bg4.jpg) no-repeat top center;
	width: 100%;
	height: 488px;
	float: left;
	position: absolute;
	margin-left: -50%;
	left: 50%;
}

#header { 
	width: 922px;
	height: 179px;
	margin-left: 39px;
}

#header a img {
	border: 0px;
}

/* NAVIGATION */

#navigation {
	background: url(/layout/images/nav_bg2.jpg) no-repeat #8aca69;
	width: 970px;
	height: 180px;
	margin-left: 15px;
	margin-top: 18px;
	font-family: 'Georgia', serif
}

/* .linklistLevel1 div.linklist {
	width: 80px;
	height: 36px;
} */

.linklistLevel1 {
	padding-top: 0px;
	padding-left: 30px;
}

.linklistLevel1 li {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	list-style-type: none;
}
.linklistLevel1 a {
	text-decoration: none;
	display: block;
	font-size: 18px;
	color: white;
}
.linklistLevel1 a.linklistActive {
	color: white;
}
.linklistLevel1 div {
	min-width:40px;
	height:60px;
	line-height:0px;
	font-size:0px;
}
.linklistLevel1 div.linklistActive {
	background: url('/layout/images/nav_hover.png') no-repeat;
	background-position: 50% 50%;	
	width:auto;
	height:60px;	
}
.linklistLevel1 div.linklistTrace {
	background: url('/layout/images/nav_hover.png') no-repeat;
	background-position: 20px 50%;
	background-position: 50% 50%;	
	width:auto;
	height:60px;	
}

.linklistLevel2 { position: absolute; padding-left: 10px; }

.linklistLevel2 {
	z-index: 3;
}

.linklistLevel2 div {
	display:none;
}

.linklistLevel2 li {
	list-style-type: disc;
	float: none;
	margin:0px;	
}

.linklistLevel2 a {
	font-size: 12px;	
	font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
	color: white;
	padding-top: 3px;
}

/* NAVIGATION END */

/* CONTENT */

#content { 
	background: url('/layout/images/flower.jpg') no-repeat top right;
	background-position: 720px 90px;
	padding: 10px 90px 30px 80px; 
	font-size: 12px;
	color: #585b57;
	text-align: justify;
	line-height: 28px; 
}

h1 { margin-bottom: 26px;  }

.guide { margin-bottom: 30px; }

.img_l { float: left; border: 6px solid #f1e0cf; margin: 40px 20px 20px 0px; }

.img_r { float: right; border: 6px solid #f1e0cf; margin: 6px 0px 20px 20px; }

.lightbox { border: 5px solid #eeeeee; outline: 1px solid #e3e3e3; margin: 5px; }

/* CONTENT END */

#footer {
	height: 55px;
	margin: 100px 0 0 330px;
	width: 300px;
	border-top: 1px solid #d2d2d2;
	color: #9f9f9f;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	line-height: 18px; 
}
#footer a { color: #9f9f9f; text-decoration: none; border-bottom: 1px solid #bababa;}
#slider {
    z-index:1;
    position:relative;
    width:775px;
    height:516px;
    background:url(rundgang/loading.gif) no-repeat 50% 50%;
}
#slider img {
    z-index:1;
    position:relative;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-40px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(rundgang/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(rundgang/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.namehover {
    color: #89a33b; 
    text-decoration: none;
    cursor:pointer;
}
