
body {
	background-image: url(bg.png);
	background-color: transparent;
	text-align: center;
}
#pageWrapper {
	width: 962px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	position: relative;
	top: 8px;

}
#masthead {
	width: 962px;
	height: 110px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(bg-header.png);
	background-repeat: no-repeat;

}
#footer {
	width: 962px;
	height: 35px;
	overflow: hidden;
	background-color: none;
	background-image: url(bg-footer.png);
	background-repeat: no-repeat;
	color:#999999;
	font-size:85%;
	padding-top:24px;
	padding-bottom:0px;
}


#content {
	width: 598px;
	background-image: url("bg-content.png");
	margin-left: 20px;
	margin-top: 13px;
}

#content .top {
	width: 598px;
	height: 13px;
	background-image: url("bg-content-top.png");
	background-repeat: no-repeat;
	background-position: top;
}

#content #innerColumnContainer {
	width: 558px;
		padding:20px;
}

#content .bottom {
	width: 598px;
	height: 13px;
	background-image: url("bg-content-bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
}


.inside
{
	padding: 0em;
} 


#lightbox {
	width: 311px;
	height: 235px;
	overflow: hidden;
	margin-right: 19px;
	margin-top: 64px;

}
html>body #lightbox-img {
	width: 311px;
	height: 189px;
	position: relative;
	left: 54px;
	top: 46px;
	overflow: hidden;
	z-index: 2;
}
html>body #lightbox-mask {
	width: 311px;
	height: 235px;
	background-image: url(bg-lightbox.png);	
	position: relative;
	z-index: 3;
	top: -189px;
}
* html #lightbox-img {
	width: 311px;
	height: 189px;
	margin-left: 54px;
	margin-top: 46px;
	margin-bottom: -235px;
	overflow: hidden;
}
* html #lightbox-mask {
	width: 311px;
	height: 235px;
	background-image: url(bg-lightbox.gif);	
}


.left {
	float: left;
}
.right {
	float: right;
}

/********************** NAVIGATION *************************/





#top-menu-wrapper {
	position: absolute;
	top: 111px;
	left: 15px;
	width: 928px;
	height: auto;
	z-index: 5;
}

#top-menu-wrapper ul.menu1 {
	padding: 0px;
}

#top-menu-wrapper ul.menu1,
#top-menu-wrapper ul.menu1 ul {
	margin: 0px;
	padding: 0px;
}

#top-menu-wrapper ul.menu1 li {
	list-style-type: none;
	float: left;
	position: relative;
}

#top-menu-wrapper ul.menu1 li a, 
#top-menu-wrapper ul.menu1 li a:link,
#top-menu-wrapper ul.menu1 li a:visited {
	display: block;
	width: 96px;
	height: 41px;
	padding: 7px;
	margin-left: 6px;
	background-image: url(bg-nav.png);
	background-position: top;
	font-family: Arial, sans;
	font-size: 12px;
	color: #633f2c;
	text-decoration: none;
	overflow: hidden;

}
#top-menu-wrapper ul.menu1 li a:hover,
#top-menu-wrapper ul.menu1 li a.active,
#top-menu-wrapper ul.menu1 li a.active:link,
#top-menu-wrapper ul.menu1 li a.active:visited {
	display: block;
	width: 96px;
	height: 41px;
	padding: 7px;
	background-image: url(bg-nav.png);
	background-position: bottom;
	color: #fff;
}


#top-menu-wrapper ul.menu1 li ul.subnav li {
	float: none;
	position: relative;
}

#top-menu-wrapper ul.menu1 li ul.subnav li a,
#top-menu-wrapper ul.menu1 li ul.subnav li a:link,
#top-menu-wrapper ul.menu1 li ul.subnav li a:visited {
	background-image: url(clear.gif);
	display: block;
	width: 100%;
	height: auto;
	margin-left: 0px;
	color: #2a2a2a;
	padding: 2px 2px;
	font-size: 11px;
}
#top-menu-wrapper ul.menu1 li ul.subnav li a:hover,
#top-menu-wrapper ul.menu1 li ul.subnav li a.active,
#top-menu-wrapper ul.menu1 li ul.subnav li a.active:link,
#top-menu-wrapper ul.menu1 li ul.subnav li a.active:visited {
	background-image: url(clear.gif);
	display: block;
	width: 100%;
	height: auto;
	padding: 0px;
	color: #f00;
	padding: 2px 2px;
	font-size: 11px;
}

