
body {
  margin: 0px;
  background: #161719 url('images/bg.jpg');
  font-family: Trebuchet MS;
  font-size: 12px;
  color: #000;
  text-align: center;
}

.tweet {
	background: #dfdede;
	margin: 4px 0;
	width: 330px;
	padding: 8px;
    -moz-border-radius: 10px;  
    -webkit-border-radius: 10px; 
    -khtml-border-radius: 10px;    
    border-radius: 10px;
}
.tweet img {
	float: left;
	margin: 0 8px 4px 0;
}
.tweet .text {
	margin: 0;
}
.tweet .time a {
	font-size: 80%;
	color: #888;
	white-space: nowrap;
	text-decoration: none;
}
.tweet .time a:hover {
	text-decoration: underline;
}
#twitterSearch .tweet {
	min-height: 24px;
}
#twitterSearch .tweet .text {
	margin-left: 32px;
}

a {
  color: #000;
  text-decoration: none;
}

input[type="submit"] {
  border: 1px solid #000;
  background: #E6E6E6;
  cursor: pointer;
}

input[type="submit"]:hover {
  background: #ADADAD;
  cursor: pointer;
}

#container {
  display: block;
  margin: 0 auto;
  width: 923px;
  text-align: left;
}

#header {
  width: 923px;
  height: 78px;
}

#anky {
  display: block;
  float: left;
  width: 204px;
  height: 78px;
  background: url('images/tack.png') left no-repeat;
  cursor: pointer;
}

#welcome {
  display: block;
  float: right;
  color: #fff;
  font-size: 18px;
  margin-top: 45px;
  width: 295px;
  height: 28px;
  text-align: right;
  line-height: 28px;
}

#lang_nl {
  display: block;
  float: right;
  color: #fff;
  font-size: 18px;
  margin-top: 45px;
  background: url('images/lang_nl.png') right no-repeat;
  width: 40px;
  height: 28px;
  text-align: right;
  line-height: 28px;
  cursor: pointer;
}

#lang:hover_nl {
  cursor: pointer;
}

#lang_en {
  display: block;
  float: right;
  color: #fff;
  font-size: 18px;
  margin-top: 45px;
  background: url('images/lang_en.png') right no-repeat;
  width: 40px;
  height: 28px;
  text-align: right;
  line-height: 28px;
  cursor: pointer;
}

#lang:hover_en {
  cursor: pointer;
}

#page {
  display: block;
  float: left;
  width: 923px;
  background: #534e4f url('images/bg_text.png') left top no-repeat;
}

#menu {
  display: block;
  float: left;
  background: #534e4f;
  width: 204px;
  height: 470px;
}

#menuitem {
  display: block;
  float: left;
  width: 178px;
  margin: 5px 0 0 0px;
  padding: 3px 3px 3px 23px;
  font-size: 14px;
}

#menuitem:hover {
  background: #908e8e;
  cursor: pointer;
}

#mainimg {
  display: block;
  float: right;
  width: 719px;
  height: 470px;
  background: url('images/2011_fall/mainimg-big.jpg') 0 0 no-repeat;
  background-position: top center;
  overflow: hidden;
  text-indent: -9999px;
} 

#mainimg:hover {
  background-position: 0 100%;
}

#mainimg2 {
  display: block;
  float: right;
  width: 719px;
  height: 296px;
  background: url('images/2011_fall/mainimg-big.jpg') 0 0 no-repeat;
  background-position: top center;
  overflow: auto;
}

#mainimg2:hover {
  background-position: 0 73%;
}

#mainimgtop {
  display: block;
  float: right;
  width: 719px;
  height: 266px;
}

#mainimgbottom {
  display: block;
  float: right;
  width: 719px;
  height: 30px;
  background: #000;
  opacity:0.8;filter:alpha(opacity=50);
}

#subitem {
  display: block;
  float: left;
  position: relative;
  height: 30px;
  line-height: 28px;
  padding: 0 5px 0 5px;
  font-size: 12px;
  color: #fff;
}

#subitem:hover {
  background: #82797a;
  cursor: pointer;
  color: #000;
}

#subitemblok {
  display: block;
  float: left;
  position: relative;
  height: 30px;
  line-height: 28px;
  padding: 0 5px 0 5px;
  font-size: 12px;
  color: #fff;
}

#altijdweten {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  background: #740c0d center no-repeat;
  width: 196px;
  height: 154px;
}

#awtext {
  display: block;
  float: left;
  margin-top: 110px;
  text-align: center;
  width: 196px;
  height: 28px;
}

#nieuws {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  background: #82797a;
  width: 347px;
  height: 154px;
}

#nieuwsitem {
  display: block;
  float: left;
  margin: 0 0 7px 0;
  width: 347px;
  height: 37px;
}

#nieuwsitem:hover {
  background: #908e8e;
  cursor: pointer;
}

