html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../images/website_bg_top.jpg);
	background-repeat: repeat-x;
	/*text-align: center; /* part 1 of 2 centering hack */
	/*height: 100%;*/
	}
small{
	font-size: 11px;
}
a {
	text-decoration: none;
	/*outline: none;*/
	color: #66CC00;
	}
a.gal {
	margin: 0px 10px 0px 0px;
	}
a:visited {
	color:  #66CC00;
	}
a:active {
	color: #66CC00;
	}
a:hover {
	color: #66CC00;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
td {
	height: 36px;
	font-size: 14px;
	line-height: 20px;
}
p#gallery, p#gallery1, p#gallery2, p#gallery3, p#gallery4, p#gallery5, p#gallery6, p#gallery7, p#gallery8, p#gallery9 {
	margin:0;
	padding:0;
}
ol {
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}
ol li {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
ol .lowCase {
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: lower-alpha;
}
ol .lowCase li {
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: lower-alpha;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #66CC00;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
hr{
	color: #66CC00;
	background-color: #66CC00;
	border: none;
	height: 2px;
}
img {
	border: 1px solid #787b7d;
	padding: 5px 5px 5px 5px;
}
img.text {
	border: 0;
	float:right;
	position:relative;
	width: 200px;
	margin-left: 20px;
	}
img.button{
	border: none;
}
.nowrap {
	/*white-space: nowrap;*/
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#header{
	background: url(../images/website_bg_header_1.jpg) no-repeat center;
	height:154px; /* height:540px; */
	margin: 0px;
	padding: 0;
}
#header_top{
	background: url(../images/stripe_bg.png) repeat;
	height:100px;
	margin: 0px;
	padding: 0;
}
#footer{
	background: url(../images/website_footer.png) no-repeat center;
	height: 30px; /* height:25px; */
	width: 745px;
	margin-top: 0px;
	margin-bottom: 5%;
	margin-right: auto;
	margin-left: auto; 	
	padding: 0;
}
#footer_site{
	background: url(../images/website_bg_footer.jpg) repeat-x;
	height: 200px;
	width: 100%;
	bottom: 0px;
	margin: -20px auto;
	line-height: 20px;
	padding: 0;
	background-color:#333333;
}
#footer-text{
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 25px;
}
#textLinks{
	float: right;
	margin-right: 15px;
	color: #FFF;
	font-size: 12px;
}
#textLinks a{
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	padding: 0 5px 0 5px;
}
#textLinks a img {
	border: 0px;
	vertical-align: middle;
}
#box{
	display:block;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
}
#content {
	width: 810px;
	padding: 0;
	margin-top: -25px; /* -310px;*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background-color: #FFFFFF;
	background-image: url(../images/website_bg_content.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #787b7d;
	text-align:left; /* part 2 of 2 centering hack */
	width: 810px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 780px;
	
	min-height: 100%;
	height: auto;
	}
html>body #content {
	width: 780px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
#highlight{
	font-size: 16px;
	line-height: 32px;
	margin: 20px 100px 20px 100px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	background-color: #C5FCBE;
	}
span.ep{
	color: #01FF02;
	font-weight: bold;
	font-style: italic;
	}
div.space{
	margin-top: 60px;
	}
table{
	margin-top: 20px; 
}
/* ---------------------- Navbar ---------------------- */

#shadetabs{
padding:10px;
font-size:16px;
background:transparent url(../images/greenslate_background.gif) repeat-x top left;
font-family:"Trebuchet MS",Arial,Verdana,Helvitica,sans-serif;
}

#shadetabs ul{
margin:0px;
padding:0;
list-style-type:none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#shadetabs li{
display: inline;
margin:0px;
}

#shadetabs li a{
text-decoration:none;
color:#fff;
padding:10px 22px 10px 22px;
height:42px;
}

#shadetabs li a:hover{
color:#fff;
background:url(../images/greenslate_backgroundOVER.gif) no-repeat top center;
}

#shadetabs li a.current{
color:#fff;
background:url(../images/greenslate_backgroundOVER.gif) no-repeat top center;
}

#home #navHome a,
#ladenbau #navShop a,
#service #navService a,
#agb #navAgb a,
#contact #navContact a,
#imprint #navImprint a{
	color:#fff;
	background:url(../images/greenslate_backgroundOVER.gif) no-repeat top center;
}

/* ---------------------- END Navbar ---------------------- */

