html, body {
	margin: 10px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: #9C3223;
}

#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1235px;
	border: 0px solid red;
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: black;
	text-align: center;
}


h2  {
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: black;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
}
h2.mitte2 {
   padding: 0 0 8px 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: black;
   background-color: transparent;
}
h2.cen {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   color: white;
   background-color: transparent;
	text-align: center;
}
h2.blue  {
	padding: 0 0 0px 0;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bolder;
   font-size: 14px;
   color: blue;
   text-align: center;
}
h3 {
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: white;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
h3.black {
    font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: black;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
}
h3.black-G {
	padding: 10px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size : 18px;
	text-decoration: none;
}
h4 {
	padding: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: black;
	font-weight: bold;
	font-size : 14px;
	text-decoration: none;
}
h4.center {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size : 14px;
	text-decoration: none;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size : 14px;
	text-decoration: none;
}
h5.gross {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: blue;
	font-weight: bold;
	font-size : 18px;
	text-decoration: none;
}
h5.justify {
	padding: 0 8px 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: blue;
	font-weight: bold;
	font-size : 14px;
	text-decoration: none;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}
h6.menu {
	padding: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 125px;
	height: 20px;
	color: blue;
	background-color: #8d8d8d;
	font-weight: bolder;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}

a {
	color: navy;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover  {
	color: red;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-weight: bolder;
	font-size : 14px;
	text-decoration: none;	
}
a.link:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bolder;
	font-size : 14px;
	text-decoration: none;	
}
a.link-G {
	color: red;
	font-weight: bolder;
	font-size : 18px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
}
a.link-G:hover  {
	color: yellow;
	font-weight: bolder;
	font-size : 18px;
	text-decoration: none;	
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
}
a.link1 {
	text-align: center;
	color: yellow;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}
a.link1:hover  {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;	
   font-family: Arial, Helvetica, sans-serif;
}
a.link-mu {
	text-align: center;
	color: yellow;
	font-weight: normal;
	font-size : 11px;
	text-decoration: none;
	font-family: Arial, Helvetica;	
}
a.link-mu:hover  {
	text-align: center;
	color: red;
	font-weight: normal;
	font-size : 11px;
	text-decoration: none;	
   font-family: Arial, Helvetica;
}

