body {
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
  color: #000000;
  background-color:#000000;
  margin-top: 15;
  margin-bottom: 15;
}


h1 {
  font-size: 15px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
  color: #C00000;
  text-decoration: underline;
}


td {
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;  
  line-height: 16px;
  text-align: justify;
  font-weight: bold;
  color: #000000;
}

hr {
	line-height: 1px;
	color: #000000;
}



i { color:#000;font-family: arial;
	font-size: 11px;
}


.content_normal {

  text-align: justify;
  font-size: 13px;
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
  color: #000000;
}


.img {
	border: 1px #000000;
}


.form {
	font-family: verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	backgound: #aaa;
}



.formbu {
	font-family: verdana, Arial;
	font-size: 11px;
	backgound: #aaa;
	border: 1px solid #000;
	font-weight: bold;
	color: #000000;
}


.blocksatz {
	text-align: justify;
}

.border {
border-width: 1px; border:1px solid #C00000; background-color:#ffffff;
}

.content_normal {

  text-align: justify;
  font-size: 13px;
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
  color: #000000;
}


.mediatable {
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 width: 90%;
 border:1px solid #000000;
 background-color:#ffffff;z-index:2;
 text-align: justify;
 font-size: 13px;
 font-family: Verdana, Tahoma, Arial;
 font-weight: bold;
 color: #000000;
}


a:link      { text-decoration: none; font-weight:bold; color:#C00000; }
a:visited   { text-decoration: none; font-weight:bold; color:#C00000; }
a:active    { text-decoration: none; font-weight:bold; color:#404040; }
a:hover     { text-decoration: underline; font-weight:bold; color:#C00000; }

