/* CSS Document */
@font-face {
	font-family: 'Monotype Corsiva';
	src: url('fonts/MTCORSVA.eot');
	src: local('&#9786;'), url('fonts/MTCORSVA.woff') format('woff'), url('fonts/MTCORSVA.ttf') format('truetype'), url('fonts/MTCORSVA.svg') format('svg');
}

body {
	background-color: #FCFCCD;
	color: Black;
	background-image: url(../bilder/hg.gif);
	background-attachment: fixed;
 }
 
hr {
	background-color:#FCFCCD;
	color:#888888;
	width: 75%;
 }
 
.headline{
	font-family: Georgia, "Times New Roman", Times, serif;
	Font-Size: 16pt;	
	background-color: transparent;
	Color: #000000;
	margin-top: 5px;
	text-align: center;
}

.topline {
	font-family: Garamond, Times, Serif;
	Font-Size: 22pt;
	Font-Weight: bold;
	background-color: transparent;
	Color: #E85757;
	}
	
table#menue {
	width: 93px;
	height: 300px;
	border: 0;
	margin-left: 10px;
	margin-top: 40px;
}

.menu { 
	width:86px; 
	height:39px; 
	background-image:url(../bilder/bt.gif); 
	background-position:center; 
	text-align: center; 
	vertical-align:middle; 
	background-repeat:no-repeat; white-space:nowrap; 
}

a:link { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration: underline}
a:visited { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000080; background-color: transparent; text-decoration:none }
a:active { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration:underline }
a:focus { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration: underline}
a:hover {  font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color: #ff0000; background-color: transparent; text-decoration: underline}

#navigation{
	background-color: transparent;
	border: 0;
	margin-top: 5px;
	text-align: center;
}

#navigation a{	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	background-color: transparent; 
	color : #00f;
	font-size: 10px;
	text-decoration: underline;
}

.text1 {
	border: thin solid #CCCCCC;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.Cas {
	Color: #E85757;
}

.kaltabelle{
	margin: 7px;
}

.dayZelle {
	font-family: Helvetica, "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center;
	font-weight: normal;
	border: 1px outset #FFEBCD;
	cursor: pointer;
	text-align: center;
}

.kalender {
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: thin solid #DADADA;
}

.error {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.iconkal {
	cursor: pointer;
}
.tgZelle {
	font-size: x-small;
	text-align: center;
	font-family: Tahoma;	
}
.wt {
	font-family: Tahoma;
	font-size: xx-small;
}
#tdjahr {
	background-image: url(../bilder/hg.gif);
	text-align: center;
	font-weight: bold;
	

}
#ttip {
	background: #CCCCCC;
	display: none;
	position:absolute;
	z-index:1;
	border: thin solid #CC0000;
	width: 85px;
	height: 40px;
	left: 0px;
	top: 0px;
cursor: url(../bilder/cur.ani), pointer;

}
#preisfarbe td {
	text-align: center;
	vertical-align: middle;
	border: thin solid #999999;
	
}
	
#preisfarbe th {
	text-align: center;
	vertical-align: middle;
	border: thin solid #999999;

}
.text1 cite {
	font-size: x-small;
}
