* { padding: 0; margin: 0; }

html {
	width:100%;
	height:100%;
}

body {
 min-height:101%;
 background:#e7e4b1;
 background-image:url('../bilder/root_bg_head.jpg');
 background-repeat:repeat-x;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
}

p {
 margin: 1.12em 0;
}

.testimonial {
 color: #666666;
}


h3 {
 font-size:12px;
 line-height:18px;
 font-weight: normal;
 color: #00502e;
 margin-bottom:15px;
 margin-top:24px;
}


/* LINK STYLE */

a {
 font-size:11px;
 color:#7d7d77;
 text-decoration:none;
}

a:hover {
 color:#98531a;
}

a:focus {
 outline: none;
}

a:visited {	
}

ul, ol {
 margin-top:10px;
 margin-left:25px;
 margin-bottom:10px;
}


/* outer structure */

#outer {
 margin:0 auto;
 width:1020px;
 min-width: 1000px;
 max-width: 1020px;
 background-image:  url(../bilder/border_left.jpg);
 background-repeat:no-repeat;
 background-position:top left;
 text-align:center;
}

#wrapper { 
 padding: 0 10px 0px 10px;
 background-image:  url(../bilder/border_right.jpg);
 background-repeat:no-repeat;
 background-position:top right;
 text-align:left;
}

#header {
 color: #333;
 width: 1000px;
 height: 138px;
 background-image:url('../bilder/header.jpg');
 background-position:0 20px;
}

#navigation {
 color: #000000;
 width: 1000px; 
 height:30px;
}

#navigation div {
 float:left;
 padding-top:7px;
 background-image:url('../bilder/navi_bg.jpg');
 text-align:center;
}

#navigation div a {
 color:#ffffff;
 text-transform:uppercase;
 font-weight:bold; 
}

#navigation div a:hover {
 color:#DFC099;
 /*font-weight:bold; */
}

#contentwrapper {
 background:#ffffff url('../bilder/content_main_bg.jpg') repeat-x;
 min-height:450px;
}

#teaser {
 width:1000px;
 height:300px;
}

#content_home { 
 padding-top:32px;
 color: #333;
 width:1000px;
 background:#ffffff url('../bilder/content_main_bg.jpg') repeat-x;
}

#content_home .text {
 padding:37px;
 padding-top:15px;
 padding-left:15px;
}

#content_home .text br {
 line-height:2.0;
}

#subnavigation {
 float:left;
 background:#ffffff url('../bilder/content_main_bg.jpg') repeat-x;
 width:250px;
 padding-top:21px;
}

#subnavigation div {
 padding-top:15px;
 float:right;
 width:213px;
}

#subnavigation div .title {
 width:198px;
 padding:12px 0px 1px 15px;
 background:#00502e url('../bilder/subnavi_header_bg_top.jpg') no-repeat;
}

#subnavigation div .sublinks {
 width:198px;
 min-height:350px;
 padding:15px 0px 7px 15px;
 background:#f7f5e1 url('../bilder/subnavi_bg_top.jpg') no-repeat;
}
	
#subnavigation div p a {
 display:block; 
 width: 175px; 
 font-size:12px;
 font-weight:normal;
 font-size: 12px;
 line-height: 8px;
 padding-top: 2px;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ffffff;
}

#subnavigation div p a.active {
 color:#98531a;
}

#subnavigation h2 {
 font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
 font-size:18px;
 font-weight:normal;
 margin-bottom:0px;
 margin-right:5px;
 /*color:#d1cd94;*/
 color:#ffffff;
}

#subnavigation h2.related_title {
 display:block; 
 width: 175px; 
 font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
 color:#91470a;
 padding-bottom: 10px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ffffff;
}

#subnavigation .lower_subnavi_title_img {
 margin-bottom:25px;
}

#subnavigation .lower_subnavi_img {
 margin-bottom:25px;
}

#content { 
 float:left;
 padding-top:21px;
 color: #333;
 width:691px;
 height:100%;
 margin-left:22px;
 margin-right:37px;
}

#content .text {
 padding:37px;
 padding-top:15px;
 padding-left:15px;
 padding-right:0px;
 color:#666666;
 line-height:1.6;
}

#content .text a {
 border-bottom:1px solid #C9C9C9;
}

#content .text #gallery a {
 border-bottom:0px solid #C9C9C9;
}

#content .text br {
 line-height:2.0;
}

#content .upper_content_img {
 margin-bottom:6px;
}

