* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited{
	color: #8A8D54;
text-decoration: none;
}

a:hover{
	color: #CC6600;
}

html, body {
	height: 100%;
}

.noDisplay {
	display: none;
}

/* Layout */
#wrap {
	position: relative;
	/*background: #fff url(../img/bg_inner.gif) repeat-y 220px 0; */
	margin: 0 auto;
	/*min-height: 100%;*/
	/*min-width: 920px;*/
	width: 920px;
	background: #fff;
}

#header {
	background: #8A8D54;
	color: #fff;
	padding: 6px;
}

#breadcrumbs{
	padding-left: 233px;
	font-size:11px;
	font-variant: normal;
}

#breadcrumbs a{
	color: #fff;
	text-decoration: none;
	font-variant: normal;
}

#breadcrumbs a:hover{
	color: #000;
}


#logo1 {
	position: absolute;
	left: -14px;
	top: 19px;
}


#logo2 {
	position: absolute;
	left: -14px;
	top: 72px;
}



#headerChange {
	position: absolute;
	/*right: 24px;*/
	right: 38px !important;
	top: 0em;
	height: 172px;
	width: 250px;
}

#headerBildunterschrift {
	float:right; 
	margin-right: 273px; 
	width: 170px;
	padding: 10px 15px;
	padding-left: 10px;
	/*background:#cccccc;*/
	/*border: 1px solid #cccccc;
	background:#fff;*/
	background: #dedede;
	height: 45px;
	font-size: 11px;
	font-style: italic;
	color: #8f8f8f;
	text-align: right;
	}

#bordersLeft{
  background: url(../img/bordersLeft.gif) repeat-y;
  margin-top: -99px;
}


#bordersLeftInner{
  background: url(../img/blatt.gif) no-repeat;
	background-position: 100% 100%;
}


#borderRight{
  background: url(../img/borderRight.gif) repeat-y;
  background-position: 100% 0;  
}

#inner {
	padding: 0 0 0 240px;
	margin-top: 22px;
	
}

#left {
	float: left;
	width: 220px;
	margin: 114px 0 0 -240px !important;
	padding-top: 10px;
}

#headlineLeft{
clear: all;
  padding-top: 84px;
	font-size: 16px; 
	color: #747451; 
	margin-left: 15px;
	letter-spacing: 5px;

}

ul.navigation{
	padding: 15px;
	line-height: 25px;
	list-style: none;
}

/*
  .navigation a:link{
  text-decoration: none;
   font-size: 12px;
  color: #222222;

}

  .navigation a:visited{
  text-decoration: none;
     font-size: 12px;
  color: #222;
}

.navigation a:hover{
  color: #CC6600;
}

#menu1-level1-act a, #menu1-level2-act a{
	color: #CC6600;	
}

#menu1-level2-no, #menu1-level2-act{
	padding-left: 20px;
}

#menu1-level1-no a,#menu1-level1-act a{
font-size: 12px;
}
  */
  
ul.navigation a, ul.navigation a:visited{
	text-decoration: none;
   font-size: 12px;
   color: #222222;
}

ul.navigation  a:hover{
   color: #CC6600;
}

#naviActive a{
	color: #CC6600;
	font-weight: normal;
}

ul.navigation ul{
	padding-left: 20px;
	list-style: none;
}


#naviNonActive1 a{
	color:#000 !important;
}

#leftInfoBox{
	background: #ddd;
	color: #000;
	font-size: 11px;
	margin-left: 2px;
	padding: 10px 10px;
	margin-bottom: 20px;
	line-height: 18px;
}
#leftInfoBox h2{
	color: #77774A;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}

#leftInfoBox a{
   color: #D5893A;
   font-size: 11px;
}



#right {
  margin: 123px 1px 0 -240px;
	
	float: right;
	width: 100%;
	min-width: 680px;
	background: url(../img/bg_inner_top1.gif) repeat-x;
}

