body {
background: url(../gifs/back.jpg) repeat-y left top;
}

#navibalken {
width:150px;
height:100px;
vertical-align:top;
}

#navimenu {
border: 0px solid #ffffff;
width:120px;
}

#navimenu td {
width:126px;
height:36px;
border: 3px hidden #ffffff;
text-align:center;
vertical-align:middle;
}

#navimenu td.active {
border: 3px solid blue;
}

#navimenu img {
border: 0px solid white;
width:120px;
height:30px;
}

#titel {
border: none;
width:650px;
font-size:24px;
font-weight:bold;
color:blue;
font-family:'arial';
text-align:center;
}

#content {
border: none;
vertical-align:top;
}

#seitentitel {
text-align:center;
font-size:22px;
//font-weight:bold;
color:blue;
font-family:'arial';
}

#bild {
text-align:center;
}

#bild img {
border:none;
}

#text {
text-align:left;
font-size:16px;
color:black;
font-family:'arial';
}

#text td.kosten {
text-align:right;
}

#balken {
border: none;
height:10px;
vertical-align:top;
text-align:top;
}

#fussmenu {
text-align:center;
font-size:10px;
color:blue;
font-family:'arial';
}