/* 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-attachment: fixed;
	background-image:  url(../bilder/hg.gif);
	background-position: center center;
 }
 
 hr {
	background-color:#FCFCCD;
	color:#888888;
	width: 75%;
 }
 
 .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;
}

  .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;
	margin: 0px;
	}
	
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 {
	background-color: transparent;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}

td.mitte {
	border-bottom-width: 2px;
	border-top-width: 0px;
	padding-top: 11px;
	padding-bottom: 16px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDE2E5;
	border-right-color: #DDE2E5;
	border-bottom-color: #DDE2E5;
	border-left-color: #DDE2E5;
}
