@font-face {
	font-family: 'AdobeGaramondProRegular';
	src: url('../fonts/agaramondpro-regular-webfont.eot');
	src: local('☺'), url('../fonts/agaramondpro-regular-webfont.woff') format('woff'), url('../fonts/agaramondpro-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html {
     overflow: -moz-scrollbars-vertical;
}
html, body {
	 width: 100%;
	 height: 100%;
}
*{
     margin: 0px;
     padding: 0px;
}
ul {
	 text-align: center;
	 list-style-type: none;
}
img{
     border: 0px;
}
body{
     background-color: #c6c2b2;
	 min-height: 600px;
	 text-align:center;
}
#outer {
	 width: 100%;
	 height: 100%;
	 display: table;
	 vertical-align: middle;
}
#container {
	 position: relative;
	 width: 980px;
	 height: 600px;
	 text-align:center;
	 display: table-cell;
	 vertical-align: middle;
}
#inner {
	 width: 978px;
	 height: 598px;
	 margin-left: auto;
	 margin-right: auto;
	 text-align:center;
	 font: 20px 'AdobeGaramondProRegular', 'Times New Roman';
	 background: url('../tp_images/bg_container.gif') repeat-x;
	 border: 1px solid #9d9780;
}
#logo {
	 float: left;
	 width: 235px;
	 height: 100px;
	 margin: 10px 0 0 371px;
	 display: inline;
}
#logo img{
	 display: block;
}
#menu {
	 float: left;
	 width: 800px;
	 margin-top: 20px;
}
#menu ul {
	 width: 620px;
	 height: 150px;
	 margin-bottom: 30px;
	 margin-left: 179px;
}
#menu ul li {
	 float: left;
	 height: 150px;
	 margin: 0 15px;
	 display: inline;
}
#menu ul li a {
	 width: 125px;
	 height: 25px;
	 padding-top: 125px;
	 display: block;
	 color: #222;
	 text-decoration: none;
	 background-repeat: no-repeat;
}
#menu ul li a#item1{
	 background-image: url('../tp_images/item_website.gif');	 
}
#menu ul li a#item2{
	 background-image: url('../tp_images/item_graficus_mail.gif');	 
}
#menu ul li a#item3{
	 background-image: url('../tp_images/item_evenementen.gif');	 
}
#menu ul li a#item4{
	 background-image: url('../tp_images/item_magazine.gif');	 
}
#menu ul li a:hover {
	 background-position: bottom;
	 text-decoration: underline;
}
#adverteren {
	 float: right;
	 width: 140px;
	 margin-top: 165px;
	 line-height: 30px;
	 text-indent: 20px;
	 text-align: left;
	 color: #887f5f;
	 background: url('../tp_images/info.gif') no-repeat;
}
#adverteren ul{
	 text-align: left;
}
#adverteren ul li a{
	 color: #fff;
	 text-decoration: none;
}
#adverteren ul li a:hover{
	 text-decoration: underline;
}
#middle_image {
	 float: left;
}
#middle_image img {
	 float: left;
	 display: block;
}
#middle_text {
	 float: left;
	 width: 350px;
	 margin-left: 25px;
	 color: #fff;
	 text-align: left;
}
.middle_text_breed { 
	width: 510px !important;
}
.middle_text_breed p{
	width: 350px !important;
}
#middle_text h1 {
	 margin-bottom: 10px;
	 font-size: 24px;
	 font-weight: normal;
}
#middle_text p {
	 font-size: 14px;
	 line-height: 17px;
	 text-align: justify;
}
#middle_text a {
	color: #fff;
	text-decoration: underline;
}
#middle_text a:hover {
	text-decoration: none;
}
#bottom_menu {
	 float: left;
	 width: 100%;
}
#bottom_menu ul li {
	 display: inline;
}
#bottom_menu ul li a {
	 height: 48px;
	 margin: 0 21px;
	 font: 13px/48px Verdana;
	 color: #fff;
	 text-decoration: none;
	 display: inline-block;
}
#bottom_menu ul li a:hover {
	 text-decoration: underline;
}

form#movedform fieldset {
	border: 0px;
}

form#movedform fieldset label {
	float: left;
	clear: left;
	width: 120px;
	font-size: 14px;
}

form#movedform fieldset input,
form#movedform fieldset select {
	float: left;
}

form#movedform fieldset input {
	width: 180px;
}

form#movedform fieldset select {
	width: 184px;
}

form#movedform fieldset span.valp {
	font-size: 14px;
	float: left;
	width: 200px;
}

form#movedform fieldset input.button {
	margin-left: 120px;
	width: 124px;
	height: 26px;
	display: block;
	background: transparent;
	background-image: url('../tp_images/button.jpg');
	border: none;
	text-indent: -10000px;
}
