.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D692F;
	margin: 10px;
	padding: 10px;
}
.scroll {
	scrollbar-base-color: #856C34;
	scrollbar-3dlight-color:#CE7811;
	scrollbar-arrow-color: #CE7811;
	scrollbar-darkshadow-color:#856C34;
	scrollbar-face-color: #856C34;
	scrollbar-highlight-color:#856C34;
	scrollbar-shadow-color:#CE7811;
	scrollbar-track-color:#856C34;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body {overflow:-moz-scrollbars-vertical;} 

/* CSS Document */
html, body 
{
 font-family:Verdana;
 font-size:12px;
 height:100%;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 line-height:1.5em;
 border: none;
}
frameset { 
 border: none;
}
body#dasmenue {
 Overflow: hidden;
 }

table,td,tr { 
 font-family:Verdana;
 font-size:12px;
 color: #9d692f;
 
}

a:link, a:visited, a:active
{ 
  text-decoration: underline;
  font-weight:normal;
  color:#9d692f;
}
input {
	border-top:1px solid #9d692f;
	border-right:1px solid #9d692f;
	border-bottom:1px solid #9d692f;
	border-left:1px solid #9d692f;
	height: 15px;
	font-size: 10px;
}

textarea {
	border-top:1px solid #9d692f;
	border-right:1px solid #9d692f;
	border-bottom:1px solid #9d692f;
	border-left:1px solid #9d692f;
	height: 45px;
	font-size: 10px;
}


a:hover {
  text-decoration: underline;
  font-weight:normal;
  color:#666666;
}


a:link#menu, a:visited#menu, a:active#menu
{ 
  text-decoration: none;
  font-weight:normal;
  color:#ffffff;
}
a:hover#menu {
  text-decoration: none;
  font-weight:normal;
  color:#cccccc;
}

img {
border: 0px;
}

div#oben {
  width: 514px;
  height: 265px; /* IE */
  float:none;

}

div#unten {
	width: 30px;
	min-height: 100%;
 	height:auto !important; /* moderne Browser */
 	height: 100%; /* IE */
 	background-repeat:repeat;
 	float:none;
	margin: 0 0 0 0 ;
}

div#content {
width:550px;
	min-height: 100%;
 	height:auto !important; /* moderne Browser */
 	height: 100%; /* IE */
 	margin-left: 15px;
 	margin-top: 200px;
	color: #9d692f;
}

div#menu {
color: #ffffff;
line-height:20px;
  width: 20px;
  min-height: 200px;
  margin-left: 15px;
 	margin-top: 15px;
 		float:right;
}
.menu {

color: #000000;
line-height:20px;
  width: 20px;
  min-height: 200px;
  margin-left: 15px;
 	margin-top: 15px;
 		float:right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d692f;

}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9d692f;
}
.einzug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d692f;
	padding-left: 15px;
}

h3{
	font-size: 12px;
	font-weight: normal;
	color: #9d692f;

}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9d692f;
}

.roestung_hg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9d692f;
	color: #333333;

}
.roestung_hg_hell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: DDB78C;
	color: #333333;
}

.javacafe {
	color: #FFFFFF;
	line-height:20px;
	margin-top: 15px;
	float:none;
	text-align: center;
}
.textrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8E1C1C;
	margin: 10px;
	padding: 10px;
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CE7811;
	margin: 10px;
	padding: 10px;
}

