/* Scorpio Design CSS STYLE MAIN  */   


body {
background-color : #000066;

}



/* niet bezochte link */
a:link {
color: #000066;
text-decoration:underline;
background-color:inherit;
} 
/* bezochte link */
a:visited {
color: #FF0000;
background-color:inherit;
}

/* muis over link */
a:hover {
color: #467E60;
text-decoration:none;
background-color:inherit;
}

/* geselecteerde link */
a:active {
color: #000000;
text-decoration:none;
background-color:inherit;
}



/* ----------------------*/ 

#container {
background-color : #feefc4;
/* underscore _ geld alleen voor Internet Explorer versie 6 */
_background-image: url(../images/algemeen/bg_scorpio.jpg);
_background-repeat: repeat-x;
max-width : 900px;
min-width : 900px;
overflow: visible;
margin-right : auto;
margin-left : auto;
margin-bottom : 20px;
position : relative;
font-size : 100%;
color :#000066;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#header {
width : 900px;
height : 175px;
}
#logo {
width : 700px;
height : 122px;
margin : 20px 0 0 110px;
}
#intro {
width : 660px;
font-size : 100%;
line-height : 20px;
margin-top : 50px;
margin-right : 50px;
margin-bottom : 20px;
margin-left : 120px;
}
#scorpio_slideshow {
width : 350px;
height:250px;
padding-top:20px;
padding-right: 40px;
padding-bottom:30px;
float:left;
}

h1 {
font-size : 110%;
}
h2 {
font-weight : normal;
font-size : medium;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#footer {
width : 900px;
height : 39px;
background-image: url(../images/algemeen/navbg_sd.jpg);
color: #000066;
font-size:80%;
background-color : #ffffcc;
}
span.footer-links{
padding-left:540px;
}
span.copyright{
padding-left:20px;
}
span.clear{
clear:left;
}
div.clear {
clear:left;
}

#content {
width : 660px;
font-size : 100%;
line-height : 20px;
margin-top : 50px;
margin-left : 120px;
}

#contact{
margin:40px 0 40px 20px;
}


/* --------------------------------------- */


.highlightText {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 100%;
color : #000066;
padding : 5px 5px 5px 5px;
border : 1px solid #cccccc;
margin : 5px 10px 5px 10px;
}
li {
margin-top : 5px;
margin-bottom : 5px;
list-style-type : disc;
}



/* -----------------Navigatie -------- -------- */

#topbalk {
width : 900px;
height : 39px;
background-image : url(../images/algemeen/navbg_sd.jpg);
background-color : #ffffcc;
}
#tnav {
width : 150px;
height : 33px;
margin : 2px 0 0 740px;
}

#navbalk{
    width:900px;
    height:39px;
	margin-top:20px;
    background-image: url(../images/algemeen/navbg_sd.jpg);
    background-color: #ffffcc;
	}
	
/* ------------------------------------------------------------- */


