body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.Estilo2 {
	color: #000099;
	margin-left: -120px;
}

#back {
	position:absolute;
	width:176px;
	height:32px;
	left: 48px;
	top: 27px;
	vertical-align: top;
}

 
/*kopf*/
#kopf {
	text-align: center;
	margin-top: 50px;
	width: 80%;
	margin-left: 4em;
}

/*monatssprung */
li {
	display:inline;
	list-style-type:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #FFCC66;
	cursor: pointer;
	margin-right: 20px;
	padding: 1em 0.5em;
}
ul {
	text-align: center;
}
#comprobar {
	margin-left: 3em;
	margin-bottom: 100px;
}
#comprobar span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3366;
	font-size: 0.8em;
	padding-left: 20px;
}
.click {
	color: #CC3366;
	background-color: #FFCC66;
}


/*formular*/
label {
	position: relative;
	bottom: 2px;
	cursor: pointer;
}
.davor {
	float: left;
	clear: left;
	width: 120px;
	text-align: right;
	background-attachment: fixed;
	padding-right: 10px;
	page-break-after: auto;
	color: #000066;
}
input#habitacion{
	margin-left: 220px;
	padding-left: 0;
}
#enviar,
#restablecer {
	padding: 3px;
	cursor: pointer;
	margin-left: 20px;
}
legend {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
fieldset {
	background-color: #FFFFCC;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #000066;
}
#comprobar p {
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
	font-style: normal;
}

.dahinter {
	padding-left: 100px;
	border-color: #000033;
}




#kalender {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	padding-left: 5%;
	padding-right: 5%;
}

/*CSS zur Gestaltung der Tabelle*/

table {
	width:50em;
	background-color: #FFCC99;
	color: #000099;
	border-color: #FF9900;
	border-width: 10px;
	   }
caption {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
	padding: 1em;
}

th, td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0.3em;
	width: auto;
}

th {
	font-size: 110%;
}
	
.hab1 {
	background-color: #CCCC33;
	border: medium solid #669933;
}
.hab2 {
	background-color: #CC9999;
	border: medium solid #996699;
}
.tage {
	background-color: #FFFF99;
	border: medium solid #FFCC66;
}
.belegt {
	background-color: #CCCCCC;
	border: thin solid #999999;
}
.zwischenraum {
	background-color: #663300;
	border: medium solid #663300;
}
.frei {
	background-color: #99FF99;
	border: medium solid #FFFF99;
}
.feiertag {
	color: #FF0000;
	background-color: #FFFF99;
	border: medium solid #FFCC66;
}

.rot { color:#FF0000;
}

#form {
	margin-left: 4em;
	color: #333333;
	width: 80%;
}

#marzo table, #abril table, #mayo table, #junio table, #julio table, #agosto table, septiembre table {
	border:thick solid #FF9900;
}
.info {
	font-size: 12px;
	margin-left: 700px;
}
#navigation {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-top: 60px;
}
#navigation #pestanas li {
	background-color: #CCCCCC;
	height: 30px;
}
.navi {
	color: #000000;
	position: absolute;
	max-height: 30px;
	left: 8px;
	top: 68px;
	height: 30px;
	vertical-align: super;
}


/* formular mit preise*/

#kopf table {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.links {
	color: #CCCCCC;
	text-align: left;
}
#kopf th {
	width: 80px;
}
td {
	background-color: #CC9933;
}

