/* CSS Document */
/*---------------General----------------*/
* {margin:0;padding:0; font-family:Georgia,"Times New Roman",Times, serif; font-size:14px; color:#000000;} 
body{background-color:#024e71;}
a{text-decoration:none; color:#000000;}
a:hover{text-decoration:underline; color:#006600;}
h1 { font-weight:bold; font-size:16px;}
img { border:0px}
#container {margin-left:auto; margin-right:auto;width:922px;position:relative;}
#header {height:128px;width:800px;border-style:solid;border-width:1px;border-color:#000000;margin-top:15px; float:right;}
#info {margin-left:200px;}
.here { font-weight:bold;}
.foto {border-style:solid;border-color:#000000;border-width:1px;}
.subcategorie { text-decoration:underline;}
.center{ text-align:center; }
.thumb {margin:5px;border-style:solid;border-width:1px;border-color:#CCCCCC;}
.lat { font-style:italic;}
/*"""""""""POSITIONING"""""""*/
/*---------------menu------------------*/
#menu { background-image:url(images/menu.jpg);height:20px;width:800px;border-style:solid;border-width:1px;border-color:#000000;margin-top:5px;display:block; float:right;}
#menu ul {float:right; padding-right:15px;}
#menu li {display:inline;}
/*-----------contentboxen--------------*/
#content {width:800px;border-style:solid;border-width:1px;border-color:#000000;margin-top:5px; background-color:#5584b2; float:right;}
#top { background-image:url(images/top.jpg);height:20px;}
#middle {width:800px;}
#bottom { background-image:url(images/bottom.jpg); height:20px; width:800px;}
/*-----------content------------------*/
#submenu {width:100px;font-size:12px;float:left;}
#submenu ul { list-style:none; padding-left:5px;}
#inhoud  {width:675px; background-color:#5584b2;float:left;border-left-style:solid;border-left-color:#000000;border-left-width:1px;padding-left:5px;padding-right:15px;}
#inhoud ul {}
/*---------Copyrighy----------------*/
#copyright { font-size:12px; text-align:center;}


/*--------------AdBrite----------------*/
#adBrite{
float:left;
height:600px;
width:120px;
margin-top:15px;
}

/* css uitgebreider dan nodig voor deze pagina doordat ik bestaande fotosite ( van mezelf , in aanmaak) heb genomen en elementen verwijderd, ga later de fotoalbum code op die site toepassen */