#top-menu-wrapper ul.menu1 ul.subnav{
	clear: both;
	display: none;
	width: 153px;
	height: auto;
	overflow: hidden;
	position: absolute;
	display: none;
	top:55px;
	left: -13px;
	z-index: 1000;
	text-align: center;
}

#top-menu-wrapper ul.menu1 ul.subnav li {
	display: block;
	background-image: url(bg-subnav.png);
	background-repeat: repeat-y;
	padding: 0px 7px 0px 4px;
}

#top-menu-wrapper ul.menu1 ul.subnav li.subnav-header {
	background-image: url(bg-subnav-header.png);
	background-repeat: no-repeat;
	height: 6px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#top-menu-wrapper ul.menu1 ul.subnav li.subnav-footer {
	background-image: url(bg-subnav-footer.png);
	background-repeat: no-repeat;
	height: 9px;
	padding: 0px;
}

* html #top-menu-wrapper ul.menu1 ul.subnav li.subnav-header {
	margin-top: -7px;
}


#suchfeld {
	width: 136px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 49px;
	left: 631px;
}
#suchfeld .searchform {
	margin:0px;	
}
#suchfeld label {
	font-family: Verdana, Arial, sans;
	font-size: 9px;
	font-weight: bold;
	color: #656565;
	margin-left: 5px;
	display: block;
}
#suchfeld #searchfield {
	width: 122px;
	height: 13px;
	margin-left: 5px;
	font-family: Verdana, Arial, sans;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	color: #656565;
	border-top: 1px solid #cfe5ff;
	border-left: 1px solid #cfe5ff;
	border-bottom: 1px solid #9fcaff;
	border-right: 1px solid #9fcaff;
}


#sehenswert {
	position: absolute;
	top: 18px;
	left: 631px;
	text-align: left;
	width: 136px;
	height: 30px;
	overflow: hidden;
}
#sehenswert h3 {
	padding: 0px;
	font-family: Verdana, Arial, sans;
	font-size: 9px;
	font-weight: bold;
	color: #656565;
	margin-left: 5px;
}
#sehenswert select {
	margin-left: -1px;
	margin-top: -6px;
	width: 125px;
	height: 13px;
	font-family: Verdana, Arial, sans;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #656565;
	padding: 0px;
	border-top: 1px solid #cfe5ff;
	border-left: 1px solid #cfe5ff;
	border-bottom: 1px solid #9fcaff;
	border-right: 1px solid #9fcaff;
} 


/* FONTS */

#footer a,
#footer a:link,
#footer a:visited {
	color: #D1CDC9;
}
#footer a:hover {
	color: #fff;
}

#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	height: 12px;
	color: #D1CDC9;
	font-family: Verdana, Arial, sans;
	font-size: 10px;
	width: 600px;
	float: left;

}
#footer ul li {
	float: left;
	padding: 0px 0px 0px 14px;
}


/*************************** newsbox rechte seite *************************/
#newsbox {
	width: 311px;
	background-image: url(bg-newsbox.png);
	margin-right: 19px;
	margin-top: 13px;
}
#newsbox .top {
	width: 311px;
	height: 36px;
	background-image: url("bg-newsbox-top.png");
	background-repeat: no-repeat;
	background-position: top left;
overflow: hidden;
}
#newsbox .bottom {
	width: 311px;
	height: 13px;
	background-image: url("bg-newsbox-bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#newsbox h2 {
	Font-family: Verdana, Arial, sans;
	color: #144700;
	font-size: 112.5%;
/*
	text-transform: uppercase;
*/
	margin: 0px;
	padding: 1em;
	line-height: 18px;
}

#newsbox .news-list-container {
margin: 0px;
padding 0px;
}

