/*
-----------------------------------------------
ALLGEMEINES
----------------------------------------------- */

body { 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0; 
	padding-top: 10px;
	color: #000;
	background-color: #006633;
	text-align: center; /* center IE 5 */
}

#title {
	float: right;
	width: 98%;
}

.clearboth {
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

#center_content {
	margin: auto;
	width: 765px;
	text-align: left; /* center IE 5 Inhalt wieder links */
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

.paddings {
	padding: 5px;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 1px;
}

.link a {
	color: #006633;
	padding-left: 8px;
	text-decoration: underline;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/pfeil_gr.gif) 0 4px no-repeat; /* das kann der IE5 nicht */
	text-decoration: none;
}

.link_person {
	display: block;
	float: left;
	width: 220px;
}

.link_info {
	display: block;
	float: left;
	width: 14px;
}

.link_info a {
	text-decoration: none;
}

.link_person a {
	color: #006633;
	padding-left: 8px;
	text-decoration: underline;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/pfeil_gr.gif) 0 4px no-repeat; /* das kann der IE5 nicht */
	text-decoration: none;
}

h2 a {
	color: #fff;
	padding-left: 8px;
	text-decoration: underline;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/pfeil_weiss.gif) 0 4px no-repeat; /* das kann der IE5 nicht */
	text-decoration: none;
}

.nix_xsftdfhtsdertsq { } /* fuer IE5 */


/*
-----------------------------------------------
LINKS MITTE RECHTS
----------------------------------------------- */


#site { 
	float: left;  /* damit der linke und rechte Rand den Footer runter druecken kann */
	width: 100%;
	background: #CCCCAA url(/images/unten.jpg) repeat-x;
	background-position: 0 100%;
	padding: 0;
	border: 1px solid #CCCCAA;
}

#left { 
	float: left; 
	width: 205px; 
}

#middle { 
	float: left;
	width: 530px;
}

#middle { 
	font-size: 11px;
}


/*
-----------------------------------------------
INHALT
----------------------------------------------- */


.headline {
	padding: 0 0 20px 0;
	text-align: right;
	width: 100%;
}

.message {
	background: #E7E7CF url(/images/bg_content.gif)  no-repeat;
	padding: 10px 20px;
}

.message a {
	color: #000;
}

.padding_message {
	padding: 0 0 20px 0;	
}

.leftpic {
	border-bottom: 1px solid #CCCCAA;
}

.sichtbar       {  display:block;}
.versteckt      {  display:none;}


/* ------------- Bilder -------------- */

img {
	border: 0;
}

.bildpadding {
	float: left;
	width: 114px;
}

.bildpadding img {
	padding: 2px;
	background-color: #CCCCAA;
}


.bildpadding_no_color {
	float: left;
	width: 114px;
}

.bildpadding_no_color img {
	padding: 2px;
}



/* ------------- Text -------------- */

.text_small {
	float: left;
	width: 374px;
}

.text_big {
	float: left;
	width: 490px;
}

th {
	background-color: #fff; 
	padding: 2px;
	margin: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	background-color: #CCCCAA; 
	padding: 2px;
	margin: 0;
}

table {
	border: 0;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}


/* ------------- Ueberschriften -------------- */


h1 {
	font: normal 20px times;
	color: #006633;
	margin: 0;
}

h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #006633 url(/images/bg_headline.gif)  no-repeat;
	margin: 0;
	padding: .3em .3em .3em 1.7em;
}


/*
-----------------------------------------------
WETTER
----------------------------------------------- */

#wetter {
	padding: 10px 0 0 5px;
}

/*
-----------------------------------------------
MENÜ
----------------------------------------------- */

#menu {
	font: bold 11px Arial, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #006633;
	width: 172px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0; 
	padding: 0;
	list-style-type: none;	
}
	
#menu a:link, 
#menu a:visited {
	width: 172px;
	color: #fff;
	text-align: left;
	display: block;
	margin: 0;
	padding: 3px 0;
  position: relative;
	text-decoration: none;
	text-indent: 10px;
	border-top: 1px solid #CCCCAA;
}

#menu a:link.active, 
#menu a:visited.active, 
#menu a:hover {
	color: #006633;
	background-color: #ABAB87;
}

.menuselected {
	color: #006633;
	background-color: #ABAB87;

}

/* ------------- Untermenue ---------------- */

#umenue {
	font: bold 11px Arial, Helvetica, sans-serif; 
}

#umenue ul {
	margin: 0;
	padding: 0;
}

#umenue li {
	margin: 0; 
	padding: 0;
	list-style-type: none;	
	background-color: #006633;
}

#umenue a:link, 
#umenue a:visited {
	width: 172px;
	color: #fff;
	text-align: left;
	display: block;
	margin: 0;
	padding: 3px 0;
  position: relative;
	text-decoration: none;
	text-indent: 20px;
	border: 0;
	background: #006633 url(/images/pfeil.gif) 10px no-repeat;
}

#umenue a:link.active, 
#umenue a:visited.active, 
#umenue a:hover {
	color: #E7E7CF;
	background: url(/images/pfeil_a.gif) 10px no-repeat;
}

.umenuselected {
	color: #E7E7CF !important;
	background: url(/images/pfeil_a.gif) 10px no-repeat !important;
}


/*
-----------------------------------------------
FOOTER
----------------------------------------------- */

#topbutton {
	float: right;
}

#footer {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;
}

.paddingfooter {
	padding: .5em 0 .5em 0;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right;
	width: 14em;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

/* -------- Kontaktformular --------- */

#kontaktformular .reihe {
	float:left;
	width: 100%;
	padding: 1px;
}

#kontaktformular label {
	float: left;
	width: 25%;
}

