/* schriftstil,abstände,farben */

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #E4E4E4;
	font-family: arial;
	font-size: 10pt;
	text-transform: none;
	font-weight: bold;
	background-image: url(bilder/hintergrund2.jpg);
scrollbar-shadow-color: #440000;
  scrollbar-face-color: #486175;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #440000;
  scrollbar-darkshadow-color: #440000;
  scrollbar-track-color: #9CB7D2;
  scrollbar-arrow-color: #57290E;

}
tr,td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #E4E4E4;
	font-style: italic;
	font-weight: bold;

}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	color:#6699FF;
	font-family: Arial, ;
	text-decoration: none;
}
a {
	color: #E4E4E4;
	background-color: #0c2b4d;
	font-family: Arial,;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	font-style: oblique;



}
h1 {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	color: #E4E4E4;
}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #E4E4E4;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E4E4E4;
}
.pixel {
	font-size: 10px;
}
hr {
	color: AE4E4E4;
	background-color: A6F86A;
	border: A6F86A;
}

