html,body {
height: 100%;
}

body {
	background: #ffffff url(../images/bg_ctn.jpg) repeat-y center;
	color: #3A4021;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100%;
}

a:link {
	color: #913400;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px 0px;
}

a:visited {
	color: #3C4224;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px 0px;
	}
	
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: none;
	}

a:active {
	color: #c9c9c9;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px 0px;
	}

a.menu:link {
	color: #ffffff;
	font-weight: bold;
	border-style: none;
	}

a.menu:visited {
	color: #ffffff;
	font-weight: bold;
	border-style: none;
	}

a.menu:hover {
	color: #f28e14;
	font-weight: bold;
	border-style: none;
	}

h1 {
	color: #3A4021;
	font-size: 25px;
	font-weight: bold;
	padding: 0px;
	}
	
h2 {
	color: #3A4021;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
form {
	font-size: 10px;
	}
    
	input {
        font-size:          8pt;
        color:              #000000;
}

    textarea {
        font-size:          8pt;
        color:              #000000;
    }

    select {
        font-size:          8pt;
        color:              #000000;
    }



.container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 761px;
	position: relative;
	border: 1px solid black;
	border-bottom: 0px;
	border-top: 0px;
	height: 100%;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
}


.top {
	text-align: left;
	padding: 0px;
	position: relative;
}

.logo {
	text-align: justify;
	display: block;
	margin-top: -220px;
	margin-left: 10px;
	padding : 0px 0px 104px 0px;
	#padding : 0px 0px 106px 0px;
	position: relative;
}

/* Navigation Basic code */
#nav { display: block; margin: 0; padding: 0px; text-align: center;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0px 0px 0px 0px; float: left; position: relative;}
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
/* Essentials*/
#nav ul { width: 140px; }
#nav ul ul { left: 141px; }
/* Theming */
#nav { background-color: #000000; height: 38px; text-align: center; padding: 14px 0px 0px 0px; }
#nav *:hover { background-color: none; }
#nav a {font-size: 12px; padding: 7px 0px 7px 6px; line-height: 1; }
  #nav li.hover a { background-color: #000000; }
  #nav ul { top: 25px; }
    #nav ul li a { background-color: #5E5A5A; }
      #nav ul a.hover { background-color: #5E5A5A; }
   #nav ul a { border-bottom: 1px solid grey; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #nav ul a { border-bottom: none; } - also needed for IE6/7 */

.search {
	background: url(../images/bg_search.jpg) right top no-repeat;
	height: 22px;
	text-align: right;
	padding: 0px 0px 8px 0px;
	line-height: 20px;
}

.text {
	font-size: 12px;
	color: #3A4021;
	text-align: justify;
	line-height: 20px;
	padding: 15px 24px 24px 22px;
	}
	
.contactbox {
	font-size: 12px;
	background: url(../images/bg_contact.jpg) top no-repeat;
	float: right;
	color: #000000;
	text-align: center;
	margin-right: -7px;
	padding: 20px 20px 20px 34px;
	line-height: 19px;
}

.pic_center {
	width: 100%;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid black;
}

.img_left {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid black;
}

.img_left_no {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 120px;
	border: 1px solid transparent;
}

.img_left_youtube {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 0px solid black;
}

.img_right {
	float: right;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid black;
}

.img_normal {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-left: 0px;
	border: 1px solid black;
}

.menu {
	font-size: 11px;
	color: #3A4021;
	text-align: justify;
	line-height: 20px;
	padding: 30px 0px 0px 0px;
	}
	
#footer {
	margin: 0px 0px 74px 0px;
	padding: 3px 0px 3px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:0px;
	/* 14px + 17px + 2px = 33px */
	border-style: solid none none none;
	border-color: #6C6C6C;
	border-width:1px 0px;
	/* top and bottom borders: 1px;
	left and right borders: 0px */
	line-height:15px;
	color: #3C4224;
	font-size: 11px;
	text-align: right;
	background-color:#fffffff;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly parses the "\"
}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:11px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#footer {height:10px;}
	
.sealbox {
	float: left;
	color: #000000;
	text-align: left;
	padding: 2px 0px 20px 0px;
}