HTML {
	overflow-y: scroll;
	overflow-x: auto;
}
HTML, BODY {
	margin: 0px; padding: 0px;
	height:100%; 
}
#wrap {
	vertical-align: top;
	width: 925px;
}
BODY {
 /* color: #81766f; */
 background-color: #e9e000;
 color: #594e46;
 font-size: 70%;
 font-family: verdana, arial;
 /* background-image: url('gfx/design/background.jpg');
 background-position: center top;
 background-repeat: no-repeat;
 background-attachment: fixed; */
}
FIELDSET {
	/* color: #81766f; */
	color: #594e46;
	border: 1px solid #ada29b;
}
TABLE, TR, TD {
	margin: 0px; padding: 0px; 
	text-align: left;
}
#wrap TD {
	text-align: justify;
}
#wrap TR,#wrap TD {
	vertical-align: top;
}
HR {
	height: 0px;
	border: 0px;
	border-bottom: 1px dotted #81766f;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.HRheller {
	height: 0px;
	border: 0px;
	border-bottom: 1px dotted #dbd7d4;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.HRsolid {
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #81766f;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
a {
  color: #594e46;
  /* color: #81766f; */
}
a:hover {
  color: #FFFFFF;
  background-color: #81766f;
}
h1 {
  font-size: 125%;
}
h2 {
  font-size: 120%;
}
h3 {
  font-size: 115%;
}
h4 {
  font-size: 110%;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

OL { margin-bottom: 0px; padding-bottom: 0px; }
UL { margin: 0px; padding: 0px; padding-left: 15px; }
LI { text-align: left; padding-bottom: 10px; }

OL LI {
	text-align: justify;
}

IMG { border: 0px; }

.footer, .footer a { font-size: 9px; color: #b8aea8; }
.brotkruemel, .brotkruemel a { font-size: 9px; color: #b8aea8; }
.bold { font-weight: bold; }
.webadresse { text-align: center; font-family: arial; }


/* START Navigation-Menü */
#menua, #menub {
	padding:0px;margin:0px;
}
#menub a {
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial !important;
	text-align:center !important;
}
#menua a.vmenu, #menub a.vmenu:link, #menua a.hmenu, #menua a.hmenu:link, #menub a.vmenu:visited, #menua a.hmenu:visited {
	display:block;
	width:118px;
	height:20px;
	background:#dbd7d4;
	color:#6d6058;
	text-decoration:none;
	text-align:center;
	line-height:20px;
}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {
	float:left;
}
#menua a.hmenu:hover, #menub a.vmenu:hover {
	background:#6d6058; color:#fff;
}
#menua a.hmenu:active, #menub a.vmenu:active {
	background:#6d6058; color:#fff;
	}
#menua {
	height:20px;
}
#menua:after{
	content: "."; display: block; height: 0; clear: both; visibility:hidden;
}

#menu_zusatzlink {
	padding:0px;margin:0px;
}
#menu_zusatzlink div.zusatzlink {
	display:block;
	width:113px;
	background:#f6f2ef;
	color:#6d6058;
	text-align:center;
}
#menu_zusatzlink a.zusatzlink {
	display:block;
	width:113px;
	background:#f6f2ef;
	color:#6d6058;
	text-decoration:underline;
	text-align:center;
}
#menu_zusatzlink a.zusatzlink:hover {
	background:#6d6058; color:#fff;
}
#menu_zusatzlink:after{
	content: "."; display: block; height: 0; clear: both; visibility:hidden;
}
/* ENDE Navigation-Menü */

#bg_left {
	background-image: url('gfx/design/bg_left.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px; margin: 0px; border: 0px; height: 100%;
}
#bg_right {
	background-image: url('gfx/design/bg_right.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px; margin: 0px; border: 0px; height: 100%;
}
#db li { margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; }

.profilliste,.schlagwoerter { list-style-type:square; }
.profilliste LI,.schlagwoerter LI { margin-left: 15px; margin-bottom: 0px; padding-bottom: 0px; }
.schlagwoerter LI { text-align: justify; }


