/* CSS Document */

.imagebuttons {
	position:absolute;
	width:150px;
	height:150px;
	background-color: #FFFFFF;
	border: 1px solid;
	
}

.buttontitles {
position:absolute; 
width:150px; 
height:50px; 
background-color: transparent; 
-moz-opacity:0.0;filter:alpha(opacity=0); 
cursor:default; text-align: center; 
font-family: 'Courier New', Courier, mono; 
font-size: 18px; 
font-weight: bold;
}

#top2, #bund, #knap1, #knap2; #knap3, #knap4 {
color:#849BAE;border-color:#849BAE;
}

P,li{
	font-family:"Trebuchet MS", verdana, sans-serif;
	font-size:10pt;
	color: #333333;
}

#container {
margin: 0px; 
width:98%; 
height:95%; 
padding: 0px;

}

#content {
position:absolute; 
top:15%; 
z-index:1;
width:780px;
left:50%;
margin-left:-385px;


}

#tekst {
top:0px;
right:0px;
width:350px;
border:0px none #000000;
overflow: visible;
position:absolute;scrollbar-face-color: #FFffff;
scrollbar-shadow-color: #dddddd;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #eeeeee;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}

#tekst2 {
top:0px;
left:0px;
width:350px;
border:1px solid #666666;
height:350px;
}

#top {
position:absolute;
right:0px;
top:0px;
text-align:right; 
font-family: 'Courier New', Courier, mono; 
font-size: 125%; 
color: #ffffff; 
background: #012136 url(images/bannerwh.jpg) no-repeat fixed left top;
width: 100%;
}

#top2 {
position:absolute;
right:10px;
top:10px;
text-align:right; 
font-family: 'Courier New', Courier, mono; 
font-size: 125%; 
color: #849BAE; 
width: 95%;
border-bottom:1px solid;
}

#back {
position:absolute;
left:10px;
top:5px;
}

#bund {
position:absolute; 
left:10px; 
bottom:10px; 
text-align:left; 
font-family: 'Courier New', Courier, mono; 
font-size: 75%; 
color: #556D82; 
border-top: 1px #849BAE solid; 
padding: 3px; 
width: 98%;


}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/logo7.gif);
	background-repeat: no-repeat;
}
a, a:hover, a:visited,a:active {
	border: 0px none;
	color: #333333;
}
