html,body{
	margin : 0;
	padding : 0;
	background-image: url(images/Header_background.gif);
	background-repeat : repeat-x;
	height : 100%;
	background-color : #b6d8f7;
}
/* //////////////////// CONTENT LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.downloadclass ul {
	list-style-image: url(http://www.rs2soft.nl/images/down.png);
	list-style-position: outside;
	padding: 6px;
	margin: 20px;
	text-indent: 5px;

}

form {
text-align : center;
}

.flag {
border : 0px;
margin-left : 5px;
margin-top : 3px;
}

.bottem_line{
	font-size : 12px;
	color : #505050;
	margin : 10px 0px 3px 0px;
	text-align : center;
	float : left;
	width : 650px;
}


a:link { font-weight : bold; color : #000000; text-decoration : none;}
a:visited { font-weight : bold; color : #000000; text-decoration : none;}
a:active { font-weight : bold; color : #000000; text-decoration : none;}
a:hover { font-weight : bold; color : #dd0000; text-decoration : none;}



/* //////////////////// MAIN LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container {
	position : relative;
	margin : 0 auto;
	width : 1025px;

}

img{
border: 0px;
}

.valid img{
	float: left;
	width : 88px;
	height : 31px;
	margin-left : 20px;
	border : 0px;
	
}

.TopContent {
float : left;
width : 670px;
margin-bottom: 10px;
border-top : 1px solid #e5e5e5;
}

.AltDiv {
	margin : 10px 0px 10px 0px;
	background-color: #e5e5e5;
	font-weight : bold;
	color : #000000;
	text-align : center;
	padding : 5px 0px 5px 0px;
}

.downloadclass {
	padding : 10px;
	float : left;
	width : 286px;
	border : 1px solid #e5e5e5;
	height : 180px;
	margin-right: 10px;
}

.downloadclass img{
	text-align : right;
}

#imageBox { 
	margin: auto; 
	width: 350px; 
	height : 200px;
	border : 1px solid #e5e5e5;
	overflow: hidden; 
	position:relative;
	z-index:3
}

#imageBoxInside { 
	width: 10000px;
} 
 
#controls img 
{
  border: 0;
}

 
#imageBox img { 
	float: left;
	padding: 0px;
	margin: 0px;
}
 
#imageBox br { 
	clear: both; 
}

#imageContainer 
{
	width: 350px; 
	height : 200px;
	float:left;
	text-align: center;
}




.content_container_soft{
	float : left;
	margin : 0 0 0 16px !important;
	margin : 0 0 0 8px;
	background-color : #FFFFFF;
	background-image: url(images/content_soft.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	/*width : 992px;*/
	width : 977px
}

