/*============== START GENERAL STYLES ==============*/
html, body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:10px;
	color: #FFFFFF;
	width:100%;
	text-align:center;
	height:100%;
	background:#020202 url(../images/bg.png) repeat-x;
	background-position:top left;
}
a {
	color:#FFFFFF;
	border:none;
	text-decoration:none;
	outline:none;
}
a.markvisited {
	color:#FFFFFF;
	border:none;
	text-decoration:none;
}
a.markvisited:visited {
	color:#FFFFFF;
	border:none;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#FFFFFF;
	border:none;
	text-decoration:underline;
}
a:active {
	color:#FFFFFF;
	border:none;
	text-decoration:underline;
}
img {
	border:none;
	padding:0px;
	margin:0px;
}
div { 
}
input {
}
h1 {
	display: inline;
	font-size:15px;
	font-family: Arial;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
h2 {
	display: inline;
	font-size:14px;
	font-family: Arial;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
h3 {
	display: inline;
	font-size:12px;
	font-family: Arial;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
h4 {
	display: inline;
	font-size:11px;
	font-family: Arial;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h5 {
	display: inline;
	font-size:11px;
	font-family: Arial;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;

}
form {
	margin:0px;
	padding:0px;
}
p {
	margin-top:0.75em;
	margin-bottom:0.75em;
}
select {
	border:1px solid #FFFFFF;
}
/*============== END GENERAL STYLES  ==============*/

/*============== START WRAPPER STYLES ==============*/
.container {
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
}
/*============== END WRAPPER  STYLES ==============*/

/*============== START HEADER STYLES ==============*/
.site_header {
	clear: both;
	line-height:0;
	display: inline;
	padding:0px;
	margin:0px;
	width:1000px;
	text-align:center;
	height:164px;
}
/*============== END HEADER  STYLES ==============*/

/*============== START CONTENT  STYLES ==============*/
.content {
	width:1000px;
	text-align:left;
	height:auto;
	padding:0px;
	margin:0px;
	clear: both;	
}
.content_left {
	float:left;
	margin-left:59px;
	width:506px;
	padding-top:20px;
}

.content_right {
	float:left;
	margin-right:59px;
	width:375px;
	padding-top:20px;
}

.creations_bg {
	width:500px;
	height:450px;
	background:url(../images/creations.png) no-repeat top left;
}

.creations {
	padding-top:31px;
	padding-left:4px;
	padding-right:4px;
	height:450px;
}
.creations_item {
	float:left;
	border:2px solid #CCC;
	margin:2px;
	padding:0px;
}
.webdevelopment_bg {
	width:500px;
	height:450px;
	background:url(../images/webdevelopment.png) no-repeat top left;
}

.webdevelopment {
	padding-top:40px;
	padding-left:10px;
	padding-right:30px;
	height:450px;
}

.itconsultancy_bg {
	width:500px;
	height:450px;
	background:url(../images/itconsultancy.png) no-repeat top left;
}

.itconsultancy {
	padding-top:40px;
	padding-left:10px;
	padding-right:30px;
	height:450px;
}

.contact_bg {
	width:500px;
	height:450px;
	background:url(../images/contact.png) no-repeat top left;
}

.contact {
	padding-top:35px;
	padding-left:15px;
	padding-right:5px;
	height:450px;
}

.design_bg {
	width:500px;
	height:450px;
	background:url(../images/design.png) no-repeat top left;
}

.design {
	padding-top:31px;
	padding-left:4px;
	padding-right:4px;
	height:450px;
}


.box_bg {
	width:375px;
	height:450px;
	margin-top:30px;
	background:url(../images/box.png) no-repeat top left;
}

.box {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	height:450px;
	font-size:12px;
}

.box_webdevelopment_bg {
	width:375px;
	height:450px;
	margin-top:30px;
	background:url(../images/box_webdevelopment.png) no-repeat top left;
}

.box_webdevelopment {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	height:450px;
	font-size:12px;
}

.box_hosting_bg {
	width:375px;
	height:450px;
	margin-top:30px;
	background:url(../images/box_hosting.png) no-repeat top left;
}

.box_hosting {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	height:450px;
	font-size:12px;
}

.box_itconsultancy_bg {
	width:375px;
	height:450px;
	margin-top:30px;
	background:url(../images/box_itconsultancy.png) no-repeat top left;
}

.box_itconsultancy {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	height:450px;
	font-size:12px;
}


/*============== END CONTENT  STYLES ==============*/

/*============== START FOOTER  STYLES ==============*/
.footer {
	padding:0px;
	margin-top:20px;
	text-align:center;
	width:1000px;
	height:auto;
}
.footer_bg {
	margin-left:59px;
	margin-right:59px;
	width:881px;
	height:150px;
	padding-top:20px;
	background:url(../images/footer_bg.png) repeat-y top center;
	
}
.footer_company {
	float:left;
	margin-left:30px;
	width:200px;
	height:auto;
	text-align:left;
}
.footer_network {
	float:left;
	width:200px;
	height:auto;
	text-align:left;
}
.footer_portfolio {
	float:left;
	width:200px;
	height:auto;
	text-align:left;
}
.footer_logo {
	float:left;
	width:auto;
	height:auto;
}

/*============== END FOOTER  STYLES ==============*/


/*============== START FORM STYLES ================ */
.text_login {
	border:0px;
	width:130px;
	height:17px;
	background-color:#efefef;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
.checkbox {
	margin:0px;
	padding:0px;
}
.text {
	background-color:#FFF;
	border:1px #CCCCCC solid;
	padding-left:2px;
	font-size:11px;
	height:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666;
}
.text:hover {
	border: 1px solid #55AAFF;
}
.text:focus {
	border: 1px solid #55AAFF;
	color: #0066CC;
	background-color:#ECF9FF;
}
.textarea {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	padding-left:2px;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666;
}
.textarea:hover {
	border: 1px solid #55AAFF;
}
.textarea:focus {
	border: 1px solid #55AAFF;
	color:#0066CC;
	background-color:#ECF9FF;
}
.textarea_plaatsreactie {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	width:550px;
	height:160px;
	font-family:Arial;
	padding:3px;
	font-size:11px;
	cursor: text;
}
.textarea_plaatsreactie:hover {
	border: 1px solid #55AAFF;
	background-color:#ECF9FF;
}
.textarea_plaatsreactie:focus {
	border: 1px solid #55AAFF;
	color: #4b4b4b;
	background-color:#ECF9FF;
}


.text_medium {
	background:url(http://www.intertet.org/images/forms/text_medium.png) no-repeat;
	width: 150px;
	height:	22px;
	margin:5px 0px 10px 10px;
}
.text_medium_textarea {
	position: relative;
	float: left;
	width: 113px;
	height:	16px;
	margin:3px 0px 2px 2px;
	background-repeat: no-repeat;
	border:0px;
	font-size: 10px;
	font-weight: bold;
	background-color:#f4f5f7;
}

.file {
	background-color:#FFF;
	border:1px #CCCCCC solid;
	padding-left:2px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666;
}

/*============== END FORM STYLES ================ */


.white {
	color:#FFFFFF;
}
.white:hover {
	color:#FFFFFF;
}
.white a {
	color:#FFFFFF;
}
.white a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.orange {
	color:#ffa200;
}
.orange:hover {
	color:#ffa200;
}
.orange a {
	color:#ffa200;
}
.orange a:hover {
	color:#ffa200;
	text-decoration:underline;
}
.red {
	color:#CC0000;
}
.red:hover{
	color:#CC0000;
}
.red a{
	color:#CC0000;
}
.red a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.green {
	color:#009900;
}
.green:hover {
	color:#009900;
}
.green a {
	color:#009900;
}
.green a:hover {
	color:#009900;
	text-decoration:underline;
}
.blue {
	color:#006699;
}
.blue:hover {
	color:#006699;
}
.blue a{
	color:#006699;
}
.blue a:hover {
	color:#006699;
}
.u {
	text-decoration:underline;
}
.s8 {
	font-size:8px;
}

.s9 {
	font-size:9px;
}
.s10 {
	font-size:10px;
}
.s11 {
	font-size:11px;
}
.s12 {
	font-size:12px;
}
.s13 {
	font-size:13px;
}
.s14 {
	font-size:14px;
}
.s15 {
	font-size:15px;
}
.s16 {
	font-size:16px;
}
.s17 {
	font-size:17px;
}
.s18 {
	font-size:18px;
}
.s19 {
	font-size:19px;
}
.s20 {
	font-size:20px;
}
.s21 {
	font-size:21px;
}
.s22 {
	font-size:22px;
}
.s23 {
	font-size:23px;
}
.s24 {
	font-size:24px;
}
.s25 {
	font-size:25px;
}

.bold {
	font-weight:bold;
}
.unbold, .normal {
	font-weight:normal;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.pointer {
	cursor:pointer;
}
.a_left {
	text-align:left;
}
.a_right {
	text-align:right;
}
.a_center {
	text-align:center;
}
.a_justify {
	text-align:justify;
}

.success_msg_wrapper {
	text-align:left;
	float:left;
	width:100%;
	height:auto;
	border:1px solid #006600;
	background-color:#AEFFAA;
	padding:3px 20px 3px 20px;
	margin:5px 0px 5px 0px;
}
.success_msg {
	font-size:11px;
	color:#333;
}
.error_msg_wrapper {
	text-align:left;
	float:left;
	width:100%;
	height:auto;
	border:1px solid #680C06;
	background-color:#FFC1C1;
	padding:3px 20px 3px 20px;
	margin:5px 0px 5px 0px;
}
.error_msg {
	font-size:11px;
	color:#333;
}

.hr {
	height: 5px;
	border-top:1px dashed #FFF;
}
