.imagebuttons {
position:absolute;width:150px;height:150px;top:0px; background-color: #000000;  border: 1px #DBE5EE solid;
}

.buttontitles {
position:absolute; width:150px; height:50px; top:160px;  background-color: #012136; -moz-opacity:0.0;filter:alpha(opacity=0); cursor:default; text-align: center; font-family: 'Courier New', Courier, arial; font-size: 18px; font-weight: bold; color:#FFFFFF;
}

#top, #bund, #knap1, #knap2, #knap3, #knap4 {
color:#849BAE;border-color:#849BAE;
}

#top {
position:absolute; right:1%; top:5px;

}


#bund {
position:absolute; left:10px; bottom:0px; text-align:left; font-family: 'Courier New', Courier, mono; font-size: 75%; color: #DBE5EE; border-top: 1px #B2C0CC solid; padding: 3px; width: 98%;

}


body {
	background: #012136 url(bannerfront.gif) no-repeat left top;
	background-color:#012136;
}