/*<css voor www.salvadormassageservices.nl>*/

body {
	background: none #f9f1e5;
	color: #666666;
	text-align: center; /* To Make Content Centered */
	font-size: 13px;
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
}

p { 
	font-size: 12px;
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

b, strong { 
	font-family:  'Arial', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a:link { 

	text-decoration: none; 

	color: #0080ff;

}

a:visited { 

	text-decoration: none; 

	color: #0080ff;

}

a:hover, a:active { 

	text-decoration: underline; 

	color: #0080ff;

}


a.jump:link, a.jump:visited{
color: #666;
text-decoration: none;
font-weight: bold;
}

a.jump:hover, a.jump:active{
color: #0080ff;
font-weight: bold;
text-decoration: underline;
}

img.noborder{
border: none;
}

img.portraint{
border: none;
margin: 0;
padding: 0;
}


.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container { 

	background-color: #FFFFFF; /* This Is The BG Color Of The Main Div */
	width: 680px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #aeaeae;
	background: url(images/sidebar.png) repeat-y;
}

#pageHeader {
	background: repeat-x  url(images/header_background_01.jpg);
	border-bottom: 1px solid #aeaeae;
	height: 71px;
}

#pageHeader_en {
	background: repeat-x  url(images/header_background_en_01.jpg);
	border-bottom: 1px solid #aeaeae;
	height: 71px;
}

#pageHeader img {
	float: right;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

#pageHeader h1 { 

	color: #ffffff;
	text-shadow: 0px 1px 2px #003f7d;
	margin: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 22px;
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
}

#pageHeader h2 { 

	color: #ffffff;
	text-shadow: 0px 1px 2px #003f7d;
	margin: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
}

#mainContent {
	margin: 0px;
}

#mainContent #sidebar {
	float: left;
 	width: 200px;
	background: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#mainContent #content {
	float: left;
	padding: 0px 0px 0px 0px;
	background: none;
	margin: 10px 10px 10px 15px;
	width: 440px;
}

#footer { /* This Is The BG Color Of The Main Div */
	width: 680px;
	margin: 10px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */;
	border: 1px solid #aeaeae;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: #ffffff;
}

#sidecontainer
{
	margin: 5px;
}

/*<adres-tekst+positie>*/
#sidebarContainer .sidebar {
	line-height: 1.5em;
	padding-left: 15px;
	padding-top: 10px;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	background: url(images/sub_header.png) repeat-x;
	height: 26px;
	padding-right: 10px;
	text-align: right;
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
	color: #7cab1d;
	padding-top: 5px;
	padding-left: 5px;
}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
}

#breadcrumbcontainer a {
	color: #7cab1d;
	text-decoration: none; 
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	color: #0080ff;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	font-size: 12px;
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer #current {
	color: #ffffff;
	text-shadow: 0px 1px 1px #666666;
	text-decoration: none;
	background: url(images/button_over.png) repeat-x;
}

/* Parent - Level 0 */

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0 0 0 0;
	padding: 0px;
	width: 200px;
}

#navcontainer a
{
	display: block;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 0px;
	background: repeat-x url(images/button_normal.png);
	border-bottom: 1px solid #aeaeae;
	padding: 5px 5px 5px 15px;
}

#navcontainer a:hover
{
	color: #ffffff;
	text-shadow: 0px 1px 1px #666666;
	text-decoration: none;
	background: url(images/button_over.png) repeat-x;
}

/* Child - Level 1 */

#navcontainer ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 20px;
	background: #ebebeb;
}

#navcontainer ul ul a:hover
{
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: #cccccc;
}

/* Child - Level 2 */

#navcontainer ul ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 40px;
	background: #ebebeb;
}

#navcontainer ul ul ul a:hover
{
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: #cccccc;
}

/* Child Level 3 */

#navcontainer ul ul ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 60px;
	background: #ebebeb;
}

#navcontainer ul ul ul ul a:hover
{
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: #cccccc;
}

/* Child Level 4 */

#navcontainer ul ul ul ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 100px;
	background: #ebebeb;
}

#navcontainer ul ul ul ul ul a:hover
{
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: #cccccc;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

h2 {
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

h3 {
	font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

.imageStyle {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
span.pagetitle {
color: #7cab1d;
font-size: 27px;
font-weight: normal;
letter-spacing: -1px;
word-spacing: -2px;
}

table.actie{
font-size: 12px;
}

td.actie{
font-size: 12px;
}

div#actie1 {
width: 180px;
height: auto;
float: right;
background: #ebebeb;
margin: 0 0 15px 15px;
padding: 10px 10px 10px 10px;
border: 1px solid #aeaeae;
}

div#actie2 {
width: auto;
height: auto;
background: #ebebeb;
margin: 0 10px 0 15px;
padding: 0;
border: 0px solid #aeaeae;
}

img.actie{
text-align: right;
border: none;
margin: 10px 0 10px 20px;
}

img.actie2{
text-align: right;
border: none;
margin: 10px 0 10px 20px;
}
p#tekst_1 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_2 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_3 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_4 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_5 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_6 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_7 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_8 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_9 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_10 {display: none; margin: 0 0 0 0; color: #000}
p#tekst_11 {display: none; margin: 0 0 0 0; color: #000}
