@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

img, div { behavior: url(iepngfix.htc) }
img {border:0}

body{
      background-color : #14c0ca;
	  background-image:url(../images/bg01.png);
	  background-repeat:repeat-x;
	  margin:0 auto;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  line-height:18px;
	  text-align:center;
	  color:#353535
	  }

#masterwrapper {
	  width:961px;
	  margin:0 auto;
	  }

a{text-decoration:none}
a:hover{text-decoration:underline}

#back { 
	  background-image:url(../images/bg02.png);
	  background-repeat:repeat;
	  margin:0 auto;
	  width:961px
	}

#header { 
	  background-image:url(../images/header.png);
	  background-repeat:no-repeat;
	  width:961px;
	  height:121px
}

.adres {
	width: 200px;
	float:right;
	margin-top:40px;
	text-align:left
}

.adres a {
	text-decoration:none;
	color:#353535}

#contentwrapper {
	  width:940px;
	  margin:0 auto;
	  overflow:hidden}

#center {
	  background-color:#FFF;
	  width:940px;
	  margin:0 auto;
	  float:left}

.content {
    float:right;
	text-align:left;
	padding:20px;
	width:680px;
	}
	
#silhouettes{
	  background-image:url(../images/judo.png);
	  background-repeat:no-repeat;
	  width:940px;
	  height:129px;
	  margin:0 auto
	}
	
/* text */


h1 {color:#cc6600; font-size:22px; line-height:28px}

h2 {color:#cc6600; font-size:14px}

.lijst {margin-left:20px}

ul {margin-left:20px}

.bold {font-weight:bold}

.ubold {
	
	font-weight:bold;
	text-decoration:underline}

.it { font-style:italic}

.welkom {
	width: 400px;
	float:left}

.sidetext {
	width: 240px;
	float:right;
	border:1px solid #14c0ca;
	padding:5px}
	
.sidetext p{
	color:#555;
	font-size:11px}
	
.sidetext02 p{
	color:#fff;}


.sidetext02 {
	width: 250px;
	height:310px;
	float:right;
	/* margin-top:20px;*/
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat}

.open {
	color:#FFF;
	font-weight:bold;
	font-size:14px}
	
.small {font-size:11px}

.tijd {width:95%; background-color:#0772a6; padding:10px; color:#FFF}

/* end text */

.tabopen {
	border:1px solid #14c0ca}
	
.us {width: 250px;
float:right;
margin:30px 30px 0 0;
text-align:right}
	
.us p {color:#999; font-size:11px}
.us a {	text-decoration:none; color:#999}
.us a:hover {	text-decoration:underline; color:#999}

#footer {
	 background-image:url(../images/footer.png);
	 background-repeat:no-repeat;
	 height:73px;
	}