#anfrageformular {
	text-align: left;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size: 95%;
	border:0px;
	color: #6d6058;
	vertical-align: bottom;
	
}
#anfrageformular input {
	font-size: 100%;
	border: 0px;
	color: #6d6058;
	padding-bottom:2px;
	margin-bottom:2px;
	width: 70%;
}
#anfrageformular textarea {
	font-size: 12px;
	font-size: 150%;
	border: 1px dotted #cccccc;
	width: 97%;
	height: 100px;
	color: #6d6058;
}
#anfrageformular input[type=radio] {
	width: 10px;
	cursor: pointer;
	text-decoration: none;
}
#anfrageformular input[type=checkbox] {
	text-align:left;
	width: 10px;
	text-decoration: none;
}
#anfrageformular label {
		cursor: pointer;
}
#anfrageformular input[type=submit] {
	cursor: pointer;
	width: 80px;
	border: 0px;
	font-weight: bold;
	background-color: #6d6058;
	color: #f6f2ef;
}
#anfrageformular input[type=submit]:hover{
	background-color: #e9e000;
	color: #6d6058;
	text-decoration: none;
}
#anfrageformular input, #anfrageformular textarea {
	border-bottom: 1px #6d6058 solid;
}
#anfrageformular input[type=text]:focus, #anfrageformular input[type=text]:active {
	background-color: #dbd7d4;
	color: #6d6058;
	text-decoration: none;
}
#anfrageformular textarea:focus, #anfrageformular textarea:active {
	background-color: #dbd7d4;
	color: #6d6058;
}
#anfrageformular select, #anfrageformular option {
	font-size: 94%;
	border: 0px;
	border-bottom: 1px #FFFFFF solid;
	cursor: pointer;
	text-decoration: none;
}
#anfrageformular fieldset {
	border: 0px;
	/* border-bottom: 8px solid #FFFFFF;  */
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	padding-left: 2px;
	width: 515px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	border: 1px solid #ada29b;
}
#anfrageformular legend {
	margin-left: 2px;
}
#anfrageformular .FeldStyle {
}
#anfrageformular input[type=text] {
	/* background-color: #f6f2ef; */
	background-color: #faf9f7;
	border: 0px #f6f2ef solid !important;
	border-bottom: 1px #6d6058 dotted !important;
}
#anfrageformular input[type=radio] {
	border: 0px;
}
#sitemaptabelle {
	text-align: left;
}
#sitemaptabelle TD{
	text-align: left;
}
#sitemaptabelle UL, #sitemaptabelle OL, #sitemaptabelle LI {
	list-style-type: decimal;
	padding: 0px; margin: 0px;
	margin-left: 10px;
	text-align: left;
}
.tdborder TD {
	border-top: 1px dotted #dbd7d4;
	padding-top: 5px; padding-bottom: 5px;
}
legend {
	font-weight: bold;
	color: #81766f;
}
select, option {
	cursor: pointer;
}
a[rel=extern] {
	padding-right: 10px;
	background-image: url('gfx/external_link.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
a[rel=extern]:hover {
	background-image: url('gfx/external_link__hover.gif');
}
.FotoHeader {
	font-weight: bold;
	font-size: 115%;
}
INPUT[type=radio] {
	cursor: pointer;
}
a {
	user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;
}
.fotoref TD {

}
#gallery A IMG {
	border: 3px solid #FFFFFF;
	background-color: transparent;
}
#gallery A IMG:hover {
	border: 3px solid #e9e000;
	background-color: transparent;
}
#gallery a:hover {
	background-color: transparent;
}
.fotonummer {
	border: 0px !important;
}
.fotonummer IMG{
	border: 1px solid #f6f2ef !important;
}
.fotonummer IMG:hover {
	border: 1px solid #e9e000 !important;
}
.reftab_ahref:hover {
	background-color: transparent;
	border: 0px;
}
.reftab_ahref IMG {
	border: 0px;
}
.tdborder p[align=center] A:hover {
	border: 0px;
	background-color: transparent;
	/* color: #6d6058; */
	color: #e9e000;
}
.tdborder td[width^="85"] a:hover{
	background-color: transparent;
}
.backlinks, .backlinks a {
	color: #dbd7d4;
	font-size: 8px;
}

.logo {
	display: block;
}
.logo, .logo img {
	height: 117px;
	width: 118px;
}
.logo:hover,.logo img:hover {
	text-decoration: none !important;
	background-color: transparent !important;
	max-height: 117px;
	max-width: 118px;
}
.trans img {
	filter:alpha(opacity=70); /* IE */
	-moz-opacity: 0.70; /* Gecko */
	opacity: 0.70; /* Opera */
}
.trans img:hover {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Gecko */
	opacity: 1; /* Opera */
}
#refBRANCHE option {
	/* height: 15px; */
}
#refBRANCHE {
	
}
#selectbox {
	width: 100%;
}

.TopNavigation {
	text-align:justify !important;
	font-size:9px;
	font-family:arial,verdana;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	overflow: hidden;
	height: 14px !important;
	max-height: 14px !important;
	margin-bottom: 30px;
}
.TopNavigation a {

}	