/* CSS definition file containing sitestyle stylesheets */

a:link{
	color: #B41C19;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	font-size: 15px;
	text-decoration: underline;
}

a:visited {
	color: #B41C19;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	font-size: 15px;
	text-decoration: underline;
}

a:hover {
	color: #F08080;
	font-size: 15px;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	text-decoration: underline;
}
a:active {
	color: #6495ED;
	font-size: 15px;
	font-family: Garamond, Arial, Courier, 'Times New Roman', serif;
	text-decoration: underline;
}

b {
	color: #000066;
	font-family: Garamond,Arial, Courier, 'Times New Roman', serif;
	font-size: 15px;
	font: bold;
}

body {
	background-color: #EFEFEF;
	color: #000000;
	font-family: Garamond, Arial, Courier, "'Times New Roman'", serif;
	font-size: 12px;
	height: 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;
	width: 100%;
}
td {
	font-family: Garamond, Arial, Courier, "'Times New Roman'", serif;
	font-size: 16px;
	}
.ueberschrift {
	color: #9D412A;
	font: bold;
	font-family: Garamond, Arial, Courier, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 23px;
	}
.ueberschrift2 {
	color: #9D412A;
	font: bold;
	font-family: Garamond, Arial, Courier, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 15px;
	}
.news {
	font: bold;
	color: #FF3333;
}
li {
	list-style-image: url(grafik/bullet.gif);
	 padding-bottom: 3px;
	 }
hr
{
	color: #9D412A;
	size: 1px;
	}
	
	
.s2 {
	font-size: 14px;
}
.ueberschrift2_s2 {
	color: #9D412A;
	font: bold;
	font-family: Garamond, Arial, Courier, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	}
