@charset "utf-8";
/* CSS Document */
.input_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
	background-image: url(../bilder/input_bg1.gif);
	background-repeat: no-repeat;
}
input submit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #30C;
}
#home_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1404;
	text-align: left;
	width: 92%;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	}
#home_text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1404;
	text-decoration: underline;
	}
#home_text a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1404;
	text-decoration: underline;
	}
#home_text a a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1404;
	text-decoration: underline;
	}
#home_text a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B1404;
	text-decoration: none;
	}
#site_body {
	width: 864px;
	margin-top: 25px;
}
#site_body #header {
	height: 286px;
	width: 864px;
}
body {
	background-color: #F8D39C;
	background-image: url(../bilder/body_bg_fichte.jpg);
	background-repeat: repeat-x;
}
#clear {
	clear: left;
}
#site_body #footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A76C25;
	text-decoration: none;
	text-align: left;
	margin-top: 22px;
	margin-left: 22px;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A76C25;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A76C25;
	text-decoration: none;
	font-weight: bold;
}
/* Navigation links */
    .menu {
      list-style: none;
      margin: 0;
      background-color: transparent;
      width: 150px;
      padding: 1em;
	  border: 0px solid #43190F;
    }
    .menu li {      
      margin: 0.5em;      
    }
    .menu li a:link, .menu li a:visited {
	text-decoration: none;
	color: #45331D;
	display: block;
	width: 100%;
	background-color: #EDD7B1;
	padding: 0.2em;
	border: 1px solid #43190F;
	border-left-color: white;
	border-top-color: white;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	line-height: 1.5em;
    }
    .menu li a:hover {
      background-color: transparent;
      color: white;
    }  
	
	
#navi_left {
	float: left;
	width: 197px;
}
#contend_main {
	float: right;
	width: 642px;
	height: auto;
}
#contend_main #contend_head {
	background-color: transparent;
	background-image: url(../bilder/contend_head_642x19.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 642px;
}
#contend_main #contend_body {
	background-color: transparent;
	background-image: url(../bilder/contend_body_642.png);
	background-repeat: repeat-y;
	height: auto;
	width: 642px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding-left: 18px;
}
#contend_main #contend_bottom {
	background-color: transparent;
	background-image: url(../bilder/contend_bottom_642.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 642px;
}
#navi_left #navi_head {
	background-color: transparent;
	background-image: url(../bilder/navi_head.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 212px;
}
#navi_left #navi_body {
	background-color: transparent;
	background-image: url(../bilder/navi_body.png);
	background-repeat: repeat-y;
	height: auto;
	width: 212px;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
}
#navi_left #navi_bottom {
	background-color: transparent;
	background-image: url(../bilder/navi_bottom.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 212px;
}
/*#middle{
	float:left;
	width: 25px;
	margin-right: 12px;
	margin-left: 12px;
	}*/
#clear{
	clear: right;
	}
/* gallery */
#table_gallery {
	background-color: transparent;
	height: auto;
	width: 600px;
	border: 1px solid #630;
	margin-left: 2px;
}
#table_gallery tr #td_gallery {
	text-align: center;
	vertical-align: top;
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #630;
	border-bottom-color: #630;
}
#table_gallery tr #td_beschreibung {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	background-color: transparent;
	text-align: left;
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #630;
	border-bottom-color: #630;
	vertical-align: top;
}
#td_gallery_navi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	background-color: transparent;
	text-align: center;
	width: 190px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #630;
	border-bottom-color: #630;
	font-weight: bold;
}
#td_gallery_navi a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
}
/* Kontakt */
#kontakttxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#site_body #contend_main #contend_body form table tr td .submit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #03C;
}
