/* 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%;

 }
 
 .headline1{
	font-family: Georgia, "Times New Roman", Times, serif;
	Font-Size: 16pt;
	Font-Weight: bolder;
	background-color: transparent;
	Color: #000000;
	text-align: center;
	margin: 10px;




	

	

 }
  .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;
}

#Kalenderanzeige {
	 background-color:#DFEFDA; 
	 width:210px; 
	 height:169px; 
	 position:absolute; left:0px; top:0px; z-index:1; 
	 layer-background-color:#DFEFDA; 
	 visibility:hidden; 
	 border: 1px outset Black;
}

.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;
}
#bild1 {
	padding: 0px;
	background-color: transparent;
	background-position: center;
	text-align: center;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 170px;
	width: 170px;
	





}

#text1 {
	background-color: transparent;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	
}
.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;
}
.tabl {
	text-align: right;
	vertical-align: middle;
	margin-right: 25px;
}
.tabr {
	text-align: left;
	vertical-align: middle;
	margin-left: 25px;
}
