/* 
================================================
                           |STANDARD STYLESHEET |
                            --------------------|
 By:	  B. van der Stelt                      |
                                                |
 Date:	  16-juni 2009     			|
================================================ 
*/



/*
---------------------
GENERAL PAGE FORMAT  |
---------------------
*/

body { 		position: absolute;
      		background-repeat: repeat;	
		background-position: center center;		}

*		{	margin: 0;
			overflow: hidden;			}

img 		{ 	border: none; 				}

td.bg 		{ 	background-image: url(../pics/headline1.bmp);
			text-align: left; 
        		background-repeat: repeat-x; 		}

td.script 	{ 	width: 100px; 
            		background-image: url(../pics/time-headline.bmp);
            		background-repeat: repeat-x; 		} 

td.arrow 	{ 	width: 7px; 				}

td.fl 		{ 	width: 12px;
        		background-image: url(../pics/headline1.bmp);
        		background-repeat: repeat-x; 		}

script.time	{	margin-top: -11px;
			top: -11px:				}


a:link	    	{ cursor: hand					 }

a:visited   	{ cursor: hand					 }

a:hover     	{ cursor: hand					 }

a:active    	{ cursor: hand					 }
			



/*
--------------
HEADER STYLE  |
--------------
*/

div.header {	position: fixed; 
		margin-top: -3px;
		margin-left: 3px;
		margin-right: 5px;
                height: 44px;
		border: 0; 		}

div.header2{	position: fixed; 
		margin-top: 21px;
		margin-left: 295px;
		margin-right: 5px;
                height: 44px;
		border: 0; 		}

img.header {	border: 0;		}



/*
------------------
NAVIGATION STYLE  |
------------------
*/

div.navigation	{	position: fixed;
			background-image: url('../pics/bg-navi.png');
      			background-repeat: repeat;
			text-align: center;
			left: 0px;
			top: 140px;
			width: 200px;
			height:	250px;			}

img.navi	{	border: 0px;			}



/*
---------------
CONTENT STYLE  |
---------------
*/

div.content	{	position: fixed;
			top: 120px;
			bottom: 0px;
			left: 200px;
			right: 0px;
			width: auto;
			height: auto;
			background-image: url('../pics/bg-content-head.gif');
			background-repeat: no-repeat;	}

div.picture	{	position: fixed;
			top: 200px;
			bottom: 0px;
			left: 650px;
			right: 0px;
			width: auto;
			height: auto;		}

div.admin	{	
			position: fixed;
			width: 21px;
			height: 21 px;	
			margin-top : -125px;
			margin-left: 217px;
		}

div.menu	{	
			position: fixed;
			width: 100%;
			height: 300 px;	
			margin-top : 125px;
		}

p.content	{	margin-left: 40px;
                        width: 600px;
			margin-top: 22px;	}

p.scroll	{	text-align: right;
			margin-right: 12px;	}

img.album   	{	border: 0px;		}

img.covers	{ 	border: 0px;		
			height: 33px;
			width: 33px;		}

a.download:link	     { color: lightgreen;		 }

a.download:visited   { color: lightgreen;		 }

a.download:hover     { color: darkgreen;		 }

a.download:active    { color: lightgreen;		 }



/*
-----------------
COPYRIGHT STYLE  |
-----------------
*/

div.copyright	{	position: fixed;
			top: auto;
			bottom: 0px;
			left: 100px;
			right: 100px;
			width: auto;
			height: 20px;
			text-align: center;	}

p.copyright	{				}



/*
-----------------
COPYRIGHT STYLE  |
-----------------
*/

div.update 	{	position: fixed;
			top: 550px;
			bottom: 0px;
			left: 700px;
			right: 5px;
			width: 95px;
			height: 50px;
			text-align: right;	}

p.update	{				}