a:link { font-weight:lighter; text-decoration:underline; }
a:visited { font-weight:lighter; text-decoration:underline; }
a:focus { font-weight:lighter; text-decoration:underline; }
a:hover { font-weight:lighter; text-decoration:underline; }
a:active { font-weight:lighter; text-decoration:underline; }
body {
/*
background-image:url(/de/images_de/mainbg.gif);
background-repeat:repeat-y;
background-position: center;
*/
height: 100%;
 width: 100%;
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 95%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
 font-family: Arial, Helvetica, sans-serif;
 color: #000;
 background-color: #B6BCD0;
 /*
  scrollbar-base-color:#D4EFFC;
  scrollbar-3d-lighter-color:#FFFFFF;
  scrollbar-arrow-color:#D4EFFC;
  scrollbar-darkshadow-color:#D4EFFC;
  scrollbar-face-color:#D4EFFC;
  scrollbar-highlighter-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#D4EFFC; */
}

#divNewsCont {position:relative; width:230px; height:145px; clip:rect(0px 230px 145px 0px); visibility:hidden; overflow:hidden; background-color:#B9E5FB; }
#divNews     {position:relative; padding-left: 30px; padding-right: 5px; padding-top: 5px; }

#divHMenue
{
position:relative;
left:430px;
top:80px;
width:230px;
height:60px;
}
.hmenue
{
font-family:arial;
font-size: 12px;
color:#000000;
}

.redHead {
 height: 0px;
 background-color: #CC3333;
}
.red
{
 color: #cc3333;
}
.whiteLink
{
 font-size: 70%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
 font-family: Arial, Helvetica, sans-serif;
 color: #ffffff;
}
.blueCol {
 padding-bottom:5px;
 width:166px;
}
.smallFont{
 font-size: 65%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #69799D;
}
.mainContent{
 padding-left:85px;
 padding-right:54px;
 padding-top:25px;
 padding-bottom:25px;
 text-align: left;
}
.mainContentnoPad{
 padding-left:15px;
 padding-right:54px;
 padding-top:25px;
 padding-bottom:25px;
 text-align: left;
}
.mainContentnoJus, ul{
 text-align: left;
}

h1 {
 font-size: 80%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
}
p, ul, .content, .menu {
 font-size: 78%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
 font-family: Arial, Helvetica, sans-serif;
 /*font-weight: bold;*/
 color: #000000;
}
.content, .menu {
 color: #405881;
 line-height:19px;
}
.menu {
 font-size:11px;
 color: #003366;
}
.colBorTop
{
 border-top:1px solid white;
 padding-top:5px;
 padding-bottom:5px;
}
.colBorLeft
{
 border-left:1px solid white;
}
.colBorTopLeft
{
 border-top:1px solid white;
 border-left:1px solid white;
}
.textlink
{
 font-family: Arial, Helvetica, sans-serif;
 color: #405881;
}
input, textarea, select
{
 width:200px;
 font-size:100%;
}
.tableLink
{
 color: #405881;
}