body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #0c3b0c;
	background-image: url(images/bg_main_behrens.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#container {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER, NAVIGATION */

#container-header {
	width: 680px;
	height: 80px;
	padding: 10px 40px 20px 40px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:  #FFFFFF;
	line-height: auto;
	font-weight:bold;
}

/* Round CSS Corners */

#container .top {display:block; background: #4d5800;}
#container .top b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
#container .r1{margin: 0 5px;}
#container .r2{margin: 0 3px;}
#container .r3{margin: 0 2px;}
#container .top .r4 {margin: 0 1px;height: 2px;}

/* Round CSS Corners END */

#container-name {
	float: left;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #a4b435;
	line-height: 70px;
	font-size:28px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 20px;
	line-height: 70px;
}

span, #container-name span,#container-slogan span {
	color: #55600a;
}

#container-eyecatcher {
	width: 675px;
	padding: 15px 40px 0px 45px;
	height: 165px;
	background-image: url(images/bg_eyecatcher.gif);
	background-repeat:no-repeat;
}

#container-navigation {
	width: 680px;
	background-color: #0c3b0c;
	height: 25px;
	clear: both;
}

#navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation  ul, #navigation  li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navigation  a:link, #navigation  a:visited {
	float: left;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 2px 15px 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0c3b0c;
	border-right: 1px solid #ffffff;
}

#navigation  a:hover {
	color: #ffffff;
	background-color: #55600a;
}

/* CONTENT */

#container-content {
	width:680px;
	background-image: url(images/bg_content.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f2fabb;
	padding: 20px 40px 20px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 440px;
	float: left;
}

#border {
	width: 180px;
	margin-left: 500px;
}

/* FOOTER */

#container-footer {
	color: #e9f68d;
	background-color: #7d8c16e;
	width: 760px;
	padding: 0px 0px 0px 0px;
	color: #aeaeae;
	display: block;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #0c3b0c;
}

#container-footer a:hover {
	color: #fcffe4;
}

#footer {
	font-size: 10px;
	color: #0c3b0c;
	padding-bottom: 75px;
	background-color: #7d8c16e;
	background-image: url(images/footer-end_behrens.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer-copyright {
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #7d8c16;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 360px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #7d8c16;
}

/* HELPER */

.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 22px;
	color: #0c3b0c;
	margin: 0 0 0 0;
	padding: 0px 0 20px 0px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #0c3b0c;
	padding: 5px 0 5px 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #0c3b0c;
	padding: 5px 0 0px 0px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #51280c;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	border-top: 1px solid #51280c;
	border-bottom: 1px dotted #51280c;
	padding: 4px 0 4px 5px;
	margin: 0 0 10px 0;
	}

/* TYPOGRAPHY etc. */	
	
hr {
	border: none 0;
	border-top: 1px solid #7d8c16;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #666600;
	border-bottom: 1px dotted #666600;
	padding: 1px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7d8c16;
	padding: 1px;
	border-bottom: 1px dotted #ffffff;
}

#content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 25px;
	padding: 0 0 0 20px;
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#content .quote {
	border-top: 1px solid #51280c;
	background-color: #dde891;
	border-bottom: 1px solid #51280c;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #51280c;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 20px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #0c3b0c;
	border-bottom: 1px dotted #7d8c16;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #51280c;
	border-bottom: 1px solid #51280c;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 2px 0px 2px 20px;
	margin: 0 0 15px 0px;
}

/* IMAGES */

#content img {
	background-color: #ffffff;
	padding: 5px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* FORM ELEMENTS */

.formbox {
  margin-left: 25px;
  padding:0; width:520px;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	width:390px;
	border:1px solid #999;
	padding:10px;
	margin:5px;
	text-align:left;
}

fieldset:hover {
	border-color:#333;
}

fieldset#checkbox input  {
	width:35px;
}

legend {
	font-size:1.1em;
	color:#666;
	font-weight:bold;
	padding:5px;
	margin:5px;
	background:none,
}

label {
	color:#666;
	font-size:1em;
	margin:0 3px 3px 0;
	padding:0;
	line-height:1.5em;
	width:120px;
	display:block;
	float:left;
	clear:left;
}

input {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	width:240px;
	background:#fff;
}

input:focus {
	border-color:#7d8c16;
}

select {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	background:#fff;
	width:100px;
}

option {
	color:#900;
}

textarea {
	width:244px;
	border:1px solid #666;
}

textarea:focus {
	border-color:#900;
}

.zip {width:50px;}

.city {width:180px;}

.street {width:200px;}

.strnr {width:30px;}

.buttons {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.submitbtn {
	width:123px;
	background:#666;
	color:#fff;
	cursor:pointer;
}

.submitbtn:hover {
	background:#7d8c16;
	color:#fff;
}