/* CSS Document: Checkitout.nl, Style 1 */
/* Written by Richard Jong for Newcom Research - 2006 */

/*Algemeen*/

.index {
  background-image: url(images/stijl1/body_slicer2.jpg);
}

A:link{
  color: green;
  text-decoration: underline;
}

A:visited{
  color: green;
  text-decoration: underline;
}

A:hover{
  color: black;
  text-decoration: none;
}

A:active{
  color: black;
}

.titel {
  font-family: Arial, Palatino Linotype, Swiss, Helvetica;
  font-size: 15px;
  font-weight: bolder;
  color: #0a6b00;
}


/*Site Header*/
.header {
  background-image: url(images/stijl1/header.jpg);
  width: 960px;
  height: 105px;
  display: block;
}

.home_over{
 background-image: url(images/stijl1/home_over.jpg);
 width: 154px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.home_off{
 background-image: url(images/stijl1/home.jpg);
 width: 154px;
 height: 45px;
 display: block;
}

.check_over{
 background-image: url(images/stijl1/check_over.jpg);
 width: 132px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.check_off{
 background-image: url(images/stijl1/check.jpg);
 width: 132px;
 height: 45px;
 display: block;
}

.reviews_over{
 background-image: url(images/stijl1/reviews_over.jpg);
 width: 161px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.reviews_off{
 background-image: url(images/stijl1/reviews.jpg);
 width: 161px;
 height: 45px;
 display: block;
 display: block;
}

.nieuws_over{
 background-image: url(images/stijl1/nieuws_over.jpg);
 width: 146px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.nieuws_off{
 background-image: url(images/stijl1/nieuws.jpg);
 width: 146px;
 height: 45px;
 display: block;
}

.forum_over{
 background-image: url(images/stijl1/forum_over.jpg);
 width: 139px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.forum_off{
 background-image: url(images/stijl1/forum.jpg);
 width: 139px;
 height: 45px;
 display: block;
}

.shop_over{
 background-image: url(images/stijl1/shop_over.jpg);
 width: 102px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.shop_off{
 background-image: url(images/stijl1/shop.jpg);
 width: 102px;
 height: 45px;
 display: block;
}

.info_over{
 background-image: url(images/stijl1/info_over.jpg);
 width: 126px;
 height: 45px;
 cursor: pointer;
 display: block;
}

.info_off{
 background-image: url(images/stijl1/info.jpg);
 width: 126px;
 height: 45px;
 display: block;
}


/*opmaak voor achtergrondafbeeldingen website*/
.shoutbox_fp{
	background-image: url(images/chatbox_stijl1.jpg); 
	width: 155px; 
	height: 255px; 
	margin-left: 9px; 
	text-align: center;
}

.menu_top{
  width: 200px;
  height: 22px;
  background-image: url(images/stijl1/menu_left_top.jpg);
}

.menu_top2{
  width: 200px;
  height: 22px;
  background-image: url(images/stijl1/menu_left_top2.jpg);
}

.menu_mid{
  width: 200px;
  overflow: visible;
  background-image: url(images/stijl1/menu_left_slicer.jpg);
}

.menu_bottom{
  width: 200px;
  height: 25px;
  background-image: url(images/stijl1/menu_left_bottom.jpg);
}

.menu_down{
  position: relative;
  width: 200px;
  height: 10px;
  background-image: url(images/stijl1/menu_left_slicer2.jpg);
}


/*body midden*/
.body_top{
  width: 560px;
  height: 22px;
  background-image: url(images/stijl1/body_top.jpg);
}

.body_mid{
  width: 560px;
  background-image: url(images/stijl1/body_slicer.jpg);
  text-align: center;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 20px;
}

.body_bottom{
  width: 560px;
  height: 25px;
  background-image: url(images/stijl1/body_bottom.jpg);
}

.body_down{
  width: 560px;
  background-image: url(images/stijl1/body_slicer2.jpg);
}

/*body zonder linker menu*/
.body_all_top{
  width: 760px;
  height: 22px;
  background-image: url(images/stijl1/body_all_top.jpg);
}

.body_all_mid{
  width: 760px;
  background-image: url(images/stijl1/body_all_slicer.jpg);
  text-align: center;
}

.body_all_bottom{
  width: 760px;
  height: 25px;
  background-image: url(images/stijl1/body_all_bottom.jpg);
}

.body_all_down{
  width: 760px;
  background-image: url(images/stijl1/body_all_slicer2.jpg);
}

.artikel {
  width: 500px;
  text-align: left;
  border: 1px solid #458543;
  background-color: #f0fbec;
}

.reply {
  text-align: left;
  border: 1px solid #458543;
  background-color: #ddffdd;
}

.avatar_reply {
	text-align: center;
	padding: 0px 5px 0px 5px;
}

/* profieltabellen */

.profiel2 {
  width: 650px;
  text-align: center;
  background-color: #ddffdd;
  border: 1px solid #458543;
}


.avatarspace {
  background-color: #ddffdd;
  border-left: 1px solid #458543;
  width: 200px;
  text-align: center;
  vertical-align: middle;
}

.contactgegevens {
  background-color: #ddffdd;
  border-left: 1px solid #458543;
  padding: 5px 5px 5px 5px;
  width: 200px;
}

.infotabel {
  background-color: #ddffdd;
  border: 1px solid #458543;
  border-top: 0px;
  border-bottom: 0px;
  width: 450px;
}

.group {
  background-color: #ddffdd;
  width: 700px;
  text-align: center;
  border: 1px solid black;
  margin-left: 15px;
}
