body {
 margin:0px;
 background-color:#FFFFFF;
 font-family:Arial,Helvetica,Sans-Serif;
 color:#000000;
 width:100%;
 background-image:url("/tmpl/src/header_background_tile.gif");
 background-repeat:repeat;
}

a {
 color:#005035;
}
a:hover {
 color:#063070;
}
img {
 border-width:0px;
}
small {
 font-size:12px;
}

/* ~~~~~~~~~~~~ Header ~~~~~~~~~~~~ */

div#head {
 position:absolute;
 left:0px;
 margin-right:10px;
 top:0px;
 width:100%;
 height:110px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 border-bottom:1px solid #005035;
/* background-color:#ffffff;
 background-image:url("/tmpl/src/header_background_tile.gif");
 background-repeat:repeat;
 background-position:right; */
 z-index:10;
}

div#logo img {
 position:absolute;
 padding-top:10px;
 padding-left:45px;
 vertical-align:bottom;
 float:left;
 z-index:10;
}

* html div#logo img {
 position:absolute;
 margin-top:10px;
 margin-left:45px;
 float:left;
 z-index:10;
}

div#background_right {
 position:absolute;
 top:22px;
 right:0px;
 width:542px;
 height:88px;
 padding-bottom:0px;
 background-image:url("/tmpl/src/header_background.gif");
 background-repeat:no-repeat;
 z-index:10;
}

* html div#background_right {
 top:21px;
}

div#head h1 {
 position:absolute;
 top:0px;
 right:50px;
 padding-top:0px;
 z-index:20;
 color:#005035;
 font-family:Arial,Helvetica,Sans-Serif;
 font-size:26px;
 text-align:right;
}

* html div#head h1 {
 top:22px;
}

/* ~~~~~~~~~~~~ Content ~~~~~~~~~~~~ */

div#content {
 position:absolute;
 left:246px;
 right:140px;
 top:130px;
 font-size:15px;
 padding-bottom:24px;
 padding-top:0px;
 margin-left:auto;
 margin-right:auto;
}


div#contentmain {
 border:1px solid #005035;
 margin-top:0px;
 padding:4px;
 min-height:370px;
 background-color:#FFFFFF;
}

div#contentmain img {
 height:auto;
 width:90%;
 display: block;
 margin-left: 0px;
 margin-right: 0px;
}

div#contentmain h1 {
 font-size:22px;
 color:#005035;
}
div#contentmain h2 {
 font-size:18px;
 color:#005035; 
}
div#contentmain h3 {
 font-size:16px;
 color:#005035;
}
div#contentmain h4, h5, h6 {
 font-size:14px;
 color:#005035;
}
div#contentmain ul {
	margin-top:4px;
	list-style-image:url("/tmpl/src/list_style_image.gif");
}
div#contentmain li {
	list-style-image:url("/tmpl/src/list_style_image.gif");
	margin-top:1px;
}
div#contentmain a {
 color:#005035;
}
div#contentmain a:hover {
 color:#00AF74;
}

div#topmenue {
 position:relative;
 margin-bottom: 15px;
 font-size:11px;
 font-weight:normal;
 vertical-align:middle;
 padding-bottom:2px;
 border-bottom:1px solid #005035;
 background-color:#FFFFFF;

}
div#topmenue a {
 color:#005035;
 text-decoration:none;;
}
div#topmenue a:hover {
 text-decoration:underline;
}
div#topmenue img {
	display:inline;
	width:30px;
	height:20px;
}
div#infotext a {
 text-decoration:none;
 color:#005035;
}
div#infotext a:hover {
 text-decoration:underline;
}

div#left_box {
 position:absolute;
 left:10px;
 top:130px;
 width:225px;
 background-color:#FFFFFF;
}

div#menuebox {
 padding-top:4px;
 border:1px solid #005035;
}
div#menue {
 background-repeat:repeat-y;
 padding:4px;
}
#menue a {
 display:block;
 color:#000000;
 text-decoration:none;
 font-weight:bold;
}
#menue a.men {
 padding:2px;
 padding-left:20px;
 font-size:12px;
 background-image:url("/tmpl/src/th_directory.gif");
 background-repeat:no-repeat;
}
#menue a.menakt {
 padding:2px;
 padding-left:20px;
 font-size:12px;
 background-image:url("/tmpl/src/th_directory_o.gif");
 background-repeat:no-repeat;
 color:#00AF74;
}
#menue a.submen {
 padding:2px;
 padding-left:37px;
 font-size:13px;
 font-weight:normal;
 color:#005035;
 background-image:url("/tmpl/src/th_directory.gif");
 background-repeat:no-repeat;
 background-position:16px 2px;
}
#menue a.submenakt {
 padding:2px;
 padding-left:37px;
 font-size:13px;
 background-image:url("/tmpl/src/th_directory_o.gif");
 background-repeat:no-repeat;
 background-position:16px 2px;
 color:#00AF74;
}
#menue a:hover {
 color:#FF0000;
}

div#infotext {
 font-size:12px;
 color:#005035;
 padding:6px;
 border:1px solid #005035;
 border-top-width:0px;
 background-color:#FFFFFF;
  vertical-align:middle;
}
div#infotext img {
  vertical-align:middle;
}

/* ~~~~~~~~~~~~ Footer Zeile ~~~~~~~~~~~~ */
div#footer {
 border:1px solid #005035;
 border-top-width:0px;
 background-color:#FFFFFF;
}

