html
{
	height: 100%;
}
body
{
	margin: 0px; 
	padding: 0px; 
	font-family: Helvetica,Verdana,Arial; 
	font-size: 1em; 
	min-height: 372px;
}
#head
{
	margin: 0px;
	height: 70px;
	background-image: url(images/humidoronline.jpg);
	background-repeat: no-repeat;
	background-color: #D29D67; 	
}

#foot
{
	margin: 0px;
	height: 20px;
	width: 100%;
	background-color: #D29D67;
	text-align: center;	
}
#content 
{
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#adress_liste
{
	width: 90%;
	padding: 5px 0 10px 0;
	white-space: normal;
}
#suche_set
{
	border: 0;
}
label
{
	display: block;
	margin: 5px 0px 0px 0px;
}
img.trans_head
{
	border: 0;
	padding: 0;
	margin: 0;
	height: 67px;
	width: 77px;
}
img.flagge
{
	border: 1px solid #b4b4b4;
}
h1
{
	font-size: 1.7em;
	margin: 5px 0 5px 0;
	color: #493722;
}
h2
{
	font-size: 1.1em;
	margin: 5px 0 5px 0;
	color: #493722;
}
h3
{
	font-size: 1.0em;
	margin: 5px 0 2px 0;
	color: #493722;
}
hr 
{
	margin: 5px 0 5px 0;
	padding: 0;
	border: 1px solid #D29D67;
}
p
{
	margin: 5px 0 5px 0;
}
.beschreibung
{
	text-decoration: none;
	font-size: 0.8em;
	display: block;
}
img
{
	border: 0;
	margin: 2px;
}
ul
{
	margin: 0 auto;
	padding: 0;
}
ul.zigarre
{
	margin: 0 auto;
	padding: 0;
}
#head_list 
{
	width: 130px;
	margin: 0 0 0 85px;
}
li.head_list
{
	padding: 2px;
	font-weight: bold;
	font-size: 1.0em;
}
fieldset
{
	border: 0;
}
#logout
{
	width: 100px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
	text-align: right;
}
#logout input
{
	height: 40px;
	width: 80px;
}
li
{
	margin: 0px;
	padding-bottom: 10px;
	display: block;
	list-style-type: none;
	
}
li.menue
{
	border: 1px solid black;
	/* width: 96%; */
	width: 300px;
	margin-bottom: 3px; 
	text-decoration: none;
	color: #493722;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	background-image: url(images/button_br_lst.png);
	background-repeat: no-repeat;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
li a
{
	display: block;
}
li.line
{
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #493722;
}
deco_no
{
	text-decoration: none;
}
select 
{
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1.5em;
	font-size: 1.2em;
}
a:link 
{
	color: #493722;
	text-decoration: none;
} 

a:visited 
{
	color: #493722;
	text-decoration: none;
} 

a:active 
{
	color: #493722;
	text-decoration: none;
} 

a:hover 
{
	color: #493722;
	text-decoration: none;
}
#login #suche_form
{
	width: 100%;
}
#benutzer #kennwort #suche_form
{
	margin: 0px;
}
.red
{
	color: red;
}
.links {
	text-align: left;
}
.rechts {
	text-align: right;
}
.center {
	text-align: center;
}
.oben {
	vertical-align: top;
}
.mitte {
	vertical-align: middle; 
}
.unten {
	vertical-align: bottom;
}
.kleiner
{
	font-size: 0.9em;
}
.box_bewertung {
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border: 1px;
	border-color: #D29D67;
	border-style: solid;
	border-width: thin;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
