/*	
	benutzte Farben:
	
*/


body {
	background: #fff;
	quotes: "\201C" "\201D" "\2018" "\2019";
	font-size:small;
}

body img
{
	border-style:none;
}


code, pre {
	font-family: 'Andale Mono', Courier, monospace;
	font-size:1em;
}

h1, h2
{
	font-family: Arial, "Trebuchet MS", sans-serif;
	letter-spacing:1px;
}


#Header2
{
	font-family: Verdana, sans-serif;
	color: #000;
	background-color: #b7bfe1;
	font-size:9pt;
	font-weight: bold;
}


#Header3
{
	font-family: Verdana, sans-serif;
	color: #fff4c4;
	background-color: #a49ee1;
	font-size:8pt;
	font-weight: bold;
}


#MainText div.Inhalt
{
	font-size:1.0em;
}

#SiteNav
{
	font-family: Verdana, sans-serif;
	color: #c40000;
	background-color: #d7dcf0;
	font-size:0.8em;
}

#Links
{
	font-family: Verdana, sans-serif;
	background-color: #d7dcf0;
	font-size:0.8em;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
}


#Links p
{
	font-family: Verdana, sans-serif;
	color: #ffdbb9;
	font-weight: bold;
	font-size: 8pt;
	background-color: #a49ee1;
	text-align: center;
}


h1
{
	font-size: small;
}

h2
{
	font-size: x-small;
}

#Links a
{
	color: #c40000;
}

#Links a:hover
{
	color: #c40000;
	text-decoration: underline;
}


#MainText a
{
	color:#000066;
}

#MainText div.Inhalt a
{
	color: #c40000;
	text-decoration: underline;
}

#SiteNav a
{
	color: #c40000;
}

#SiteNav a:hover
{
	color: #c40000;
	text-decoration: underline;
}



#Header2 a
{
	color: #c40000;
}

#Header2 a:hover
{
	color: #ee6156;
}

#Header3 a
{
	color: #c40000;
}

#Header3 a:hover
{
	color: #ee6156;
}

a, a:visited
{
	text-decoration: none;
}
