﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{ 
    background: #EFEFEF;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
 }


a:link, a:visited
{ 
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
 }

a
{
    color: #FFFFFF;
    text-decoration: none;
}

a:hover
{ 
    text-decoration: underline;
 }

p
{
    margin-bottom: 5px;
    line-height: 1.4em;
}

.textblock1
{
    margin: 10px 190px 5px 180px;
    font-size: 1.1em;
    text-align: justify;
    height: 800px;
    padding-right: 0px;
}


.textblockheader
{
    font-size: 1.1em;
    text-align: justify;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    height: auto;
    float: left;
    width: 600px;
}
    
.textblock2
{
    font-size: 1.1em;
    text-align: justify;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    height: auto;
    float: left;
}

.textblock3
{
    position: relative;
    width: 500px;
    float: left;
}

.textblock4
{
    padding: 5px 10px 10px 10px;
    border-color: #FFFFFF;
    position: relative;
    width: 90px;
    float: left;
    vertical-align: top;
    height: auto;
}

.textblock
{
    margin: 30px 190px 5px 180px;
    font-size: 1.1em;
    text-align: justify;
}

 .leftColtext
{
    padding: 0px 20px 0px 0px;
    margin: auto 0px 0px 0px;
    width: 300px;
    float: left;
    height: auto;
    position: relative;
    top: 0px;
    left: 0px;
}


.rightColtext
{
    padding: 0px 0px 0px 20px;
    width: 290px;
    position: relative;
    float: left;
    height: auto;
    top: auto;
}



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{ 
    font-size: 1.5em;
    color: #000000;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0px;
 }


h1
{
    font-size: 1.3em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.0em;
}

h4
{ 
    border-color: #C0C0C0; border-width: 1px; font-size: 1.1em;
    font-weight: 400;
    font-variant: normal;
    border-top-style: solid;
    border-bottom-style: solid;
 }


h5, h6
{  
    font-size: 1em;
    position: fixed;
    font-variant: normal;
    color: #696969;
    left: 950px;
    width: inherit;
 }





/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1000px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 2px solid #FFFFFF;
}

.header
{
    position: relative;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    background: #FFFFFF;
    width: auto;
    background-image: url('../images/achterheader1.jpg');
    height: 150px;
}

.main
{
    padding: 6px 0px 8px 0px;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 1000px;
    display: block;
    margin-top: auto;
    background-color: #FFFFFF;
}

.mainCol
{ 
    padding: 25px 0px 6px 50px;
    margin: auto 0px 0px 0px;
    width: 800px;
    float: left;
    height: 300px;
    position: relative;
    top: auto;
    background-repeat: no-repeat;
    font-size: xx-large;
 }


.leftCol
{
    padding: 25px 0px 6px 50px;
    margin: auto 0px 0px 0px;
    width: 440px;
    float: left;
    height: 300px;
    position: relative;
    top: auto;
    background-repeat: no-repeat;
}


.rightCol
{
    padding: 30px 20px 10px 20px;
    width: 450px;
    position: relative;
    float: left;
    height: 300px;
    top: auto;
    margin-top: auto;
    font-size: xx-large;
}



.footer
{ 
    text-align: center;
    background-image: url('../images/achterfooter1.jpg');
    position: relative;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
 }


/* NAVIGATION BAR  
----------------------------------------------------------*/

#navbar
{
    width: auto;
    height: 45px;
    background: url('../images/achternav1.jpg') no-repeat left top;
}

#navbar .inbar
{
    display: block;
    height: 45px;
    margin-left: 0px;
}
#navbar ul, #navbar ul li
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 45px;
    line-height: 45px;
}  
#navbar ul
{
    background: url(img/left-round.png) left top no-repeat;
} 
#navbar ul li
{
    float: left;
    display: block;
    line-height: 45px;
} 

#navbar ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: large;
    width: auto;
}

 
#navbar ul li a span
{
    padding: 0 20px 0 0;
    height: 45px;
    line-height: 45px;
    display: block;
    margin-left: 38px;
}
#navbar .navhome a, #navbar .navhome a:hover
{
    height: 45px;
    line-height: 45px;
} 
#navbar .navhome a span, #navbar .navhome a:hover span
{ 
    color: #808080;
    background: url(img/span-bg.png) right top no-repeat;
    height: 45px;
    line-height: 45px;
 }
 
#navbar ul li a:hover
{
    height: 45px;
    line-height: 45px;
} 

#navbar ul li a:hover span
{ 
    height: 45px;
    line-height: 45px;
    color: #333333;
 }
 

/* Easy Slider */
 
	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:300px;
		height:300px;
		overflow:hidden; 
		}	
		
	#slider a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
 
	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
 		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-28px;
		top:-207px;
		}	
	#nextBtn, #nextBtn2{ 
		left:300px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a
{
    display: block;
    width: 30px;
    height: 77px;
    background: url('../images/btn_prev.gif') no-repeat 0 0;
}	
	#nextBtn a, #nextBtn2 a
{
    background: url('../images/btn_next.gif') no-repeat 0 0;
}												
 
/* // Easy Slider */
 


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.submitButton
{
    float: right;
    margin: 0px 10px 0px 0px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 55%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{ 
    clear: both;
    padding-bottom: 10px;
 }


.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}



