/* MAIN STYLES */
body, html {
	background-color: #222222;
	background-image: url(/images/background-body.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	min-width: 900px;
	text-align: justify;
}
#black-logo {
	position: absolute;
	left: 400px;
	background-color: #000000;
	width: 300px;
	height: 200px;
	z-index: 999;
}
#black-logo img {
	position: relative;
	top: 57px;
	left: 12px;
}
form {
	margin: 0px;
}
p {
	margin-top: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 15px;
}
h1 img {
	vertical-align: top;
}
h2 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 18px;
}
h2 img {
	vertical-align: top;
}
ol {
	margin-bottom: 5px;
}
li #title {
	font-weight: bold;
}
.small {
	font-size: 11px;
}
a 		{
	color: #0095c3; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.blue {
	color: #0095c3;
}
.bigger {
	font-size: 14px;
}
input[type=text] {
	width: 247px;
}
textarea {
	width: 334px;
	height: 100px;
}
.hiddenPic {
	display:none;
}
#comment {
	font-size: 11px;
	color: #999999;
}
#container {
	margin: 0px auto;
	width: 899px;
	background-image: url(/images/background-container.gif);
	border: 1px solid #ffffff;
	border-top: 0px;
	border-bottom: 0px;
}
#header {
	position: relative;
	height: 300px;
	border-bottom: 1px solid #ffffff;
	background-image: url(/images/header/header-main.jpg);
	background-repeat: no-repeat;
}
#navigation {
	float: left;
	width: 200px;
	padding-top: 13px;
}
#main {
	float: right;
	width: 699px;
	background-color: #ffffff;
}
#grey-border {
	border: 1px solid #b2b2b2;
	padding: 21px;
}
#content {
	min-height: 503px;	
	height:auto !important;
	height:503px;
}
#content-projects {
	min-height: 643px;	
	height:auto !important;
	height:643px;
}
#container-fix {
	clear: both;
	height: 1px;
	background-color: #ffffff;
}
#footer {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
#error {
	padding-bottom: 300px;
}
#leftcolumn {
	float: left;
	width: 430px;
}
#rightcolumn {
	float: left;
	margin-left: 20px;
	width:200px;
	text-align: left;
}
#rightcolumn-text {
	margin-left: 33px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#textblock {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 20px;
	height: 55px;
}
#title {
	font-weight: bold;
}
#people-title {
	font-size: 14px;
}
#spacer-cell {
	height: 5px;
}
/* NAVIGATION STYLES */
#navigation #navigation-seperator {
	margin-left: 14px;
	background-color: #333333;
	height: 1px;
	width: 185px;
}
#navigation #navigation-items {	
	width: 100%;
	padding: 0px;
}
#navigation #navigation-items a {
	display: block;
}
#navigation .active {
	min-height: 17px;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url(/images/navigation/arrow-active.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#navigation .inactive {
	min-height: 17px;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url(/images/navigation/arrow-inactive.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#navigation .grey {
	height: 17px;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url(/images/navigation/arrow-grey.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#navigation #navigation-projects {
	color: #999999;
	margin-top: 3px;
	padding-bottom: 8px;
}
#navigation #navigation-projects #inactive {
	color: #0095c3;
}
#navigation #navigation-projects ul {
	padding-left: 0px;
	list-style: none;
	margin: 5px 0px;
}
#navigation #navigation-projects ul a {
	color: #999999;
}
#navigation #navigation-projects ul a:hover {
	color: #0095c3;
	text-decoration: none;
}
#navigation #navigation-projects #navigation-projects-title {
	color: #ffffff;
}

