/* haus antic stylesheet */

body {		font-family: verdana, arial;
       		font-size: 10pt;
		background-color: #FEFFC4;
}

p,div,td {	font-family: verdana, arial;
       		font-size: 10pt;
}


td.inhalt {
	padding:5px;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
p.inhalt { padding: 5px; }

.bottom {	padding:3pt;
		font-family: arial;
		color: #FEFFC4;
       		font-size: 9pt;
		background-color: #094C78;
		}

.menu { 	font-family: arial;
		font-weight: bold;
		color: #FEFFC4;
       		font-size: 10pt;
		background-color: #094C78;
}

a:link {	color: #A51E39; text-decoration: underline}
a:visited {	color: #A51E39; text-decoration: underline}
a:active {	color: #A51E39; text-decoration: underline}
a:hover {	color: #000000; text-decoration: none}


a.menu:link {		color: #FEFFC4; text-decoration: underline}
a.menu:visited {	color: #FEFFC4; text-decoration: underline}
a.menu:active {		color: #FEFFC4; text-decoration: underline}
a.menu:hover {		color: #FEFFC4; text-decoration: none}

a.bottomlink:link {		color: #FEFFC4; text-decoration: underline}
a.bottomlink:visited {	color: #FEFFC4; text-decoration: underline}
a.bottomlink:active {	color: #FEFFC4; text-decoration: underline}
a.bottomlink:hover {	color: #FEFFC4; text-decoration: none}


select, input, textarea {
		color: #000000;
		background: #FFFFD5;
		font-family: verdana, arial; 
		font-weight: bold; 
		font-size: 8pt;
		border-style: line; 
		border-color: #000000; 
}
.price_row {
	background-color: #FFCC66;
}
.price_table {
	border: thin solid #000000;
}

/* Für Zimmerbelegung    */

#header{margin: 0px 0px 10px 0px; padding: 5px;}
#navigation{float:left; width: 150px; margin: 0px 7px; border: 1px dotted #333333; margin-top: 60px;}
#navigation a{display: block; padding: 5px; border-bottom: 1px dotted #333333; vertical-align:middle; background-color:#666666; color:#FFFFFF;}
#navigation a:hover{background-color:#CCCCCC; color:#333333;}
#content{padding: 5px;float: left;}
#clear{clear: both;}
fieldset{border: 1px solid #CAD3E6; padding: 0px 7px 7px 7px; display: block;}

legend{font-size: 1em; color:#CAD3E6;}

input{

	border: 1px solid #333333; background-color: #CAD3E6;
	color: #333333;
	letter-spacing: 1pt;
	height: 18px;

}
.zbtable td{padding: 3px; text-align:center;border:1px solid #000000;}
.noerror1{background-color:#D1F2C6; color:#006600;}
.error1{background-color:#FCE3E2; color:#FF0000;}
.noerror2{background-color:#97FB99; color:#006600;}
.error2{background-color:#FFCACA; color:#FF0000;}
.noerror1,.noerror2,.error1,.error2{width: 20px;}
/* Ende */