#nieuwsfoto {
  display: block;
  float: left;
  background: #C7B87E;
  margin: 0 4px 4px 0;
  width: 60px;
  height: 35px;
  border: 1px solid #161719;
}

#nieuwstext {
  display: block;
  float: left;
  padding: 0 4px 4px 0;
  width: 260px;
  height: 35px;
}

#ankysmall {
  display: block;
  float: left;
  background: url('images/2011_fall/anky_small_2.jpg') 0 0 no-repeat;
  background-position: top center;
  width: 364px;
  height: 158px;
  overflow: hidden;
  text-indent: -9999px;
}

#ankysmall:hover {
  background-position: 50% 100%;
}


#picsmall {
  display: block;
  float: left;
  background: url('images/2011_fall/picsmall4.jpg') center no-repeat;
  width: 204px;
  height: 158px;
}

#picsmall2 {
  display: block;
  float: left;
  background: url('images/2011_fall/picsmall1.jpg') center no-repeat;
  width: 204px;
  height: 158px;
}

#nieuwssmall {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  background: #82797a;
  width: 196px;
  height: 160px;
}

#nieuwstext2 {
  display: block;
  float: left;
  padding: 0 0 2px 0;
  margin-bottom: 3px;
  width: 196px;
}

#nieuwstext2:hover {
  background: #908e8e;
  cursor: pointer;
}

#agenda {
  display: block;
  float: left;
  background: url('images/2011_fall/tack_small.jpg') 0 0 no-repeat;
  width: 204px;
  height: 203px;
}

#login_dealer {
  display: block;
  float: left;
  padding: 0 4px 4px 4px;
  width: 196px;
  height: 203px;
}

#login_form {
  text-align: left;
}

#agenda:hover {
  background-position: 0 100%;
}

#tack {
  display: block;
  float: left;
  background: url('images/2011_fall/tack-big.jpg') 0 0 no-repeat;
  width: 355px;
  height: 207px;
  overflow: hidden;
  text-indent: -9999px;
}

#tack:hover {
  background-position: 0 100%;
}

#inzendingweek {
  display: block;
  float: left;
  background: url('images/2011_fall/catalogus_.png') 0 0 no-repeat;
  padding: 0 4px 4px 4px;
  width: 356px;
  height: 203px;
}

#inzendingweek:hover {
  background-position: 0 100%;
  cursor: pointer;
}

#barleft {
  display: block;
  float: left;
  width: 204px;
  height: 100%;
  background: #82797a;
}

#menu2 {
  display: block;
  float: left;
  background: #ede7cf;
  width: 196px;
  margin: 16px 0 16px 0;
}

#main {
  display: block;
  float: left;
  width: 699px;
}

#maintitel {
  display: block;
  float: left;
  font-size: 15px;
  padding: 10px 10px 10px 10px;
  width: 699px;
  background: #82797a;
}

#mainsub {
  display: block;
  float: left;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  width: 699px;
  background: #908e8e;
}

#maintext {
  display: block;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 699px;
}

#maintext a {
  text-decoration: none;
  font-weight: bolder;
}

#mainnieuwsdate {
  display: block;
  float: left;
  margin: 8px 0 9px 0;
  width: 699px;
  height: 20px;
  border-bottom: 1px dashed #cfc5ac;
  font-size: 15px;
}

#mainnieuwsitem {
  display: block;
  float: left;
  margin: 0 0 7px 0;
  width: 699px;
  height: 37px;
}

#mainnieuwsitem:hover {
  background: #908e8e;
  cursor: pointer;
}

#no_results {
  display: block;
  float: left;
  margin: 0 0 7px 0;
  width: 699px;
  height: 37px;
}

#mainnieuwsfoto {
  display: block;
  float: left;
  background: #C7B87E;
  margin: 0 4px 4px 0;
  width: 60px;
  height: 35px;
  border: 1px solid #161719;
}

#mainnieuwstext {
  display: block;
  float: left;
  padding: 0 4px 4px 0;
  width: 620px;
  height: 35px;
}

#pagina {
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  text-align: center;
  padding: 3px;
}

#footer {
  display: block;
  float: left;
  width: 923px;
  height: 60px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline overline;
}

#sites {
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 10px 0 10px 0;
}

#copyright {
  display: block;
  float: right;
  text-align: right;
  font-size: 10px;
  color: #fff;
  padding: 12px 0 8px 0;
}

#titels {
  display: block;
  float: left;
  font-size: 15px;
  width: 99%;
  margin: 0 0 5px 0;
}

#block {
  display: block;
  float: left;
}

.foto {
  width: 150px; height: 150px;
  margin: 3px 3px 0 3px;
  border: 1px solid #000;
  opacity:0.7;filter:alpha(opacity=70);
}

.foto:hover {
  opacity:1;filter:alpha(opacity=100);
  cursor: pointer;
}
