body {
 padding:0px;
 margin:0px;
 background-color:#990100;
 background-image:url('./img/background.jpg');
 background-repeat:no-repeat;
 background-position:top center;
}
A:LINK {
 text-decoration:none;
 color:#009900;
}
A:ACTIVE {
 text-decoration:none;
 color:#009900;
} 
A:VISITED {
 text-decoration:none;
 color:#009900;
} 
A:HOVER {
 text-decoration:underline;
 color:#1F5392;
}
.bilder {
 border:solid 1px #000000;
}
#maincontent {
 width:1000px;
 border:solid 1px #6C0000;
 margin:0px;
 padding:1px;
 font-family:Arial,Tahoma,Verdana;
 font-size:10pt;
}
#menue_left {
 width:175px;
 border-right:solid 1px #6C0000;
 vertical-align:top;
 background-color:#C3C3C3;
}
#menue_right {
 width:175px;
 border-left:solid 1px #6C0000;
 vertical-align:top;
 background-color:#C3C3C3;
}
#menue_point {
 background-color:#D4DCE1;
 font-weight:bold;
 text-decoration:none;
 margin:0px;
 padding:4px;
 border-bottom:solid 1px #ffffff;
 background-image:url('./img/nav.gif');
 background-repeat:no-repeat;
 background-position:1px 0;
 font-size:9pt;
}
#menue_point:hover {
 background-color:#B7C4CC;
 font-weight:bold;
 text-decoration:none;
 margin:0px;
 padding:4px;
 border-bottom:solid 1px #ffffff;
 background-image:url('./img/nav.gif');
 background-repeat:no-repeat;
 font-size:9pt;
}
#sub_point {
 background-color:#EDF0F1;
 text-decoration:none;
 margin:1px;
 padding:4px;
 border-bottom:solid 1px #ffffff;
}
#sub_point:hover {
 background-color:#E0E6E9;
 text-decoration:none;
 margin:1px;
 padding:4px;
 border-bottom:solid 1px #ffffff;
}
#header {
 height:100px;
}
#content {
 padding:10px;
 vertical-align:top;
 background-color:#ffffff;
}
#news {
 height:24px;
 background-color:#dddddd;
 border-bottom:solid 1px #6C0000;
}
#marquee {
 font-size:9pt;
 font-family:arial;
}
.headerpic {
 width:100px;
 height:75px;
 border:solid 1px #000000;
}
#mcontent {
 width:625px;
 border:solid 1px #b6b6b6;
}
#cellpic {
 background-image:url('./img/cellpic.jpg');
 background-repeat:repeat-x;
 height:15px;
 font-family:tahoma;
 font-size:10pt;
}
#main {
 background-color:#fafafa;
}
#cellpic2 {
 background-image:url('./img/cellpic2.jpg');
 background-repeat:repeat-x;
 height:15px;
 font-family:tahoma;
 font-size:10pt;
}
#mintab {
 background-color:#fafafa;
 font-family:arial;
 font-size:10pt;
}
.mintab {
 background-color:#fafafa;
 font-family:arial;
 font-size:10pt;
}
.extradark {
 background-color:#990000;
}
fieldset {
 padding: 7px;
}