/* css Hotel Rossfall - 'screen', von Daniel Hegenbart, http://www.creanetz.com/ */
/* Alle Rechte vorbehalten 2008, Daniel Hegenbart */
/* Erstellt: 4.AUGUST 2008 */

/* Grundlegende Elemente */

body {
	background-image: url(images/image465.gif);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	line-height: 11pt;
	color: #339933;
	text-decoration: underline;
	font-weight: normal;
}

	
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #0099FF;
}

a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #CC33CC;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #0099FF;
}	

td {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	line-height: 10pt;
	color: #000000;
}



/* Die Kästen */

#inhalt {
	display: table;
	width: 997px;
	background-image: url(images/bg_inhalt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
	
#logo {
	display: table;
	width: 997px;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#spalten {
	left: 0px;
	width: 712px;
	padding-top: 160px;
	padding-right: 85px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	float:right;
}

#spalte1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	line-height: 11pt;
	left: 0px;
	top: 0px;
	padding: 10px;
	width: 336px;
	text-align: left;
	background-color: #ffffff;
	float: left;
}

#spalte2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	line-height: 11pt;
	right: 0px;
	top: 0px;
	padding: 10px;
	width: 336px;
	text-align: left;;
	background-color: #ffffff;
	float: right;
}

#menu {
	top: 290px;
	width: 160px;
	position: absolute;
	left: 3px;
}

#fusszeile {
	width: 992px;
	height: 25px;
	background-image: url(images/bg_fusszeile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 65px;
	padding-left: 5px;
}
	
/* Spezielle Formatierungen */

.markierung {
	color: #CC0000;
	font-weight: bold;
}

#spaltejp {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	line-height: 11pt;
	left: 0px;
	top: 0px;
	padding: 10px;
	width: 692px;
	text-align: left;
	background-color: #ffffff;
	float: left;
}

.zellen {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}

/* Formular Formatierung */

#EINGABE INPUT {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #666;
	width: 80%;
}
#AUSGABE INPUT {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	width: 75px;
	font-weight: bold;
}



	
#inhalt #logo #spalten #spaltejp table tr .zellen p {
	font-weight: bold;
}

