/*--------------------------*/
/*  ######  ##      ##  ##  */
/*          ##      ##  ##  */
/*  ######  ######  ##  ##  */
/*      ##      ##  ##  ##  */
/*  ######      ##  ######  */
/* (C) 2005 by source4u.de  */
/* (C) 2006 by source4u.de  */
/*--------------------------*/
  table{
  border-collapse: collapse;
  }

 tr.topbottom {
 background-color: #5D7AFC;
 color: #CDF3F8;
 font-size: 16pt;
 }
 
 tr.regbottom {
 background-color: #90E0FB;
 color: #002280;
 font-size: 17pt;
 }
 
 tr.regstyle {
 background-color: #002280;
 color: white;
 font-size: 10pt;
 margin: 0;
 padding: 0;
 }
 
 tr.mainbar {
 background-color: #002280;
 }
 
 tr.c1{
  background-color: #002280;
 }

 tr.c2{
  background-color: #5D7AFC;
 }
 
 td.cfield {
 background-color: #002280;
 padding: 10px;
 color: white;
 font-size: 10pt;
 font-family: Arial; 
 }
 
 
 td.leftfield {
 background-repeat: no-repeat;
 background-position: right;
 }
 
 body.main {
 padding: 0;
 margin: 0;
 }
 
 body {
SCROLLBAR-FACE-COLOR: #D9E1F6; 
SCROLLBAR-HIGHLIGHT-COLOR: #D9E1F6; 
SCROLLBAR-SHADOW-COLOR: #314649; 
SCROLLBAR-3DLIGHT-COLOR: #D9E1F6;  
SCROLLBAR-TRACK-COLOR: #DFFAFE;
 font-family: Verdana;
}
 
 
 input {
 background-color: #D9E1F6;
 border: 1px solid #041046;
 }
 
  input.radio {
 background-color: #002280;
 border-style: none;
 }
 
 input.checkbox {
  background-color: #002280;
  color: #002280;
  border-style: none;
 }

select, textarea{
background-color: #D9E1F6;
}
 
 .content {
 color: white;
 font-size: 10pt;
 font-family: Arial;
 }
 
 a {
 color: #D9E1F6;
 }
 
 a:hover {
 color: white;
 text-decoration: underline;
 }
 
 textarea.darkblue {
 background-color: #619FE7;
 color: white;
 font-size: 10pt;
 }
 
 iframe.darkblue {
 background-color: #619FE7;
 color: white;
 font-size: 10pt;
 }
 
 img.nomargin {
 margin: 0;
 padding: 0;
 }
 

  
.success{
color: #00EE00;
} 

.error{
color: #F5124B;
} 
  
p.blue{
color: #619FE7;
margin: 0;
padding: 0;
font-weight: bold;
}

span.blue{
color: #619FE7;
margin: 0;
padding: 0;
font-weight: bold;
}


tr.uprize{
text-align: right;
}

tr.c{
background-color: #5D7AFC;
}

.deletebutton{
background-image: url(imgs/delete.gif);
background-repeat: no-repeat;
background-position: center;
background-color: #002280;
width: 20px;
border: none;
cursor: pointer;
}


/*THE DATE FOR PRINTVERSION*/
.justforprint{
display: none;
}

/*F****** LINES*/
hr{
background-color:#ffffff; 
color:#ffffff;
border: #ffffff; 
height: 1px;
}

/*FORMULAR*/
form{
margin: 0px;
}

/*TEILNEHMER GESAMT-WEIBLICH*/
table.TN{
margin: 0px;
padding: 0px;
 color: white;
 font-size: 10pt;
 font-family: Arial;
}

td.TN{
text-align:center;
border-bottom: 1px solid white;
}

td.sum{
text-align:right;
border-bottom: 2px solid white;
color:#00EE00;
}

/* FIXED HEADER ROW */
span.fixedspan{
	position: fixed;
	top: 5px;
	background-color: #002280;
	border-bottom: 1px solid white;
} 