#content .breadcrumb, #content .breadcrumb a {
 text-align:right;
 margin-bottom:13px;
 font-size:11px;
 color:#999999;
 text-decoration:none;
}

#content .breadcrumb a:hover {
 color:#cccccc;
}

#content_home h1, #content h1 {
 font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
 font-size:24px;
 font-weight:normal;
 line-height:30px;
 color:#00502e;
 margin-bottom:22px;
}

#content_home h2, #content h2 {
 font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
 font-size:18px;
 font-weight:normal;
 line-height:30px;
 color:#00502e;
 margin-bottom:22px;
}

#rightcolumn { 
 float: right;
 background-color:#ffffff;
 min-height: 500px;
 padding:10px;
 padding-right:0px;
 padding-top:43px;
 width: 256px;
 *width: 242px;
}

#bottom {
 clear:both;
 width:973px;
 padding:0px 0 0px 27px;
 background:#e6e6e2;
}

#bottom .box {
 float:left;
 width:220px;
 padding:10px 10px 10px 10px;
 min-height:130px;
 background-image:url('../bilder/bottom-pipe.jpg');
 background-position:top right;
 background-repeat:no-repeat;
}

#bottom .last{
 background-image:none;
}

#bottom .box-small {
 float:left;
 width:220px;
 padding:0 10px 0 10px;
 min-height:60px;
 background-image:url('../bilder/bottom-pipe.jpg');
 background-position:top right;
 background-repeat:no-repeat;
}

#bottom .last-small{
 background-image:none;
}


/* FOOTER */

#footer { 
 width: 1000px;
 min-height: 150px;
 clear: both;
 color: #f4f3eb;
 font-size:11px;
 background:#eeeeee url('../bilder/footer_main_bg.jpg') repeat-x;
}

#footer #text {
 padding:15px 37px;
 padding-right:10px;
}

#footer h3 {
 font-size:13px;
 font-weight:bold;
 margin:0;
 margin-bottom:2px;
 padding:2px;
}

#footer p {
 margin: 0.4em 1.7em 0.4em 0;
 color:#f4f3eb;
 displaY:inline;
}

#footer p a {
 text-decoration:none;
 margin:0;
 padding:2px;
 font-size:11px;
 font-weight:normal;
 color:#f4f3eb;
}

#footer p a:hover {
	color:#98531a;
}


/* SONSTIGES */

.floatright {
 float:right;
 margin-left:15px;
}

.floatleft {
 float:left;
 margin-right:15px;
}

.extlink {
 font-size:11px;
}


/* SEARCH-FORM (HEADER) */

form.search input[type=text] {
 padding:4px;
 border:1px solid #b9b578;
 color:#7d7d77;
 width:160px;
}


/* OTHER FORMS */

form input[type=text] {
 padding:2px;
 border:1px solid #b9b578;
 color:#5F5F5A;
 width:180px;
}

form textarea, form select {
 padding:2px;
 border:1px solid #b9b578;
 color:#5F5F5A;
}

/* form change of address */
form#changeOfAddress label {
	width:				110px;
	float:				left;
	padding-left: 		5px;
	margin-right: 		10px;
}

form#changeOfAddress label.missing {
	color:				#ff0000;
	background-color:	#efefef;
}

form#changeOfAddress input.inputDateSmall {
	width:				20px;
}

form#changeOfAddress input.inputDate {
	width:				40px;
}

form#changeOfAddress p {
	margin-left: 		111px;
}



.ul_tera {
	list-style-position: outside;
	list-style-image: url(../bilder/bullet_tera.gif);
	list-style-type: none;
}

.ul_hunter {
	list-style-position: outside;
	list-style-image: url(../bilder/bullet_hunter.gif);
	list-style-type: none;
}

.ul_green {
	list-style-position: outside;
	list-style-image: url(../bilder/bullet_hunter.gif);
	list-style-type: none;
}

.ul_aqua {
	list-style-position: outside;
	list-style-image: url(../bilder/bullet_jr.png);
	list-style-type: none;
}

.table {
	border-collapse: collapse;
}

.table td, th {
	border: 1px solid #000;
	text-align: center;
	padding: 6px;
}

.table .subhead {
	background-color: #DFDDC3;
}

.table tbody {
	background-color: #FFFFFF;
}

.table th {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../bilder/navi_bg.jpg);
}

.table .alt {
	background-color: #f7f5e1;
}

/* /contact/our-staff.html */
img.email {
	border:			none;
	width:			250px;
	height:			14px;
}

