html, body {
 margin:0;
 padding:0;
font-family: Arial, Tahoma, sans-serif;
font-size: 10pt;
line-height: 18px;
 color:#333333;
/* background: url(http://www.cyberteams.com/site/lines.gif) repeat; */
/*background-color: #E7E7E4;*/
}
h1 {
    font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	font-size: 22pt;
	font-weight: normal;
	color: #FF8C00;
    margin: 15px 0px 15px 0px;
    padding: 0px;
    line-height: 120%
}
h2 {
    font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
    color: #000000;
    font-size: 18pt;
    font-weight: normal;
    margin: 25px 0px 15px 0px !important;
    padding: 0px;
    line-height: 120%
}


h3 {
    font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	margin-bottom: -5px;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

h4 {
    font-family: "Arial Narrow", Arial, Tahoma, sans-serif;
	margin-bottom: -10px;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
}

a { 
	font-weight: bold;
color: #4184DE;
text-decoration: none;
 }

a:hover { 
color: #5E9FF2;
text-decoration: none;
 }


p { line-height: 18px; }

li { line-height: 18px; }

#container {
 position:relative; /* needed for footer positioning*/
 margin:0 auto; /* center, not in IE5 */
 margin-top: 0px;
 width:960px;
 background-color: #FFFFFF;
 border: 0px solid #3366cc;
}
#header {
 width:968px;
height: 108px;
 background: url(http://www.cyberteams.com/site/header.jpg) no-repeat; 
}

#headerleft {
 float: left;
 height: 27px;
 width: 340px;
/* background-color: #f0f0f0;*/
 padding: 15px;
}
#headerright {
 float: left;
 width: 536px; 
 height: 27px;
/* background-color: #f0f0f0;*/
 padding: 15px;
 text-align: right;
vertical-align: middle;
}
#navbar {
 float: left;
 color: #000000;
 height: 39px;
 width: 600px;
margin-top: 3px;
margin-left: 100px;
 text-align: center;
 background: url(http://www.cyberteams.com/site/navbar.gif) repeat-x left;
 font-size:   16pt; 
}
#navbuttons {
float: left;
 width: 660px;
 margin-top: 0px;
}
div#topline{
float: left;
 width: 960px;
 height:    3px;
 border-top: #5898f0 1px solid;
 border-bottom: #5898f0 1px solid;
 padding-left:  0px;
    font-family: Arial, Tahoma, sans-serif;
 font-size:   0px;
line-height: 0px;
 color: #FF7700;
 background-color: #B8D3EE;
}
#button {
 float: left;
 color: #FFFFFF; 
 text-decoration: none; 
 font-size: 13pt;
 font-weight:   bold; 
 text-align:center;
 background-color: #000000;
 height: 37px;
 margin: 0px 5px 0px 5px;
}
#button a {
 width: 111px;
 height: 27px;
 display: block; 
 color: #FFFFFF; 
 text-decoration: none;
 background-color: #000000;
 padding-top: 10px;
}
#button a:hover {
 width: 111px;
 height: 27px;
 display: block;  
 color: #FFFFFF; 
 text-decoration: none;
}
#content {
clear: both;
width: 960px;
overflow: hidden;
background-color: #FFFFFF;
}
#col_left {
/*background: url(http://www.cyberteams.com/site/col_left_top.gif) top left repeat-x;*/
 float: left;
 width: 200px;
/* background-color: #F3F3F4;*/
background-color: #FFFFFF;
 padding: 0px 0px 0px 0px;
 padding-bottom: 20000px;
 margin-bottom: -20000px;
 border-right: #5898f0 0px solid;
}

.left_separator { 
	margin-top: 5px;
	margin-bottom: 5px;

height: 1px;
border-top: 1px solid #DADBDD;
display: block;
}

#left_info {
/*background: url(http://www.cyberteams.com/site/col_left_top.gif) top left repeat-x;*/
 width: 200px;
display: block;
/* background-color: #F3F3F4;*/
background-color: #FFFFFF;
}

.left_separator { 
	margin-top: 5px;
	margin-bottom: 5px;

height: 1px;
border-top: 1px solid #DADBDD;
display: block;
}

#col_left p {
padding-left: 10px;
padding-right: 10px;
}

