/* kf.css Website Layout by Krystyna Faul - webagentur-pfalz.de  (14.Oktober 2008) 
Gemäß Urheberrechtsgesetz sind Vervielfältigungen nicht erlaubt. Ihre IP-Nr. wurde gespeichert. */









































































body {
  text-align: center;
  background: #656968 url('../img/hg.jpg') top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #FBEDD3 url('../img/right_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #FBEDD3;
}

#page_header {
  height: 336px;
  background: #FBEDD3 url('../img/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #B24C05;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #BC622A;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A15032 url('../img/menu_bg.jpg') top left no-repeat;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #FAEDD4;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color:  #FAEDD4;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #F3E7AA;
}

#navcontainer #active a
{
color: #F3E7AA;

}


#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#left_side {
  float:left;
  width:450px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:16px;
  font-weight: bold;
  line-height:20px;
  color: #A83200;
  letter-spacing: 3px; 
}
  
#left_side p {
  margin-left:15px;
  margin-right:20px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}
#left_side table {
	float: none; margin-top:20px;margin-left: 15px; margin-bottom: 10px; padding:0px; width: 405px;  font-size:1.0em; border: 0px solid #F9C56C; 
}
th {
	padding: 5px; background-color: #BC622A; border: solid 0px; font-size:13px; font-weight: bold; font-family: verdana, georgia, "Trebuchet MS",Arial, sans-serif; color: #FAEDD4; width: auto;
}
caption {
	padding: 6px; margin-left:0px;  background-color: #BC622A; border: 0px; font-size:14px; font-weight: bold; font-family: verdana, georgia, "Trebuchet MS",Arial, sans-serif; text-align: left; width: 300px; color: #D0BF87;
}
td {
	padding: 6px; background-color: #E3AA7F; border-top: 0px; border-left: solid 1px #BC622A; border-right: solid 1px #BC622A; border-bottom:solid 1px #BC622A; line-height:18px; font-size:12px; font-weight: normal; font-family: verdana, georgia, "Trebuchet MS",Arial, sans-serif; 
}
#left_side .img1 {
float:right;
border: 3px solid #737719;
padding: 1px;
margin-left: 10px;
}
#left_side .img2 {
float:left;
border: 3px solid #737719;
padding: 1px;
margin-right: 10px;
}

#gallery {
width: 450px;
height: auto;
float: none;
clear: none;
margin-top: 0px;
}
#gallery img {
border: 0px;
padding: 0px;
margin-right: -2px;
}

#right_side {
  float:right;
  width:180px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FAEDD4;
  background: #BC622A;
  padding:4px;
  border:1px solid #BC622A;
}
  
#right_side p {
  margin-left: 5px;
  margin-bottom:0px;
  padding-right:6px;
  font-family: verdana;
  font-size:12px;
  line-height:16px;
  color: #333333;
}
#right_side .p1 {
  margin-top: 0px;
  margin-left: 5px;
  margin-bottom:10px;
  padding-right:6px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#right_side ul {
margin-top: 10px;
margin-left: -35px;
list-style-type: none;
background: inherit;
color: #000;
line-height: 18px;
}
#right_side ul li a {
margin-left: 6 px;
padding: 10px;
color: #333332;
background: transparent url('../img/off.gif') left no-repeat;
text-decoration: none;
font-family: verdana, georgia, "Trebuchet MS",Arial, sans-serif;
font-size: 12px;
}
#right_side ul li a:hover {
background: transparent url('../img/on.gif') left no-repeat;
color: #327929;
}
#right_side ul li a#current {
background: transparent url('../img/active.gif') left no-repeat;
color: #333331;
}

#page_footer {
  height: 30px;
  background: #BC622A url('../img/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #FBEDD4; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #FBEDD4; text-decoration: underline
}
#page_footer A:active {
	COLOR: #FBEDD4; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #FBEDD4; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:5px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FAEDD4;

}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