.naviTop {
	float:left; 
	padding: 5px 15px; 
	color: #535353;
	list-style-type: none;
	width: 160px;
}

.naviTop li{
  height: 20px;
  padding-left: 10px;
  background: url(../img/naviPfeil.gif) no-repeat;
  background-position: 0% 30%;
}

  .naviTop a:link{
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}

  .naviTop a:visited{
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}

  .naviTop a:hover{
  text-decoration: none;
  font-weight: normal;
  color: #222222;
}


#headlineSeite{
	clear: both; 
	font-size: 16px; 
	/*color: #999966; */
	color: #747451;
	padding-top:15px;
	letter-spacing: 5px;
	margin-left: 15px;
}

#content{
padding: 15px;
padding-right: 40px;
color: #000000;
line-height: 18px;
font-size: 12px;
}

#bild_unten{
	width: 100%;
	height: 40px;
	vertical-align: baseline;
}


#footer{
	background: #8A8D54;
	color: #fff;
	padding: 6px;
	clear: both;
}

#footerCont{
   font-size: 11px;
	padding-left: 235px;
}


#footerCont a{
	color: #fff;
	text-decoration: none;
}

#footerCont a:hover{
	color: #000;
}

/*
Formatierung OL
---------------------------
*/

#content ol, #content ul {
	margin: 0px 0 0 20px;
}
	
td{
  padding-bottom: 10px;
}

.csc-frame-rulerAfter {
  height: 1px;
  background-color: #aaa;
  margin-top: 20px;
  margin-bottom: 20px;
}

#wtgallery_singlepic_area{
  width: 350px;
  float: left;
  margin-top: 10px;
}

#wtgallery_singlepic_area a{
  color: #77774a;
  text-decoration: none;
}


.wtgallery_singlepic_fwd{
  float: left;
}
.wtgallery_singlepic_back {
  text-align: right;
  float: right;
}

.wtgallery_singlepic_pic{
  margin-top: 10px;
  border: 0;
}

.wt-liste{
  margin-top: 10px;
  margin-left: 65px;
  width: 200px;
}

.wt-liste a{
  color: #000;
}

.wtgallery_listpic_pic{
	height: 50px;
}

.wtgallery_listpic_pic wtgallery_listpic_pic_no, wtgallery_listpic_pic wtgallery_listpic_pic_act a{
  float: left;
  padding-left: 10px;
  margin-left: 20px;
  width: 80px;
  height: 50px;
}

.wtgallery_pagebrowser_sign{
	color: #8A8D54;
	
}

h1,h2,h3,h4 {
	color: #646443;
	padding-bottom: 5px;
}

h1 {
	font-size: 12px;
}

h4{
	padding-bottom: 10px;
}






########


.wtgallery_listpic a{
	/*border: 1px solid #888888;*/
	border:0px;
	margin: 5px 5px;
	padding: 5px 5px;
	color: #000;
}

.wtgallery_listpic_pic{
	margin-left: 5px;
	border: 0px;
}

.wtgallery_pagebrowser_sign {
	float: right;
	padding: 5px 33px 0 0;
	}

.wtgallery_pagebrowser_sign a {
	float: right;
	padding: 0px 0 0 27px;
	background-image: url(../../img/i_link_internal.gif);
	background-position: 1.1em 0.9em;
	background-repeat: no-repeat; 
	color: #8A8D54;
	}

.wtgallery_pagebrowser_up {
	display: none;
}



/***** Mailformular *****/

.csc-mailform-field{
   margin: 10px 10px;
	margin-bottom: 20px;
	width:350px;
	vertical-align: top;
	clear: both;
}

.csc-mailform-field label{
	float: left;
		margin-bottom: 20px;
		width: 70px;
}

.csc-mailform-field input, .csc-mailform-field textarea{
   margin-left: 20px;
	width: 230px;
	float: right;
	margin-bottom: 20px;
}

.csc-mailform{
	border: 0px;
	margin-top: -20px;
	margin-left: -7px;
}
