/*** GENERAL ***/

html, body, h1, h2, h3, p, a, table, input, textarea, legend, .button {
  font: 11px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0;
  padding: 0;
  border: 0;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
	background: #f2f3ea;
	text-align: center;
	margin-top: 50px;
}
blockquote p {
  font-weight: bold;
}
.cite {
  font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #f70;
}
.initial {
  font-size: 16px;
	color: #99904D;
	font-weight: bold;
}

/* Links */
a {
	color: #99904D;
	text-decoration: underline;
}
a.bold {
  font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#footer a {
	color: #333;
}
#utilities a  {
	color: #999;
	font-weight: bold;
}
#bottomnav a {
	color: #999;
}

/* Classes */
.inv  {
  position: absolute;
	top: -100px;
	left: 0;
	color: #000;
	font-size: 1px;
	margin: 0;
	visibility: hidden;
}
.small {
  font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.highlight {
  color: #99904D;
	font-weight: bold;
}
.noborder, input.noborder, textarea.noborder {
  border: 0;
}
.border {
  border: 1px #000 solid;
}
.left {
  float: left;
	margin: 0 0 8px 0;
	padding: 0;
}
.right {
  float: right;
	margin: 0 0 8px 0;
	padding: 0;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.w100 {
  width: 100%;
}
.form {}


#maincontent p.nospace, #maincontent ul.nospace {
  padding: 0;
	margin: 0;
}
#maincontent .smallgap {
  margin: 0 0 4px 0;
	padding: 0;
}
#maincontent .biggap {
  margin: 0 0 15px 0;
	padding: 0;
}

/* Tables */

table {
  margin: 5px 0 5px 0;
	background-color: #fff;
}
td {
  margin: 0;
  padding: 2px 5px 2px 5px;
  background: #F0F0F0;
}
td.headline {
  background: #CDCDCD;
	text-align: center;
	font-weight: bold
}
td.highlight {
  font-weight: bold;
	white-space: nowrap;
	width: 1%;
	text-align: right;
	color: #333;
	vertical-align: top;
}
td.normal {
  font-weight: normal;
	font-style: normal;
	text-align: left;
}
td.small {
  width: 1%;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px;
	height: 18px;
}
#impressum td {
  vertical-align: top;
}

/*** MAIN LAYOUT ***/

#container {
  background: url(../images/container-bg.jpg) no-repeat; 
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -224px 0 0 -380px;
	text-align: left;
	width: 761px;
	min-width: 761px; 
	height: 427px;
}
#contentarea {
  position: absolute; 
	left: 24px;
	top: 129px;
	width: 522px;
	height: 251px;
}
#picflasher {
  position: absolute;
	top: 0;
	left: 573px;
}
#footer {
	clear: both;
  position: absolute;
	top: 403px;
	left: 24px;
}


/*** TOP ***/

#topwrap {
	position: relative;
	left: 0;
	top: 0;  
	z-index: 1;
	width: 761px;
}
#utilities {
	position: absolute;
	top: -20px;
	left: 474px;
	z-index: 3;
	color: #999;
}


/*** CONTENT AREA ***/

#maincontent ul, #maincontent p {
	margin: 0 0 8px 0;
	padding: 0;
}
#maincontent ul li {
  background: url(../images/pixel.gif) 0 5px no-repeat;
	padding-left: 15px;
	line-height: 18px;
	list-style-type: none;
	display: block; 
}
#maincontent ol li {
  padding-left: 15px;
  line-height: 18px;
}
#maincontent li .sub {
  background: url(../images/pixel.gif) 0 5px no-repeat;
}

/* MainContent */

#maincontent {
  position: relative;
	width: 270px;
	margin: 15px 0 0 15px;
}
#maincontent.wide {
  position: relative;
	width: 492px;
	margin: 15px 15px 0 15px;
}

#maincontent h1, h1 {
  font-weight: bold;
	font-size: 16px;
  margin: 0 15px 20px 15px;
	color: #99904D;
}
#maincontent h2, #maincontent h3 {
 	font-weight: bold;
	font-size: 13px;
	margin: 6px 0 3px 0;
	color: #99904D;
}
#maincontent h3 {
  font-size: 12px;
}
#labels img {
/*  vertical-align: middle; */
  margin-top: 10px;
}

#googlemap {
  position: absolute;
	left: 290px;
	top: 10px;
	width: 220px;
	height: 220px;
} 

/* Sitemap */

div#sitemap {
  padding: 0;
	margin: 0;
}
div#sitemap ul {
  background: url(../nav/exim.gif) repeat-y 0 0;
  padding: 0 0 0 24px;
  margin: 0 0 0 -24px;
  list-style-type: none;
}
div#sitemap ul.root {
  background-image: none;
}
div#sitemap li {
  background: url(../nav/extm.gif) no-repeat 0 0;
  padding: 0 0 0 24px;
  margin: 0;
  list-style-type: none;
  line-height: 16px;
  white-space: nowrap;
}

div#sitemap li.top {
 	font-weight: bold;
	color: #333;
}
div#sitemap li.last {
  background: url(../nav/exlm.gif) no-repeat 0 0;
	padding-bottom: 4px;
}
div#sitemap ul.level2 li a {
	font-weight: normal;
}


form {
	margin: 0;
	padding: 0;
}
.input {
	padding: 1px;
	font-size: 11px;
  color: #333;
  background-color: #FFF;
	border: 1px solid #99904D;
}
#anfrage_nachricht {
  height: 105px;
	width: 114px
}
.button {
  font-size: 11px;
	font-weight: bold;
  color: #fff;
  background-color: #99904D;
  border-bottom: #FFF 1px solid;
  border-left: #FFF 1px solid;
  border-right: #FFF 1px solid;
  border-top: #FFF 1px solid;
  border-color: #333;
}


/*** FOOTER ***/

/* Bottom Nav */

#bottomnav {
  position: absolute;
	left: 40px;
	top: 360px;
	width: 488px;
	font-size: 11px;
  color: #999;
	text-align: center;  
	padding-top: 1px;
	border-top: 1px solid #999;
}

/* CompanyInfo, Copyright */

#companyinfo {
  position: relative;
	left: 0; 
	top: 0;
 	font-size: 11px;
	text-align: left;
}
#copyright {
  position: absolute;
	left: 620px;
	top: 40px;
}

/* News-Wartung */

#newswartung {
  text-align: center;
	width: 370px;
	margin: auto;
}

#newswartung table {
  margin: 5px 0 5px 0;
	background-color: #fff;
}
#newswartung table td {
  margin: 0;
  padding: 2px 5px 2px 5px;
  background: #F0F0F0;
}
#newswartung td.small {
  width: 1%;
	white-space: nowrap;
}

#newswartung h1 {
  margin-top: 20px;
}

