/*  ===========  Synergy4U  ==========================*/


#main
{
	text-align: left;
	margin: auto;
	width: 1015px;
	height: 780px;
	background-color: #FFF;
}

#achtergrond
{
	text-align: left;
	width: 1015px;
	min-height: 600px;
	background-color: #FFF;
	float:left;
}

body
{
    text-align: left;
    font-size: 12px;
    font-family: "Lucida Grande" , Arial, sans-serif;
    color: #666;
    background-color: #CCC;
}



#Content
{
	border: solid 0px #333;
	top: 0px;
	left: 0px;
	width: 1015px;
	background-color: #FFF;
}



#MenuLeft
{
	border: solid 1px #f0f0f0;
	top: 152px;
	left: 4px;
	width: 195px;
	padding-top: -25px;
	background-color: transparent;
	float: left;
	height: 600px;
	margin-left: 4px;
}


#BodyContent
{
    border: solid 1px #f0f0f0;
    top: 152px;
    left: 205px;
    width: 605px;
    float: left;
    height: 600px;
    overflow: no;
    margin-left: 4px;
}

#MenuRight
{
    border: solid 1px #f0f0f0;
    top: 152px;
    left: 4px;
    width: 195px;
    padding-top: -25px;
    background-color: transparent;
    float: left;
    height: 600px;
    margin-left: 4px;
}

/*  ===========  Footer  ==========================*/
#Footer
{
	float:left;
    border: solid 0px #333;
    width: 1015px;
    height: 20px;
    text-align: center;
    background-color: #0065B3;
}
.myfooter
{
	text-align: center;
	font-size: 12px;
	color: #00F;
	text-decoration: none;
	margin-right: 20px;
}
a.myfooter
{
    color: #999;
    font-size: 12px;
    text-decoration: none;
}
a.myfooter:hover
{
    text-decoration: none;
    font-size: 12px;
    color: #CCC;
}

#Seo
{
	clear: both;
	border: solid 2px #333;
	width: 1011px;
	height: 25px;
	text-align: center;
	background-color: #0CF;
}

input.verstuurknop {
width: 40px;
height: 18px;
background-color:#0FF;
outline: 1px #666 solid;
cursor : pointer;
margin-top:4px;
}

input.verstuurknop:hover {

	background-color:#FF0;
outline: 1px #F00 solid;

}

/*  ===========  Banner  ==========================*/
#Banner
{
	text-align: center;
	height:122px;
}

#topnavigation
{
    margin: -3px;
    padding: 0px;
}

/*  ===========  Buttonbalk  ==========================*/
#Buttonbalk
{
    background-image: url( '/media/btn_stretch.png');
    width: 1015px;
    height: 30px;
    text-align: center;
	margin-top:0px;
}

#Buttons
{
	border: solid 0px #000000;
	text-align: center;
	padding: 3px 10px 2px 10px;
	vertical-align: top;
	width: auto;
	line-height: 22px;

}

#Buttons a
{
	text-align: center;
	color: #E1E1E1;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 10px 2px 10px;
	float: left;
	margin-left: 3px;
	font-weight: bold;
}
#Buttons a:hover
{
    color: #FFF;
    background-image: url('/media/btn_stretch4.png');
}

#current a
{
	color: #FF0;
	background-image: url('/media/btn_stretch4.png');
}


/*  ===========  SubButtonbalk  ==========================*/
#SubButtonbalk
{
    background-image: url(  '/media/btn_stretch.png' );
    width: 1015px;
    height: 30px;
    text-align: center;
	margin-top:0px;
}

#SubButtons
{
	border: solid 0px #000000;
	text-align: center;
	padding: 3px 10px 2px 10px;
	vertical-align: top;
	width: auto;
	line-height: 22px;

}

#SubButtons a
{
	text-align: center;
	color: #E1E1E1;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 10px 2px 10px;
	float: left;
	margin-left: 3px;
	font-weight: bold;
}

#SubButtons a:hover
{
    color: #FFF;
    background-image: url('/media/btn_stretch4.png');;
}

