﻿/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

/* generell */

body {
	background-color: rgb(115, 157, 197);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	 
p, form, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
}

br {
	clear: left;
}

table {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px; 
	padding: 2px;
	border-spacing: 2px;
}

/* Formular */

form {
	border: medium;
	background-color: #9ACD32;
	padding: 5px;
	width: 600px;
	margin-left: 120px;
}

input, select {
	display: block;
	width: 10em;
	float: left;
	border: 1px solid #DEDE99;
	background-color: #DEDE99;
	margin: 5px;
	padding: 2px;
}

#popup {
	display: block;
	width: 15em;
	float: left;
	border: 1px solid #DEDE99;
	background-color: #DEDE99;
	margin: 2px;
	padding: 1px;
}

textarea {
	background-color: #DEDE99;
	margin: 5px;
	padding: 2px;
	width: 30em;
	height: 5em;
	border: thin solid #DEDE99;
}

.submit, .reset {
	background-color: #696969;
	border: 3px double #ADFF2F;
}

#nummer {
	width: 3em;
}

#zimmer, #personen {
	width: 2em;
}

#versteckt {
	width: 0px;
	background-color: #B0C4DE;
	border: 0px none;	#B0C4DE;
	font-size: 0px;
}

label {
	width: 6em;
	margin: 5px;
	padding: 5px;
	float: left;
	text-align: right;
}

/* Container */

#bildleiste {
	position: absolute; 
	top: 9px; 
	left: 2px;
	width: 900px; 
	height: 135px; 
	}

#menue-h {
	position: absolute; 
	top: 150px; 
	left: 2px;
	width: 900px; 
	height: 116px; 
}

#menue-h td {
	text-align: center; 
	width: 14%; 
	font-weight: bold;
}

#aktiv {
	background-color: rgb(255, 204, 102);
}

#menue-v {
	position: absolute;
	top: 287px;
	left: 2px;
	width: 123px;
	height: 610px;
}

#inhalt {
	position: absolute; 
	top: 287px; 
	left: 136px; 
	width: 765px; 
	height: 610px;
}

	