#col_left h2 {
padding-left: 10px;
padding-right: 10px;
	margin: 0px;
	font-style: normal;
    font-family: Arial, Tahoma, sans-serif;
	font-size: 11pt;
	line-height: 23px;
	font-weight: normal;
	color: #FF8C00;
}

#left_nav {
	padding:			0;
	margin-bottom:				-30px;
	width:				200px;
text-transform: uppercase;
	font-size: 8pt;
}


div#left_nav ul {
	width:				160px;
	list-style:			none;
padding: 10px;
}

div#left_nav ul li {
margin-top: 4px;
margin-bottom: 4px;
border-bottom: 1px dotted lightgray;
padding-left: 5px;
}

div#left_nav ul li A {
}

div#left_nav ul li A:hover {

}

div#left_nav ul li A.active {
color: #000000;
}

div#left_nav ul li ul {
padding-top: 0px;
padding-bottom: 0px;
}

div#left_nav ul li ul li {
border-bottom: 0px;
text-transform: none;
margin-bottom: 2px;
}

div#left_nav ul li ul li A {	
}

div#left_nav ul li ul li A:hover {
}

div#left_nav ul li ul li.active {
color: #000000;
}

div#left_nav ul li ul li.active A {
}

div#left_nav ul li ul li.active A:hover {
}


#callbackbox {
margin: 10px; 
padding: 5px; 
background-color: #efefef; 
width: 170px; 
border: 1px solid #5898F0;
}

#callbackbox h2 {
margin-top: -15px; 
margin-bottom: -5px;
}

#col_center {
 float: left;
 width: 535px;
 padding: 0px 0px 0px 0px;
 background-color: #ffffff;
} 


#col_center p {
line-height: 18px;
} 



#col_center table {
 background-color: #999999;
} 

#col_center th {
 background-color: #f2f2f2;
} 

#col_center td {
 background-color: #ffffff;
} 

#col_right {
 float: right;
 width: 202px;
 background-color: #FFFFFF;
 padding: 10px 10px 10px 0px;
 line-height: 18px;
}


#area1_200 { width:200px; background:url(http://www.cyberteams.com/site/area1_200_bg.gif) repeat-y; margin:0 0 0 0;  }
#area1_200_top { width:200px; height:12px; background:url(http://www.cyberteams.com/site/area1_200_top.gif) no-repeat; }
#area1_200_middle { width:200px; background:url(http://www.cyberteams.com/site/area1_200_bg.gif) repeat-y; margin:0 0 0 0; }
#area1_200_bottom { width:200px; height:12px; background:url(http://www.cyberteams.com/site/area1_200_bottom.gif) no-repeat; }
#area1_200 h2 { font-size:16pt; padding:0 20px 0 20px; color: #FF8C00; }
#area1_200 p { padding:0 20px; line-height:18px; }



#area2_200 { width:200px; background:url(http://www.cyberteams.com/site/area2_200_bg.gif) repeat-y; margin:0 0 0 0;  }
#area2_200_top { width:200px; height:12px; background:url(http://www.cyberteams.com/site/area2_200_top.gif) no-repeat; }
#area2_200_middle { width:200px; background:url(http://www.cyberteams.com/site/area2_200_bg.gif) repeat-y; margin:0 0 0 0; }
#area2_200_bottom { width:200px; height:12px; background:url(http://www.cyberteams.com/site/area2_200_bottom.gif) no-repeat; }
#area2_200 h2 { font-size:16px; padding:0 20px 0px 20px; color: #FF8C00; }
#area2_200 p { padding:0 20px; line-height:18px; }


.left_button_remove {
 float: left;
 color: #FFFFFF; 
 text-decoration: none; 
 font-size: 0pt;
line-height: 0px;
 font-weight:   normal; 
 text-align:left;
 height: 26px;
 margin: 0px 0px 5px 0px;
}
.left_button a {
/* width: 200px;*/
 height: 31px;
 background:   url(http://www.cyberteams.com/site/left_button2.gif) no-repeat;
 display: block; 
 color: #FFFFFF; 
 font-size: 10px;
 text-decoration: none;
 padding-top: 0px;
 padding-left: 23px; 
}
.left_button a:hover {
/* width: 200px;*/
 height: 31px;
 background:   url(http://www.cyberteams.com/site/left_button2.gif) no-repeat;
 font-size: 10pt;
 display: block;  
 color: #CCCCCC; 
 text-decoration: none;
}

#homepage_blocks {
float: right;
margin-right: 148px;
}

.homepage_block {
padding: 2px 5px 2px 5px; 
background-color: #efefef; 
width: 180px; 
float: left; 
height: 150px; 
border: rgb(88,152,240) 1px solid; 
margin: 0px 5px 0px 5px;
}

.homepage_block li {
margin-left:    -20px;
}

.homepage_block a {
font-weight: normal;
}


#homepage_box {
 float: left;
        width: 230px;
 border-bottom: 1px solid #ff7700;
 padding: 0px;
 margin: 5px 5px 5px 5px;
}