#SubCurrent a
{
	color: #FF0;
	background-image: url('/media/btn_stretch4.png');
}

#Spacer
{
    border: solid 0px #333;
    float: left;
    left: 0px;
    width: 1015px;
    height: 7px;
    text-align: center;
}


#login
{
    background-color: #CCC;
    color: #000;
    font-size: 10px;
    width: 190px;
    height: 75px;
    margin-top: 5px;
    margin-left: 0px;
    line-height: 25px;
}
#RunwaySitemap
{
    text-align: center;
    background-color: #F00;
    border-bottom: solid 2px #000;
    border-left: solid 2px #000;
    border-right: solid 2px #900;
    border-top: solid 2px #900;
    color: #FFFFFF;
    font-size: 8px;
    text-decoration: none;
    padding: 1px 3px 1px 5px;
    margin: 3px;
    display: block;
    float: left;
    top: 270px;
    left: 180px;
    width: 250px;
    margin-left: 5px;
    padding-top: 5px;
}

/*  ===========  Search  ==========================*/


#searchLocation
{
    float: right;
	margin-right:5px;

}

.keywords {
	width:135px;
margin-right:8px;

}

#search {

	border:0px solid;
	float:left;
	margin-top:0px;
}
#xsltsearch{

	border:0px solid;
	float:left;
	margin-top:10px;

}


/*  ===========  Referenties  ==========================*/
#plaatje
{
    background-color: #666;
    border: solid 2px #FFF;
    color: #333;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 7px;
}
#Referenties
{
    background-color: #CCC;
    border: solid 1px #000000;
    position: static;
    color: #000;
    font-size: 10px;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    width: 280px;
    height: 95px;
    margin-top: 7px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 14px;
    float: left;
}
.s4uHRef
{
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #666666;
    cursor: hand;
    cursor: pointer;
    text-decoration: none;
}
/*  ===========  FONTS standards  ==========================*/
h11
{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #0064B2;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 3px;
}

h1 {
	background-color:#0082FF;
	background-image: url('/images/h1.png');
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:19px;
	margin-bottom:0px;
	margin-top:0;
	padding-left:0;
	padding-right:0;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}


h2 {
	background-color:#8DB5FF;
	background-image: url('/images/h1.png');
	color:#FFFFFF;
	font-size:9px;
	height:14px;
	margin-bottom:0px;
	margin-top:5px;
	padding-left:0;
	padding-right:0;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}
h3
{
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
    color: #F0F;
}
h4
{
    font-size: 18px;
    margin-bottom: 5px;
    color: #FF9;
}
h5
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}
h6
{
    font-size: 1em;
    font-weight: bold;
}
p
{
    color: #666;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 4px;
}
p img
{
    float: left;
padding-right:10px;
}
p img.right
{
    float: right;
    margin: 3px, 3px, 3px, 3px;
}
small
{
    font-size: 7pt;
    color: #999;
}
a
{
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    font-family: "Lucida Grande" , Arial, sans-serif;
    color: #000;
}
a:hover
{
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    font-family: "Lucida Grande" , Arial, sans-serif;
    color: #666;
}


/*  ===========  XSLTsearch  ==========================*/
.xsltsearch_result p
{
    margin: 0;
    padding: 3px;
    font-size: 100%;
}
.xsltsearch_result:hover
{
    background: #FFC;
}
a.xsltsearch_title
{
    margin: 0;
    padding: 3px;
    font-size: 18px;
}
.xsltsearch_ordinal
{
    font-weight: bold;
    font-size: 100%;
    color: #999;
}
.xsltsearch_score
{
    font-size: 75%;
}
p.xsltsearch_result_description
{
    padding-bottom: 15px;
}
.xsltsearch_description strong
{
    color: #06F;
    text-decoration: none;
}

/* search term highlighting */
#xsltsearch_navigation
{
    text-align: left;
}
#xsltsearch_navigation .disabled
{
    color: #CCC;
}
#xsltsearch_stats
{
    font-size: 75%;
    color: #666;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
