/* CSS definition file containing sitestyle stylesheets */

a:link{
	color: #FFFFFF;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	font-size: 11pt;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	font-size: 11pt;
	text-decoration: underline;
}

a:hover {
	color: #B41C19;
	font-size: 11pt;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	text-decoration: underline;
}
a:active {
	color: #B41C19;
	font-size: 11pt;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	text-decoration: underline;
}

b {
	color: #483D8B;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	font-size: 11pt;
	font-weight: bold;
}

body {
	background-color: #FFF79A;
	color: #000000;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	font-size: 11pt;
	height: 100%;
	width: 100%;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	scrollbar-3d-light-color: #DAA520;
	scrollbar-arrow-color: #9D412A;
	scrollbar-base-color: #FFF79A;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #FFF79A;
	scrollbar-highlight-color: #000099;
	scrollbar-shadow-color: #FFF79A;
	scrollbar-track-color: #FFF79A;
	
	}
.ueberschrift {
	color: #B41C19;
	font: bold;
	font-family: Garamond, Arial, Courier, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 23px;
	}
