/*
	stil-nav
*/


body { 
 background-color: #ffffff; 
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 font-size: 16px; 
 font-family: Arial,Helvetica,sans-serif; 
 line-height: 200%;
 font-color: #888888;
 scrollbar-arrow-color: #ffff00;
 scrollbar-base-color: #A41602;
}

p,td,tr { 
font-size: 16px; 
 font-family: Arial,Helvetica,sans-serif; 
 line-height: 140%;
 font-color: #888888;
}

.copy {
font: 10px/16px;
 font-family: Arial,Helvetica,sans-serif; 
}


.block {
font: 14px/17px;
text-align: justify;
 font-family: Arial,Helvetica,sans-serif; 
}


a:link { 
 color: #e1e1e1; 
 font-size: 16px; 
 text-decoration: underline; 

}

a:visited { 
 color: #e1e1e1; 
 font-size: 16px; 
 text-decoration: underline; 

}

a:active { 
 color: #e1e1e1; 
 font-size: 16px; 
 text-decoration: underline; 

}


a:hover { 
 color: #ffffff; 
 font-size: 16px; 
 text-decoration: underline; 
}


.author {
 font-family: Arial,Helvetica,sans-serif;
 font-size:   10px;
 font-weight: normal;
 line-height: 100%;

}


H2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size:   9px;
  color:       #EBE1C4;
  PADDING-LEFT: 5px; 
  COLOR: #999999;
  BACKGROUND-COLOR: #003399;
  line-height: 100%;
}


H3 {
 font-family: Arial,Helvetica,sans-serif;
 COLOR: #4A5EBC;
 font-size:   14px;
 font-weight: bold;

}


H4 {
 font-family: Arial,Helvetica,sans-serif;
 font-size:   12px;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;

}

H5 {
 font-family: Arial,Helvetica,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;

}

.smText {
 font-family: Arial,Helvetica,sans-serif;
 font-size:   9px;
 color:       #003399;
 font-weight: normal;

}


input {
 font : 11px/12px Arial,Helvetica,sans-serif;
 border : 1px solid #999999;
 background-color : #eeeeee;
 margin-top: 2px;
 margin-bottom: 2px;

}


input:focus {
 background-color : #ffffff;

}



input.button {
 color : #ffffff;
 background-color : #003399;
 border : 1px;

}



textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: #003399;
 background-color: #eeeeee;
 font: 11px/16px Arial,Helvetica,sans-serif;

}



textarea:focus {
 background-color : #ffffff;

}



.absatz {

 padding-bottom: 12px;
 border-bottom:1px dotted #999999;

}



/*  extras */



.trennlinie {
	background-color: #999999;
}
.quadrat {
	background-color: #ffffff;
}

