/* 

start Stylesheet Artax.nl 

*/

/* start voorpagina body */

html, body, #Content {height:100%;}


* html,* html body{
    background: #fff url(images/backgrounds/background2.jpg) fixed;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0;
	padding: 0;

  }

body {
	font-family: verdana;
	background-color: #000000;
color:#999999;
	background-image: url(images/backgrounds/background2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

a:link {
	color: #FF8915;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8915;
}
a:hover {
	text-decoration: underline;
	color: #FF8915;
}
a:active {
	text-decoration: none;
	color: #FF8915;
}

#flashcontent a:link  {
	color: #ffffff;
	text-decoration: none;
}
#flashcontent a:visited {
	text-decoration: none;
	color: #ffffff;
}
#flashcontent a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* backgrounds voorpagina diensten */

.achtergrond_diensten_application {
	background: url(images/backgrounds/applications2.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.achtergrond_diensten_consulting {
	background: url(images/backgrounds/consulting2.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.achtergrond_diensten_dimensions {
	background: url(images/backgrounds/dimensions2.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.achtergrond_diensten_websites {
	background: url(images/backgrounds/websites2.png);
	background-repeat:no-repeat;
	background-position:top left;
	}

/* start bottom en broodtekst */

.Voorpagina_Koptekst_diensten {
	color: #ffffff;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding-left: 24px;
	vertical-align:middle;

}

.broodtekst {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	height:100%;

}


.kruimelpad {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
	padding-left: 6px;
}

/* start voorpagina nieuwblok */

.Voorpagina_Koptekst_nieuws {
	color: #999999;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding-left: 6px;
	vertical-align:top;
}

.Voorpagina_Kop_nieuws {
	color: #999999;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
}

.Voorpagina_broodtekst_nieuws {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	padding-left: 6px;
}

.Voorpagina_bottom_nieuws {
	color: #FE8B19;
	font-family: verdana;
	font-size: 11px;
	padding-left: 6px;
	text-align: justify;
}

/* start voorpagina login blok */

.broodtekst_login_blok {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	padding-right: 6px;
}

.verzenden_login_blok {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

.wachtwoordvergeten_login_blok {
	color: #999999;
	font-family: verdana;
	font-size: 11px;
	padding-left: 6px;
	text-align: justify;
}

.login_invulvelden_blok {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

