/*
	stil-aussen
*/

body { 
 background-color: #777777;
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 font-size: 12px; 
 font-family: Verdana,Arial,Helvetica,sans-serif; 
 line-height: 200%;
 font-color: #003399;
 scrollbar-arrow-color: ffff00;
 scrollbar-base-color: #666666;
}

.bg {
	background-image: url(pix/bg/Texture0107.jpg);
	background-repeat : repeat;
}

p,td,tr { 
font-size: 12px; 
 font-family: Arial,Helvetica,sans-serif; 
 line-height: 140%;
 font-color: #003399;
}

.copy {
font: 10px/16px;
 font-family: Arial,Helvetica,sans-serif; 
}


.block {
font: 12px/18px;
text-align: justify;
 font-family: Verdana,Arial,Helvetica,sans-serif; 
}


a:link { 
 color: #ff6600; 
 font-size: 12px; 
 text-decoration: underline; 

}

a:visited { 
 color: #ff6600; 
 font-size: 12px; 
 text-decoration: underline; 

}

a:active { 
 color: #ff6600; 
 font-size: 12px; 
 text-decoration: underline; 

}


a:hover { 
 color: #000000; 
 font-size: 12px; 
 text-decoration: underline; 
}

.nav {
font-size: 12px;
color: #ffff99;
}

A.nav:link  {
 color: #ff9900;
  font-weight: bold;
TEXT-DECORATION : none;
}

A.nav:visited  {
 color: #ff9900;
TEXT-DECORATION : none;
}

A.nav:active  {
 color: #ff9900;
TEXT-DECORATION : none;
}

A.nav:hover  {
 color: #ffffff;
TEXT-DECORATION : none;
}


.author {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size:   10px;
 font-weight: normal;

}


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: #ff9900;
 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: Verdana,Arial,Helvetica,sans-serif;
 font-size:   9px;
 color:       #003399;
 font-weight: normal;

}


input {
 font : 11px/12px Verdana,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 Verdana,Arial,Helvetica,sans-serif;

}



textarea:focus {
 background-color : #ffffff;

}



.absatz {

 padding-bottom: 12px;
 border-bottom:1px dotted #999999;

}



/*  Navigational links in the header  */

.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size:   12px; 
 font-weight: bold;

} 

.navlinks a:link    { color:  #ff9900; text-decoration: underline;}
.navlinks a:visited { color:  #ff9900; text-decoration: underline;}
.navlinks a:active  { color:  #ff9900; text-decoration: underline;}
.navlinks a:hover   { color:  #ffffff; text-decoration: underline;}

.trennlinie {
	background-color: #e1e1e1;
}
.quadrat {
	background-color: #F7AE00;
}