div#footertext {
 font-size:12px;
 padding:6px;
 color:#000000;
}
/* ~~~~~~~~~~~~ extrabox ~~~~~~~~~~~~ */
div#extrabox_cnt {
 border:1px solid #005035;
 border-top-width:0px; 
}
div#extrabox {
 padding:6px;
 font-size:12px;
 font-style:italic;
 background-color:#FFFFFF;
}
div#extrabox a {
 color:#0C325C;
}
div#extrabox a:hover {
  color:red;
}

/* ~~~~~~~~~~~~ GOOGLE ~~~~~~~~~~~~ */

div#google_right {
 position:absolute;
 top:130px;
 right:10px;
/* left:829px;*/
 width:120px;
 height:600px;
 margin-left:5px;
 font-size:15px;
 border:0px solid #005035;
}

div#google_top {
 text-align:center;
 margin-top:112px;
 margin-left:auto;
 margin-right:auto;
 width:728px;
 height:15px;
 border:1px solid #005035;
}

div#google_left {
 height:95px;
 margin-bottom:5px;
 padding-left:22px;
 text-decoration:none;
 background-image:url("/tmpl/src/th_directory.gif");
 background-repeat:no-repeat;
 background-position:4px 2px;
}


div#google_search {
 margin-bottom:5px;
 margin-top:25px;
}

div#google_search input {
 width:160px;
}

div#google_bottom {
 margin-top:10px;
 height:60px;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}

/* ~~~~~~~~~~ paypal ~~~~~~~~~~~~ */
div#paypal {
 margin-bottom:10px;
 margin-top:45px;
 margin-left:10px;
 margin-right:10px;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 border:1px solid;
}
div#paypal input {
 width:70px;
 height:31px;
 margin-top:10px;
 margin-bottom:10px;
}
* html div#paypal input {
 width:70px;
 height:31px;
 margin-top:0px;
 margin-bottom:0px;
}
*+ html div#paypal input {
 width:70px;
 height:31px;
 margin-top:1px;
 margin-bottom:5px;
}
/* ~~~~~~~~~~~~ SITEMAP ~~~~~~~~~~~~ */
ul.mainlist {
	margin-top:4px;
	margin-left:100px;
	list-style-image:url("/tmpl/src/list_style_image.gif");
}
ul.sublist {
	margin-top:0px;
	list-style-image:url("/tmpl/src/list_style_image.gif");
}
ul.mainlist li, ul.sublist li {
	margin-top:4px;
}

a.sitemap {
	color:rgb(6,48,112);
	text-decoration:none;
}
a.sitemap:hover {
	color:rgb(114,168,211);
}
a.sitemapsub {
	color:rgb(6,48,112);
	text-decoration:none;
}
a.sitemapsub:hover {
	color:rgb(114,168,211);
}

/* ~~~~~~~~~~~~ ADMIN ~~~~~~~~~~~~ */

#admincontent {
	padding:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em; 
	font-style: normal; 
	color: #000000;
	text-align: left;
}
#admtable {
	background-color:#000000;
	font-size:1em;
}
#admtable th {
	background-color:#0C325C;
	font-size:0.9em; 
}
#admtable td {
	background-color:#EEEEEE;
	font-size:0.9em;  
	vertical-align:top;
}
#admfo label {
	display:block;
	float:left;
	width:180px;
	margin-right:8px;
	text-align:right;
	font-style:italic;
	cursor:pointer;
}
#admfo div.foinp {
}
#admfo br {
 clear:left;
}
.admfonorm {
	width:420px;
}
label {
 display:block;
 width:180px;
 float:left;
 text-align:right;
 font-style:italic;
 margin-right:12px;
}
input {
 width:220px;
}


/* ~~~~~~~~~~~~ SEARCHRESULTS ~~~~~~~~~~~~ */
span.showurl {
	color:green;
}
span.search_hl {
	color:green;
	border:1px dotted green;
}
/* ~~~~~~~~~~~~ FORMS ~~~~~~~~~~~~ */
#contactfo {
 margin:16px 0px;
}
.fonorm {
	width:260px;
	margin:4px 0px;
}
.fobig {
 	width:500px;
	margin:4px 0px;
}
#contactfo label {
	display:block;
	width:100px;
	color:#000000;
	float:left;
	text-align:right;
	margin-top:4px;
	margin-right:12px;
	padding-top:2px;
}
#contactfo br {
	clear:left;
}

/* ~~~~~~~~~~~ LASTTESTTOOLS ~~~~~~~~~~~ */
#listindex {
 text-align:center;
}

.indexitem {
  display:inline;
  margin-left:4px;
}

.indexitem a {
  text-decoration:none;
}

.indexitemactiv {
  display:inline;
  font-weight:bold;
}

#listbox {
  margin-left:50px;
  margin-right:50px;
}
#listbox p {
  text-align:left;
}

#listbox li {
  margin-bottom:15px;
}

.name {
  display:inline;
  color:#005035;
  font-weight:bold;
}


.category {
  margin-left:5px;
  font-size:9px;
  color:red;
  display:inline;
  vertical-align:top;
}

.shortdesc {
  margin-top:3px;
}


#catindex {
 list-style:none;
}

#catindex ul {
 text-align:center;
}

#catindex li {
 list-style:none;
 display:inline;
 margin-right:20px;
}
#detailitembox {
 padding-left:20px;
 padding-right:20px;
 text-align:left;
}

#detailitembox h2 {
 text-align:center;
}
#detailitembox h3 {
 display:block;
 text-align:left;
 margin-bottom:3px;
}