.content_container_dc{
	float : left;
	margin : 0 0 0 16px !important;
	margin : 0 0 0 8px;
	background-color : #FFFFFF;
	background-image: url(images/content_dc.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	/*width : 992px;*/
	width : 977px
}

.content_container_dev{
	float : left;
	margin : 0 0 0 16px !important;
	margin : 0 0 0 8px;
	background-color : #FFFFFF;
	background-image: url(images/content_dev.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	/*width : 992px;*/
	width : 977px
}

.content_container_search{
	float : left;
	margin : 0 0 0 16px !important;
	margin : 0 0 0 8px;
	background-color : #FFFFFF;
	background-position : bottom right;
	background-repeat : no-repeat;
	/*width : 992px;*/
	width : 977px
}



.logo_soft {
	background-image: url(images/Header_soft.gif);
	background-repeat : no-repeat;
	/*left: 402px;*/
	left : 190px;
	width : 439px;
	height : 111px;
	float : left;
}

.logo_dev {
	background-image: url(images/Header_dev.gif);
	background-repeat : no-repeat;
	left: 190px;
	width : 439px;
	height : 111px;
	float : left;
}



.logo_dc {
	background-image: url(images/Header_dc.gif);
	background-repeat : no-repeat;
	left: 190px;
	width : 439px;
	height : 111px;
	float : left;
}

.nav_top {
	/*position : relative;*/
	float : left;
	margin-left : 20px;
	left: 0px;
	width : 403px;
	height : 15px
}

.holder {
	float : left;
	width : 1025px;
}



.header {
	float : left;
	font-size : 0;
	line-height : 0;
	width : 954px;
	height : 206px;
	background-image: url(images/Header_background.gif);
	background-repeat : repeat-x;
}

.content_holder_search {
	float : left;
    background-repeat : no-repeat;
	background-position : left bottom;
	width : 1025px;
	padding-bottom : 90px;
}

.content_holder_dc {
	float : left;
    background-image: url(images/back_dc.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	width : 1025px;
	padding-bottom : 90px;
}

.content_holder_dev {
	float : left;
	background-image: url(images/back_dev.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	width : 1025px;
	padding-bottom : 90px
}

.content_holder_soft {
	float : left;
	background-image: url(images/back_soft.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	width : 1025px;
	padding-bottom : 90px;
}

.content_header {
	float : left;
	background-image: url(images/Box_header_image.gif);
	background-repeat : repeat-x;
	height : 26px;
	width : 977px;
}

.content {
	float : left;
	background-image: url(gfx/content_box.gif);
	background-repeat : no-repeat;
	padding : 22px 28px 22px 28px;
	width : 898px;
}



.box_breed {
	float : left;
	background-color : #FFFFFF;
	border : 1px solid #e5e5e5;
	padding : 1px;
	margin : 0 0 22px 0;
	width : 894px;
}

.box_breed_top {
	float : left;
	background-color : #438aaf;
	border-bottom : 1px solid #FFFFFF;
	padding : 3px 15px 0 15px;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	width : 864px;
	height : 21px;
}

.box_breed_onder {
	float : left;
	background-image: url(gfx/schaduw.gif);
	background-repeat : repeat-x;
	padding : 15px 15px 15px 15px;
	width : 864px;
}

.box_breed_onder_a {
	float : left;
	background-image: url(gfx/schaduw.gif);
	background-repeat : repeat-x;
	padding : 0px 0px 0px 0px;
	width : 894px;
}

.box_smal_l {
	float : left;
	border : 1px solid #e5e5e5;
	padding : 1px;
	margin : 0 22px 25px 0;
	width : 160px;
}

.box_smal_r {
	float : left;
	border : 1px solid #e5e5e5;
	padding : 15px 15px 15px 15px;
	margin : 0 0 0 0;
	width : 670px;
}

.box_smal_r_search {
	float : left;
	border : 1px solid #e5e5e5;
	padding : 15px 15px 15px 15px;
	margin : 0 0 0 0;
	width : 885px;
}


.links {
	left: 0;
	width: 160px;

	font: 16px Verdana, sans-serif;
	z-index: 100;
 }
.links a {
	display: block;
	text-align: left;
	font: bold 0.9em sans-serif; 
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 0; 
	text-decoration: none;
	color: #000000;
	background: #84b2dd;
	border-right: 5px solid #013e75;
}
.links a:hover {
	color: #FFFFFF;
	background: #013e75;
	border-right: 5px double white;
}

.links1 a {
	display: block;
	text-align: left;
	font: bold 0.75em sans-serif; 
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 0; 
	text-decoration: none;
	color: #000000;
	background: #84b2dd;
	border-right: 5px solid #013e75;
}

.links1 a:hover {
	color: #FFFFFF;
	background: #013e75;
}

.links1 label  {
	display: block;
	text-align: center;
	left: 0;
	margin: 0 0 1px;
	border: 1px solid #013e75;
	border-right: 5px solid #013e75;
	background: #84b2dd;
	width: 144px;
	font: 14px Verdana, sans-serif;
}
.nav {
	float : left;
	font: bold 14px sans-serif;

}

.nav a:hover {
	float : left;
	color: #FFFFFF;

}



.nav_sel {
	float : left;
	font: bold 14px sans-serif;
	color: #FFFFFF;

}

.nav_sel a{
	float : left;
	font: bold 14px sans-serif;
	color: #FFFFFF;

}

.nav_sel a:hover {
	float : left;
	color: #FFFFFF;

}

.lab {
	display: block;
	width: 100px;
	height : 16px;
	float : left;
	}
	
.links1 {
float : left;
width : 50px;
height : 16px;
}







   



