@charset "utf-8";
*{margin:0px; padding:0px;}
body {
	background-color: #222222;
	color: #FFFFFF;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #kruithuis {
	float: left;
	margin-left: 450px;
}
#wrapper #head {
	height: 350px;
	width: 200px;
	float: right;
}
#wrapper #content #titel {
	width: 400px;
}

#wrapper #content  {
	width: 750px;
	float: left;
	font-size: 16px;
	overflow: auto;
	height: 400px;
}



#menu  {
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	height: 180px;
	background-position: 0px -1px;
}
#thetudes {
	float: left;
	width: 300px;
	margin-top: 20px;
	padding-left: 100px;
}
#thetudes a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}

#menu   a img  {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu  #home  {
	left: 145px;
	top: 0px;
}
#menu  #blog  {
	left: 385px;
	top: 0px;
}
#menu  #agenda  {
	left: 515px;
	top: 0px;
}
#menu  #huisvrienden  {
	left: 685px;
	top: 0px;
}
#menu  #contact  {
	left: 145px;
	top: 75px;
}
#menu  #foto  {
	left: 385px;
	top: 50px;
}
#menu  #bio  {
	left: 515px;
	top: 80px;
}
#menu  #winkel  {
	left: 705px;
	top: 50px;
}
#menu  #links  {
	left: 265px;
	top: 0px;
}
#wrapper  #content   h1, #wrapper #content h2, #wrapper #content h3 {
	font-size: 36px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif, "Trajan Pro";
	font-style: italic;
}
#wrapper #content h3 {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}

#wrapper #content  h2 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}
#wrapper #content #text #blog_menu {
	width: 200px;
	font-size: 16px;
	float: left;
	height: 350px;
}

#wrapper #content #text #blog_menu a {
	display: block;
	color: #d3d3d3;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-color: d3d3d3;
	border-right-color: d3d3d3;
	border-bottom-color: d3d3d3;
	border-left-color: d3d3d3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#wrapper   #content   #text   #blog_text, #wrapper  #content  #text  #tumbs {
	width: 500px;
	float: right;
}
#wrapper #content #text ul {
	padding-left: 20px;
	margin-left: 20px;
}
#wrapper #content #text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #content #text a img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper  #content  #text  #tumbs  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
#wrapper #content #text td {
	border: 2px solid #666666;
}
#wrapper 
#content  #agenda_tabel  {
	font-size: 16px;
}
#wrapper #content #text p {
	margin-bottom: 20px;
}
#wrapper  #content   #text .huisgenoten  td {
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
#wrapper #content #text .huisgenoten a {
	text-decoration: none;
}
#wrapper #content #text .winkel td {
	padding: 10px;
	text-align: center;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