#newsbox .news-list-item {
clear: both;
	padding: 0px;
	margin: 6px 0px;
border: 0px none;
font-family: arial, sans;
color: #144700;
}

#newsbox .news-list-item a,
#newsbox .news-list-item a:link,
#newsbox .news-list-item a:visited {
color: #144700;
text-decoration: underline;
}

#newsbox .news-list-item a:hover {
/*
background-color: #144700;
color: #effbcc;
*/
}

#newsbox .news-list-item h3 {
font-family: arial, sans;
font-weight: bold;
color: #144700;
padding: 0px 18px 4px 18px;
margin: 0px;
}

#newsbox .news-list-item .news-list-date {
color: #144700;
font-style: italic;
font-weight: normal;
}
#newsbox .news-list-item p {
padding: 2px 18px 0px 18px;
}

#newsbox .news-list-item .news-list-morelink a,
#newsbox .news-list-item .news-list-morelink a:link,
#newsbox .news-list-item .news-list-morelink a:visited {
/*
background-color: #144700;
color: #effbcc;
*/
}

#newsbox .news-list-item .news-list-morelink a:hover {
/*
background-color: #effbcc;
color: #144700;
*/
}

#newsbox .news-list-item .news-list-morelink {
float: right;
padding: 0px 18px 18px 18px;
}

#newsbox .news-list-item hr {
border: 1px solid #effbcc;
width: 50%;
margin: 0px 18px;
}


/**************************** TICKER ***************************/

#ticker {
	text-align: left;
	width: 598px;
	height: 22px;
	overflow: hidden;
	background-image: url(bg-newsticker.png);
	margin-left: 20px;
	margin-top: 64px;
}
#ticker p {
	margin: 0px;
	padding: 0px;
}
#ticker a,
#ticker a:link,
#ticker a:visited {
	font-family: arial, sans;
	color: #8a8a8a;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
#ticker a:hover {
	font-family: arial, sans;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}


/************************* FONTS IN CONTENT ************************/
#content  {
font-family: arial, sans;
color: #743400;
}
#content .small {
}
#content .headline1,
#content h2 {
	font-family: verdana, arial, sans;
/*
	text-transform: uppercase;
*/
	display: block;
}
#content .headline2,
#content h3 {
	font-weight: bold;
	display: block;
}
#content a,
#content a:link,
#content a:visited {
/*
	background-color: #743400;
	color: #fff5c7;
*/
	border-bottom: 0px none;
	color: #743400;
	text-decoration: underline;
}
#content a:hover {
/*
	background-color: #f1e1b3;
	color: #743400;
*/
}


/******* top-hover-submenu won't show up in front, so change z-index here *******/
#content {z-index: 1}
#innerColumnContainer {z-index: 2}
#contentColumn {z-index: 3}




/************************* pfadfinder *************************/
#breadcrumb {
/*
	display: none;
*/
}



/************************* news single ansicht content ***************/
#content .news-single-category {
	display: none;
}
#content .news-single-item h2 {
	background: transparent;
}
#content .news-single-links {
	display: none;
}

#content hr {
  border:0;
  border-top: 1px solid #f1e1b3;
  height: 0;
  background: #f1e1b3;

}




/****************************** statische links ***************************/
#masthead h2 a {
	display: block;
	height: 35px;
	width: 165px;
	position: relative;
	top: 40px;
	left: 20px;
}

#masthead h3 a {
	display: block;
	height: 80px;
	width: 111px;
	position: relative;
	top: -30px;
	left: 836px;
}
#topofpage {
	position: absolute;
	top: 20px;
	left: 890px;
	width: 80px;
}
#topofpage a {
	display: block;
	height: 24px;
	width: 24px;
	position: relative;
}
* html #topofpage {
display: none;
}
#sizer {
	position: absolute;
	top: 24px;
	left: 780px;
	width: 80px;
}
* html #sizer {
	position: absolute;
	top: 24px;
	left: 780px;
	width: 80px;
}
#sizer div {
	margin-top: 0px;
	padding: 0px 0px;
}
#sizer div img {
	margin-right: 2px;
}

* html #sizer div {

}
#footer {}