body {
background : #e7f3fb;
font : 13px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
color : #003;
}
#container {
width : 1002px;
margin : 0 auto;
min-height : 500px;
}
#container_top {
height : 8px;
background : #fff;
background : url(../images/container_top.jpg) no-repeat;
}
#container_mid {
border : 1px solid #002c53;
border-bottom : none;
border-top : none;
padding : 10px;
padding-top : 2px;
padding-bottom : 2px;
background : #fff;
}
#container_bot {
height : 8px;
background : url(../images/container_bot.jpg) no-repeat;
}
#header {
background : url(../images/header.jpg) no-repeat;
height : 222px;
margin-bottom : 10px;
}
#content {
overflow : hidden;
margin-top : 10px;
}
#cont_top {
height : 4px;
background : url(../images/mid_top.jpg) no-repeat;
}
#cont_mid {
min-height : 500px;
background : #efffff;
border : 1px solid #2b658c;
border-bottom : none;
border-top : none;
padding : 4px;
}
#cont_up {
height : 20px;
background : #efffff;
border : 1px solid #2b658c;
border-bottom : none;
border-top : none;
padding : 4px;
}
#cont_up img {
border : none;
}
#cont_btm {
height : 5px;
background : url(../images/mid_btm.jpg) no-repeat;
margin-bottom : 2px;
}
#footer {
text-align : center;
font-size : 11px;
margin-top : 5px;
}
#menu {
background : #85c7fe;
border : 1px solid #003354;
padding : 0;
position : inherit;
text-transform : uppercase;
font-weight : bold;
overflow : hidden;
margin : 0;
}
#menu li {
margin : 0;
padding : 0;
list-style : none;
float : left;
font-size : 12px;
border-right : 1px solid #004267;
}
#menu ul li:first-child a {
margin-left : -40px;
}
#menu li a {
display : block;
margin : 0;
padding : 7px 10px 7px;
color : #0d5984;
font-weight : bold;
text-align : center;
text-decoration : none;
}
#menu li a:hover {
color : #333;
}
#menu li a:visited {
color : #0d5984;
}
#menu li a:active {
color : #0d5984;
}
#menu div {
position : absolute;
visibility : hidden;
margin-left : -1px;
padding : 0;
background : #9fd0fd;
border : 1px solid #275c86;
border-top : none;
margin-top : 1px;
}
#menu div a {
position : relative;
display : block;
margin : 0;
padding : 5px 10px;
width : auto;
white-space : nowrap;
text-align : left;
text-decoration : none;
background : #9fd0fd;
color : #934210;
font-size : 11px;
color : #0d5984;
font-weight : bold;
}
#menu div a:hover {
background : #5db5dd;
color : #0d5984;
}
#home {
background : url(../images/home.jpg) no-repeat center;
height : 550px;
}
h2 {
margin : 0;
padding : 0;
color : #003553;
}
img a {
text-decoration : none;
border : none;
}
img {
border : 1px solid #ccc;
}
table, tr, td {
text-align : left;
}
.kerst {
font-size : 18px;
}
#GB_overlay {
background-color : #000;
position : absolute;
margin : auto;
top : 0;
left : 0;
z-index : 100;
}
#GB_window {
left : 0;
top : 0;
font-size : 1px;
position : absolute;
overflow : visible;
z-index : 150;
}
#GB_window .content {
width : auto;
margin : 0;
padding : 0;
}
#GB_frame {
border : 0;
margin : 0;
padding : 0;
overflow : auto;
white-space : nowrap;
}
.GB_Gallery {
margin : 0 22px 0 22px;
}
.GB_Gallery .content {
background-color : #fff;
border : 3px solid #ddd;
}
.GB_header {
top : 10px;
left : 0;
margin : 0;
z-index : 500;
position : absolute;
border-bottom : 2px solid #555;
border-top : 2px solid #555;
}
.GB_header .inner {
background-color : #333;
font-family : Arial, Verdana, sans-serif;
padding : 2px 20px 2px 20px;
}
.GB_header table {
margin : 0;
width : 100%;
border-collapse : collapse;
}
.GB_header .caption {
text-align : left;
color : #eee;
white-space : nowrap;
font-size : 20px;
}
.GB_header .close {
text-align : right;
}
.GB_header .close img {
z-index : 500;
cursor : pointer;
}
.GB_header .middle {
white-space : nowrap;
text-align : center;
}
#GB_middle {
color : #eee;
}
#GB_middle img {
cursor : pointer;
vertical-align : middle;
}
#GB_middle .disabled {
cursor : default;
}
#GB_middle .left {
padding-right : 10px;
}
#GB_middle .right {
padding-left : 10px;
}
.GB_Window .content {
background-color : #fff;
border : 3px solid #ccc;
border-top : none;
}
.GB_Window .header {
border-bottom : 1px solid #aaa;
border-top : 1px solid #999;
border-left : 3px solid #ccc;
border-right : 3px solid #ccc;
margin : 0;
height : 22px;
font-size : 12px;
padding : 3px 0;
color : #333;
}
.GB_Window .caption {
font-size : 12px;
text-align : left;
font-weight : bold;
white-space : nowrap;
padding-right : 20px;
}
.GB_Window .close {
text-align : right;
}
.GB_Window .close span {
font-size : 12px;
cursor : pointer;
}
.GB_Window .close img {
cursor : pointer;
padding : 0 3px 0 0;
}
.GB_Window .on {
border-bottom : 1px solid #333;
}
.GB_Window .click {
border-bottom : 1px solid red;
}