@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-attachment: fixed;
	background-image: url(../bilder/hg.gif);

 }
 input {
	width: 115px;
	height: 27px;
 }
 hr {
 width:70%;
 background-color:#FCFCCD; 
 color:#888888; 
 height:1px; 
 }
#trennlinie {
	background-position: center;
	text-align: center;
	margin-top: 10px;
	margin-left: 250px;

}
.topline {
	font-family: Garamond, Times, Serif;
	Font-Size: 22pt;
	Font-Weight: bold;
	Color: #E85757;
	text-align: center;
}
 .headline{
	font-family: Georgia, "Times New Roman", Times, serif;
	Font-Size: 16pt;	
	background-color: transparent;
	Color: #000000;
	margin-top: 5px;
	text-align: center;
}
.Cas {
   background-color:#FCFCCD;
	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; 
 margin-top: 60px;}

table.menue {
	width: 93px;
	height: 300px;
	border: 0;
	margin-left: 10px;
	margin-top: 60px;
}
table.menue a:link { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration: underline}
table.menue a:visited { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000080; background-color: transparent; text-decoration:none }
table.menue a:active { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration:underline }
table.menue a:focus { font-family: "Monotype Corsiva", sans-serif; font-size: 19px; color:#000000; background-color: transparent; text-decoration: underline}
table.menue 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;
	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: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: justify;
}
.textL {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 5%;
}
.textR {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5%;
}
.textM {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 150px;
	margin-right: 150px;
	text-align: justify;
}
.leftspace {
	padding-left: 55px;
}