#kontaktformular .feld {
	float: left;
	width: 70%;
}

#kontaktformular input  {
	border: 2px solid #006633;
}

#kontaktformular textarea  {
	border: 2px solid #006633;
	width: 319px;
	overflow: auto;
}

#kontaktformular #einverstanden  {
	border: 2px solid #fff;
}

#kontaktformular .error {
	border: 2px solid #FF0000;
}

#kontaktformular .inhaltzeilelinks {
	float: left;
	width: 100%;
} 

#kontaktformular .inhaltzeilelinkstext {
	float: left;
	width: 100%;
} 

#print {
  border-top: 1px solid #CCCCAA;
	text-align: right;
	padding: 7px;
}

#print a:link, 
#print a:visited {
	width: 14px;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
  position: relative;
	text-decoration: none;
	text-indent: 0;
	border: 0;
}

#print a:link.active, 
#print a:visited.active, 
#print a:hover {
	background: #006633 url(/images/print_a.gif)  no-repeat;
}

#submit {
border-top: 1px solid #fff !important;
border-left: 1px solid #fff !important;
border-right: 1px solid #000 !important;
border-bottom: 1px solid #000 !important;
background-color: #006633;
color: #fff;
padding: 2px 0 2px 0;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


.nospam {
    display: block;
    line-height: 0;
    font-size: 0;
    width: 1px;
    height: 1px;
    background: #E7E7CF;
    border-color: #E7E7CF;
    display: none;
}
 
 .gallerycatbox ul  {
	margin: 0;
    padding: 0;
 } 

.gallerycatbox ul li {
	margin: 0 20px 20px 0;
	float: left;
    width: 230px;
    padding: 10px;
    list-style: none;
    background-color: #e7e7cf;
 } 

.gallerycatbox ul li.second {
	margin: 0 0 20px 0;
 } 
    
.gallerycatbox ul li h3 {
	float: left;
	width: 145px;
	padding: 0 0 10px 0;
	margin: 0;
 } 
 
 .gallerycatbox ul li h3 a {
	color: #000;
	font-size: 11px;
 } 
 
.gallerycatbox ul li .light {
	float: left;
	width: 145px;
	font-size: 11px;
 } 
 
 .gallerycatbox ul li a.pic {
	float: left;
	width: 85px;
	display: block;
 } 
 
.clear {
	clear: both;
	background-color: pink;
	display: block;
 } 
 
	.containerGaleria ul {
		margin: 0;
		padding: 0;
	}

	.containerGaleria li.imgfloat {
		float: left;
		list-style: none;
		margin: 0 5px 5px 0;
		padding: 5px;
		background: #fff url(/images/bg_img.gif) 0 100% repeat-x;
		border: 1px solid #ddd;
	}
	
	.containerGaleria li.last {
		margin: 0 0 5px 0;
	}
	
	.jcarousel-container li.last {
		margin: 0 5px 0 0 !important;
	}



.jcarousel-container {
    position: relative;
    width: 440px;
    padding: 10px 45px 10px 45px;
    background-color: #e7e7cf;
    margin-bottom: 5px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width:  434px;
    height: 52px;
    background-color: #f4f4f4;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    width: 50px;
    height: 50px;
}
 
.jcarousel-skin-tango .jcarousel-next {
    position: absolute;
    top: 20px;
    right: 8px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: #e7e7cf url(/images/next-horizontal.png) no-repeat 0 0;
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-next:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled,
.jcarousel-skin-tango .jcarousel-next-disabled:hover,
.jcarousel-skin-tango .jcarousel-next-disabled:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev {
    position: absolute;
    top: 20px;
    left: 7px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: #e7e7cf url(/images/prev-horizontal.png) no-repeat 0 0;
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-prev:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled,
.jcarousel-skin-tango .jcarousel-prev-disabled:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled:active {
    cursor: default;
    background-position: -96px 0;
}

.galleria li {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 0; 
	padding: 0 !important;
	border: 0 !important;
}

.galleria li a {
	display: none;
}

.galleria li div {
	position: absolute;
	display: none;
	top: 0;
	left: 190px;
}

.galleria li div img {
	cursor: pointer;
}

.galleria li.active div {
	display: block;
}

.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}

.galleria li .caption {
	display: block;
	padding-top: .5em;
}

* html .galleria li div span {
	width: 490px;
} 

.gallery_show {
	height: 52px;
	margin: 0;
}

.gallery_show li {
	width: 50px;
	height: 50px;
	margin: 1px;
	background: #ddd;
}

.gallery_show li div {
	
}

.gallery_show li div .caption {
	font: italic 0.7em/1.4 georgia,serif;
}

.galleria_wrapper {

}

.largepic {
	background-color: #e7e7cf;
	padding: 30px 7px 7px 7px;
	position: relative;
}

.largepic img {
	padding: 5px;
	background: #fff url(/images/bg_img.gif) repeat-x scroll 0 100%;
	border: 1px solid #abab87;
}

.navigation {
	display: block;
	top: 5px;
	position: absolute;
	width: 516px;
}

.navigation a.prev {
	width: 21px;
	height: 21px;
	background: transparent url(/images/prev.png) no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}

.navigation a.next {
	width: 21px;
	height: 21px;
	background: transparent url(/images/next.png) no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

.navigation .start {
	width: 21px;
	height: 21px;
	background: transparent url(/images/start.png) no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}

.navigation .stop {
	width: 21px;
	height: 21px;
	background: transparent url(/images/stop.png) no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}

.caption {
	margin: 5px 0 0 2px;
	color: #887;
	display: block;
}

.copyright {
	background-color: #fff;
	display: block;
	position: absolute;
	margin: 6px 0 0 6px;
	padding: 0 5px 5px 0;
	color: #abab87;
}