/* CONTENT STYLES */
#vecta {
	position: relative;
	top: -90px;
	padding-top: 68px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	background-image: url(/images/vecta-logo.png);
	background-repeat: no-repeat;
	width: 390px;
}
#contactsoort {
	margin: 15px 0px;
}
#contactformulier {
	width: 370px;
	border-right: 1px solid #cccccc;
}
#grey-title {
	color: #999999;
}
#projects-table {
	margin-bottom: 30px;
}
#projects-table td {
	padding: 0px;	
	text-align: left;
}
#projects-image img {
	margin-right: 1px;
}
#projects-table #projects-logo {
	border: 0px;
}
#projects-logo-div {
	border: 1px solid #b2b2b2;
	border-left: 0px;
	margin-right: 1px;
	height: 97px;
	width: 175px;
}
#projects-logo-div img {
	margin-top: 19px;
	margin-right: 5px;
}
#projects-table #date {
	color: #999999;
	font-size: 10px;
}
#event-title {
	color: #0095c3;
	font-size: 14px;
}
#event-date {
	color: #999999;
	font-size: 10px;
}
#event-text {
	margin: 3px 0px;
}
#event-date {
	font-size: 11px;
}
#event-link {
	margin-bottom: 20px;
	font-size: 11px;
}
#whatsnew-seperator {
	height: 6px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
}
#event-button {
	margin-top: 20px;
}
#rightcolumn #grey {
	color: #737373;
}
ul {
	list-style-image: url(/images/bullet.png);
}
#clients-ul ul li {
	padding-left: 0px;
	margin-left: 0px;
}	
#clients-name {
	font-size: 14px;
}
#inthepicture-name {
	color: #0095c3;
	font-size: 14px;
	margin-bottom: 10px;
}
#inthepicture-logo {
	margin-bottom: 10px;
}
#media-name {
	margin-top: 20px;
	font-size: 14px;
}
#media-date {
	color: #999999;
	font-size: 10px;
}
#media-pdf {
	font-size: 11px;
}
#media-text {
	margin-top: 2px;
}
#vecta-logo {
	text-align: center;
}
#video-table {
	margin-bottom: 30px;
	margin-top: 20px;
}
#video-table td {
	text-align: left;
	padding: 5px;	
	padding-right: 1px;	
}
#video-table #date {
	color: #999999;
	font-size: 10px;
}
#energy4all-logo {
	margin-bottom: 15px;
	margin-top: 15px;
}
#impressions-text {
	margin-right: 5px;
}
#people-name {
	color: #0095c3;
	font-size: 14px;
	margin-top: 20px;
}
#people-description {
	margin-top: 40px;
}
#people-happy-title {
	font-size: 14px;
	margin: 20px 0px;
}
#people-happy {
	margin-bottom: 20px;
}
#people {
	background-repeat: no-repeat;
	background-position: 255px -2px;
	min-height: 450px;
}
#people-text {
	width: 300px;
}
#people-links {
	position: relative;
	top: 200px;
}
#project-box {
	background-image: url(/images/projects/music-events-logo.jpg);
	background-repeat: no-repeat;
	background-position: 500px 15px;
	width: 100%;
	height: 75px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
#project-image {
	float: left;
	margin-right: 1px;
}
#project-text {
	margin: 15px 0px;
}
#project-title {
	color: #0095c3;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 23px;
}
#project-date {
	color: #999999;
	font-size: 10px;
	margin-left: 20px;
}
#project-prem {
	margin-top: 15px;
}
#navigation-end {
	height: 70px;
}
#people-box {
	background-image: url(/images/projects/music-events-exclusive-logo.jpg);
	background-repeat: no-repeat;
	background-position: 470px 9px;
	width: 100%;
	height: 75px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
#people-back {
	margin-left: 20px;
	margin-top: 15px;
}
#people-title {
	margin-top: 15px;
}
#people-mee {
	margin-top: 15px;
	margin-left: 20px;
	font-size: 14px;
}
#people-text {
	width: 430px;
	padding-top: 10px;
}
#energy4all-image {
	margin-left: 25px;
}
#energy4all-title {
	margin-top: 10px;
	font-size: 14px;
	color: #0095c3;
}
#energy4all-text {
	margin-top: 10px;
	margin-bottom: 10px;
}
#energy4all-quote-title {
	font-size: 14px;
	font-style: italic;
}
#energy4all-quote {
	margin-top: 10px;
	font-style: italic;
}
#energy4all-link {
	margin-top: 10px;
}
#whatsnew-title {
	font-size: 14px;
	margin-bottom: 15px;
}
#whatsnew-date {
	font-size: 14px;
}
#pro-list-name {
	height: 60px;
	padding: 3px;
}
#pro-list-date {
	height: 15px;
}
#pro-list-link {
	height: 15px;
	margin-bottom: 10px;
}
#theater-title {
	font-size: 14px;
}
.jobs-title {
	color: #0095c3;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.jobs-intro {
	margin-bottom: 10px;
	text-align: left;
}
.jobs-description {
	margin-bottom: 10px;
	text-align: left;
}
.events-titel {
margin-top: 10px;
	font-size: 14px;
}
.events-datum {
margin-top: 10px;
	color: #777777;
	font-size: 12px;
	float: left;
	height: 30px;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.events-image {
	margin-top: 3px;
}
.clear {
	clear: both;
}
