head {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.klein {
	font-size: small;
}
.ganzklein {
	font-size: x-small;
}
.winzig {
	font-size: xx-small;
}
.kleiner {
	font-size: smaller;
}
.groesser {
	font-size: larger;
}
.gross{
	font-size: large;
}
.links {
	text-align: left;
}
.rechts {
	text-align: right;
}
.center {
	text-align: center;
}
.oben {
	vertical-align: top;
}
.mitte {
	vertical-align: middle; 
}
.unten {
	vertical-align: bottom;
}
input {
	border: 1px;
	border-style: solid;
	border-color: #B4B4B4;	
}
select {
	border: 1px;
	border-style: solid;
	border-color: #B4;
}
.black {
	color: black;
}
.rot {
	color: red;
}
.white {
	color: white;
}
.fett {
	font-weight: bold;
}
.fetter {
	font-weight: bolder;
}
#head {
	
	background-color: #D29D67;
	top: 0px;
	left: 0px;
	height: 107px;
	width: 100%;
	background-image: url(images/humidoronline.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.box {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-right: 1px;
	border-right-color: #D29D67;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom: 1px solid;
	border-bottom-color: #D29D67;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.new_box {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px;
	border-top-color: #D29D67;
	border-top-style: solid;
	border-top-width: thin;
	border-right: 1px;
	border-right-color: #D29D67;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom: 1px solid;
	border-bottom-color: #D29D67;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.box_bottom {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	border-bottom-color: #D29D67;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.box_bottom_black {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	border-bottom-color: #493722;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.box_bewertung {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	border: 1px;
	border-color: #D29D67;
	border-style: solid;
	border-width: thin;
}

.box_bewertung_left {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-color: #D29D67;
	border-style: solid;
	border-width: thin;
	border-right : 0px;
	border-top : 0px;
	border-left : 1px;
	border-bottom : 0px;
}

.box_head {
	background-color: #D29D67;
}

.box_head_braun {
	background-color: #493722;
}

.hellbraun {
	background-color: #D29D67;
}

.braun {
	color : #493722;
}

a:link {
	color : #493722;
}

a:visited {
	color: #493722;
}

a.navi:link {
	text-decoration: none;
	color: #493722;
}

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

a.navi:active {
	text-decoration: none;
	color: red;
}

.nolink {
	text-decoration: none;
}

#navi {
	background-color: #D29D67;
	top: 107px;
	left: 0px;
	height: 83%;
	width: 119px;
	position: absolute;
	color: #493722;
}
#inhalt {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 25px;
	background-image: url(images/background_kachel.jpg);
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
hr.admin {
	border: dotted;
	color: black;
}

#main {
	width: 100%;
}

#logo {
	width: 118px;
	height: 105px;
	background-image : url(images/humidoronline.jpg);
	background-repeat : no-repeat;
	background-color: #D29D67;
}

#login {
	background-color: #D29D67;
	width: 150px;
}

td {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.landbild {
	width: 80px;
	margin-right: 10px;
	border : solid Black;
	border-width: 1px;
}
.keinBorder {
	border: 0px;
}
ul.menue {
	padding:0 1px; 
	margin-left:0;
	margin-top: 40px;
}
li.menue {
	list-style:none; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
