body {
 background-color: #E1EAFD;
 color: #ffffff;
 font-family: Tahoma,Arial;
}


a:link {
 color: #CCFF66;
}

a:visited {
 color: #CCCC66;
}

a:active {
 color: #CCFF66;
}


h1 {
 font-size: 17px;
 font-weight:bold;
}

h2 {

 font-size: 14px;
 font-weight:bold;
  }
h3 {

 font-size: 11px;
 font-weight:bold;
 }
h4{ 
font-size: 12px;
}

h5 {
font-size: 0.7pc;
}

h6 {
 font-size: 0.5pc;
 
 
}
.hinterlegt { 
background-color:#3399FF;
}

.menu{
color:#0033CC;
}

.white{
color:#FFFFFF;
}



.code {
 font-family: monospace;
 font-weight: bold;
}


#menuselect{
color:#FFFFFF;
background-color: #3399ff;
}


