/**************************************/
/* image in news */
.imageNewsRight{
  vertical-align: top; 
  text-align: right; 
  margin-left: 5px; 
   float: right;
}
.imageNewsLeft{
  vertical-align: top; 
  text-align: left; 
  margin-right: 5px; 
  margin-bottom: 5px; 
  float: left;
}

.imageNews{
  border-width: 1px;
  border-style: solid;
}

.important{
  color: red;
}

/**************************************/
/* anstehende Wettkämpfe */
.wkDate{
}


.wkRadebeul, .wkBm, .wkKm, .wkLm, .formatDay, .formatType, .formatTown, .formatInfo, .akFormat, .returnDate, .cancel{
  vertical-align: top;
}

.formatDay{ 
  width: 67px;
  text-align: left;
}

.formatType{ }

.formatTown{ }

.akFormat { 
  text-align: center ;
}

.returnDate{ 
  text-align: right;
} 

/* WettkampfTyp*/
.wkRadebeul{
  font-weight: bold;
}

.wkBm{
  font-style:italic;
}

.wkKm{
  font-style:italic;
}

.wkLm{
  font-style:italic;
  font-weight: bold;
}

/* WK Absage*/
.cancel{
  text-decoration: line-through; 
}

/**************************************/
.resultDiv {
  margin-left: 40px;
}

.resultTableFormat {
  vertical-align: top;
}

.resultAk{
  font-weight: bold;
}

/*sollte nicht mehr verwendet werden*/
.resultPodium {
   color: rgb(255, 102, 0);
}
/* standart */
/*immer mit Kommer getrennt*/ /* Meiser, Hans*/
.resultWKName {
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
}

.resultMKHead{
  font-style:italic;
  text-align: center;
}


/*Ham, 1000m, Weit und die Ergebnisse*/
.resultWKPart, .resultWKPartMMType, .resultWKPartMMName {
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
  width: 55px;
}

/* Ergebnisse */
.resultWkResult{
text-align: right;
}

/*nur wenn er auf Streppchen kommt*/ 
/* 3. Platz*/
.resultPlacePodium, .resultPlacePodiumOne, .resultPlacePodiumTwo, .resultPlacePodiumThree, .resultMKPlacePodium, .resultMKPlacePodiumOne, .resultMKPlacePodiumTwo, .resultMKPlacePodiumThree, .resultMMPlacePodiumOne, .resultMMPlacePodiumTwo, .resultMMPlacePodiumThree {
  color: rgb(255, 102, 0);
  vertical-align: top;
  white-space: nowrap;
  text-align:  right;
  width: 65px;
}

/* 5. Platz*/
.resultPlace, .resultMKPlace {
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  width: 65px;
}

/****************************************************************/
/********************** DLV Bestenlist **************************/
/****************************************************************/
.resultBestListType{
	margin-left: 10px;
  text-decoration:underline;
}

.resultWkDate, .resultWkTown, .resultWkResultBestList{
  vertical-align: top;
  white-space: nowrap;
}

.resultWkResultBestList{
	width: 78px;	
  text-align:  center;	
}

.resultWkDate{
  width: 68px;	
  text-align:  center;	
}

/****************************************************************/
/********************** Einfach WK ******************************/
/****************************************************************/
/* EL oder VL */
.resultRunTyp {
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
  width: 40px;
}

/* Hammer. Speer, Diskus, Dreisprung, 100m*/
.resultWkTyp {
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  width: 80px;
}

/* 1981, 2000*/
.resultGebYear {
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
  width: 40px;
}

/*immer mit Kommer getrennt*/ /* Meiser, Hans*/
.resultName {
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
}

/****************************************************************/
/********************** Mehrkampf *******************************/
/****************************************************************/

/* 3.333 Punkte*/
.resultMKPoints {
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  width: 95px;
}

/****************************************************************/
/********************* Mannschafts ******************************/
/****************************************************************/
/*Ham, 1000m, Weit und die Ergebnisse*/
.resultWKPartMMType{
  text-align: left;	
  width: 80px;
}

.resultWKPartMMName{
  text-align: left;	
}

.resultMMPlacePodiumOne, .resultMMPlacePodiumTwo, .resultMMPlacePodiumThree{
  text-align: left;	
}

/* 2001, 1999*/
.resultMMAk{
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
}

/* 3.333 Punkte*/
.resultMMPoints, .resultMMPointsTotal {
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  width: 95px;
}

/* Gesammzpunktzahl*/
.resultMMPointsTotal {
	  font-weight: bold;
}

/* 50m, Weitsprung*/
.resultMMDis{
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
  width: 80px;
}

/* 3:33,49min; 3,66m*/
.resultMMResult{
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  width: 80px;
}

.resultMMSpace{
  width: 40px;
}

/********************************************/
#textbereich {
  text-align: justify;
  float: left;
  background-color: #ECECF4;
  color: #000000;
  margin-left: 4px;
  margin-right: 0px;
  margin-top: 0px;
  width: 740px;
  height: auto !important;
  min-height: 600px;
  height: 600px;
  border: solid 0px #000000;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: -10px;
  z-index: 1000;
}
