/*box*/

#box_tabel {
	border: 1px solid #CCC;
	float: left;
	width: 713px;
	margin-bottom: 20px;
}

#box1 {
	border: 1px solid #CCC;
	float: left;
	width: 703px;
	padding: 5px;
	margin-bottom: 20px;
}

.box_image1 {
	float: left;
	width: 250px;
	height: 205px;
}
.box_text1 {
	width:270px;
	float: left;
	padding-left: 5px;
	line-height: 20px;
}
.box_kader1 {
	width:160px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(../images/Digitenne.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: 30px 50px;
}
.box_button1 {
	width:160px;
	float: left;
	margin-top: 175px;
	margin-left: 5px;
}

#box2 {
	float: left;
	width: 713px;
	margin-bottom: 20px;
}
#box2_set {
	float: left;
	width: 220px;
	height: 60px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.box_image2 {
	float: left;
	width: 43px;
	height: 43px;
}
.box_text2 {
	width:160px;
	float: left;
	padding-left: 5px;
}
/*.box1 {
	border: thin solid #CCC;
	background-color: #F00;
	width:300px;
}
*/
#tabnav {
   height: 36px;
   margin: 0;
   margin-top: 15px;
   padding-left: 1px;
   padding-top:0px;
   background: url(/images/tabs/tab_bottom.gif) repeat-x bottom;
   float: left;
   outline: none;
   z-index:-1;
   width:710px;
}
#tabnav li {
   margin: 0;
   padding: 0;
   display: inline;
   list-style-type: none;
   width: 80px;
   text-align: center;
   outline: none;
}
#tabnav .nonactive {
   float: left;
   background: #f3f3f3;
   font-size: 12px;
   line-height: 14px;
   font-weight: bold;
   padding: 3px 5px 3px 10px;
   margin-right: 4px;
 //border: 1px solid #ccc;
   border: 1px solid #000000;
   text-decoration: none;
   color: #666;
   width: 80px;
   outline: none;
}
#tabnav a:link,
#tabnav a:visited {
   float: left;
   /*background: #f3f3f3;*/
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   padding: 3px 5px 3px 10px;
   margin-right: 4px;
   text-decoration: none;
   color: #666;
   width: 150px;
   outline: none;
   background-image:url(/Templates/digitaaltvkijken/images/elements/tabs/tab-static.gif);
   background-repeat:no-repeat;
}
#tabnav a:link.active,
#tabnav a:visited.active {
 //border-bottom: 1px solid #fff;
 //background: #fff;
   xbackground: #E27D1C;
   /*background:#80a000;*/
   color: #ffffff;
   width: 150px;
   outline: none;
   background-image:url(/Templates/digitaaltvkijken/images/elements/tabs/tab-active_oranje.gif);
   background-repeat:no-repeat;
   font-weight:bold;
}
#tabnav a:hover {
   outline: none;
   color:#FFFFFF;
   background-image:url(/Templates/digitaaltvkijken/images/elements/tabs/tab-active_oranje.gif);
   background-repeat:no-repeat;
}
.firstline {
   padding-top:25px;
}
