body {
	background-color:B70909;
	color:#000000;
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: justify;
	background-attachment: fixed;
	background-position: left left;





}

// Links allgemein
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
  }

// Navigations-Menü, links
TD#menu_1 {
        width: 145px;
        padding-top: 10px;
  }


h1 {
        font-size: 24px;
        font-weight: bold;
        color: #FFFF33;
        text-align: left;
  }
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF33;
	text-align: left;
	text-decoration: underline;

  }

.bodytext {
	text-align: justify;
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #FFFF33;
	line-height: 26px;
	word-spacing: 2px;
	font-size: 18px;





}

.fusszeile {
        font-family: 'Times New Roman';
        font-size: 12px;
        text-align: center;
  }
.firstlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #000000;
}
a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF33;
}
a:visited {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF33;
}
a:active {
	font-size: 16px;
	font-weight: normal;
	color: #FFFF33;
}
a:hover {
	font-size: 20px;
	font-weight: bolder;
	color: #FFFF33;
	font-style: normal;

}