#homepage_box_header {
width: 230px;
height: 17px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #ff7700;
padding: 2px;
padding-left: 5px;
color: #243586;
font-weight: bold;
background:   url(http://www.cyberteams.com/site/homepage_box_header_bg.gif) no-repeat;
}

#homepage_box_body{
height: 190px;
padding: 5px;
border-left: 1px solid #ff7700;
border-right: 1px solid #ff7700;
 background-color: #f0f0f0;
}

#homepage_box_body ul {
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}



#homepage_box_body ul {
	margin:    0;
	padding:          0;
	list-style-type:	none;
}

#homepage_box_body li {
	text-align:   left;
                color: #243586;
	margin:    0;
	padding:            2px 15px;
	border-bottom:   1px solid #bbcce1;
	background:   url(http://www.dwersklippels.nl/css/img/li_submenu.gif) left top no-repeat;
}
#homepage_box_body li a, #homepage_box_body dt a {
	text-decoration:  none;
	display:    block;
}

#homepage_box_body li a:hover, #homepage_box_body dt a:hover, #homepage_box_body dd a:hover {
}




#image_buttons{
 font-size: 12px;
 position:relative;
float: right;
 top: 2px;
 left: 2px; 
 width: 626px;
 padding: 0px 0px 0px 0px;
margin-right: 170px;
text-align: center;
 background-color: #000000;
}

#footer {
margin-top: 5px;
border-top: #5898f0 1px solid;
 position:absolute;
 width:100%;
 /*bottom:0;  stick to bottom */
padding-top: 5px;
padding-bottom: 10px;
 text-align: center;
 font-size: 9pt; 
 color: #666666;
}
.spacer { 
 clear: both; 
}

.headlink a {
 color: #FF7700; 
      text-decoration: none;
}

#dashedbox {
	width: 400px;
	border: 1px dashed #AAAAAA;
	padding: 5px;
}


a.arrowlink {
     background:   url(http://www.cyberteams.com/site/arrow_blue_small.gif) left no-repeat; 
margin-top: 5px;
padding-left: 19px; 
display: block;
text-transform: uppercase;
}

a.arrowlink:hover {
     background:   url(http://www.cyberteams.com/site/arrow_blue_small.gif) left no-repeat; 
padding-left: 19px; 
margin-top: 5px;
text-transform: uppercase;
display: block;
}

#col_center .SPRITE_button_1_1 {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) 0 0; width: 7px; height: 10px }
#col_center .SPRITE_button_1_2 {background-color: #ECECEC; border-top:1px solid #9FA3AC;}
#col_center .SPRITE_button_1_3 {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) -160px 0; width: 7px; height: 10px }
#col_center .SPRITE_button_2_1 {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) -1px -21px; width: 7px; height: 20px }
#col_center .SPRITE_button_2_2 {background-color: #ECECEC; }
#col_center .SPRITE_button_2_3 {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) -161px -21px; width: 7px; height: 20px }
#col_center .SPRITE_button_3_1 {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) -161px -10px; width: 7px; height: 11px }
#col_center .SPRITE_button_3_2 {background-color: #ECECEC; border-bottom: 1px solid #9FA3AC; }
#col_center .SPRITE_button_3_3 {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) -154px -10px; width: 7px; height: 11px }
#col_center .SPRITE_clear {background:no-repeat url(http://www.cyberteams.com/site/button-bg.png) 0 -10px; width: 1px; height: 1px }
#col_center .SPRITE_button_1_2 img, .SPRITE_button_3_2 img {height:9px; }
#col_center .signup_btn {background-color: #FFFFFF; cursor: pointer; margin: 10px 0 -20px 0; text-align: center; }
#col_center .signup_btn_link {color: #000; text-align: center; text-align: center; text-decoration: none; padding: 0 7px; font-weight: bold; font-size: 14px; white-space: nowrap; }