@charset "utf-8";
/* CSS Document */

body {
background-color:#252525;
}

.container{}

.menu {
position:absolute;
top:30px;
left:50px;
width:321px;
height:129px;
background-color:#171717;
}

.balk {
position:absolute;
top:25px;
left:0px;
width:100%;
height:139px;
background-color:#171717;
}

a:link{
border:0;
color:#ffffff;
text-decoration: none;
}
a:visited{
border:0;
color:#ffffff;
text-decoration: none;
}
a:hover{
border:0;
color:#999999;
text-decoration:none;
}

.menu a span {display:none;}
a:hover span {display:block; position:absolute; top:30px; left:360px; width:300px; padding:5px; margin:0px; z-index:1; color:#FFFFFF; background-color:#171717; font-family:"Times New Roman", Times, serif; font-size:38pt; text-align:center;}

img {
border:0;
}

#list {
position: absolute;
top:160px;
left:50px;
height:440px;
width:311px;
padding:5px;
margin-top:30px;
overflow:auto;
color:#ffffff;
font-family:"times New Roman", times, serif;
}

#list2 {
position: absolute;
top:160px;
left:50px;
height:440px;
width:311px;
padding:5px;
margin-top:30px;
overflow:auto;
color:#ffffff;
font-family:"times New Roman", times, serif;
}

.bigimg {
position: absolute;
top:160px;
left:371px;
height:450px;
margin-top:30px;
margin-left:20px;
padding-bottom:30px;
padding-right:5px;
color:#fff;
font-family:"Times New Roman", Times, serif;
font-size:12pt;
}

#content {
position: absolute;
top:160px;
left:371px;
height:450px;
width:600px;
margin-top:30px;
margin-left:20px;
padding-bottom:30px;
padding-right:5px;
color:#fff;
font-family:"Times New Roman", Times, serif;
font-size:12pt;
overflow:auto;
}

.contact {
width:100%;
height:16px;
color:#777777;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
padding:3px 0px 5px 0px;
position:fixed;
bottom:0px;
left:0px;
text-align:center;
background-color:#171717;
z-index:2;
overflow:hidden;
}

.a {
color:#fff;
font-family:"Times New Roman", Times, serif;
font-size:18pt;
}

.b {
color:#fff;
font-family:"Times New Roman", Times, serif;
font-size:13pt;
}

/*scrollbars etc*/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
