body{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #1F2569;
    background-image:url(images/backtopborder.png);
    background-repeat: repeat-x;
    background-color: #ffffff;
}
table 
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #1F2569;
}
a
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color: #FF8000;
}
.fotoalbumtabel
{
    border-top: solid 1px #465f73;
    border-bottom: solid 1px #465f73;
}
.albumtitel
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight:bold;
    background-color: #1e2a5a;
    color: #ffffff;
}

.fotoalbumtext
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #1e2a5a;
    font-weight:bold;
}
h1
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-weight:bold;
    color: #1e2a5a;
}

h2
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight:bold;
    font-style: italic;
    color: #1e2a5a;
}
h3
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    font-style: italic;
    text-decoration: underline;
    color: #1e2a5a;
}

A.menulink
{
    FONT-SIZE: 11px;
    COLOR: #465f73;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    FONT-WEIGHT: BOLD;
    text-align: left;
}

.mainmenu ctl00_Menu1_2{
width:800px;
background-color: #222e3c;
text-align:left;

}
.ctl00_Menu1_4{
text-align: left;
}
.ctl00_Menu1_1 ctl00_Menu1_5{
text-align:left;
}
.mainmenu{
FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    FONT-WEIGHT: BOLD;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    text-align:left;
}
.mainmenu a
{
    margin-left:2px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:15px;
    
}
.submenu{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    FONT-WEIGHT: BOLD;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    BACKGROUND-COLOR: #222e3c;
    text-align:left;
}
.kruimelpad
{
    FONT-SIZE: 11px;
    COLOR: #465f73;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    FONT-WEIGHT: BOLD;
    
}
.submenu a
{
    margin-left:15px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:15px;
    text-align: left;
}

.button
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color: #ffffff;
    background-color:rgb(31,43,91)
}
hr{
   color: #cecece;
   height: 1px;
   width:85%;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay{ background-image: url('http://www.kwc-kampen.nl/images/overlay.png'); }


