﻿h1, h2, h3, h4, h5, h6, pre, code {
	outline:none;
}
a {
	outline: none;
}
a img, :link img, :visited img {
	border:none;
}
img {
	display:block
}
* {
	margin: 0;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	background: url( 'http://www.deictprins.nl/images/bg.jpg' ) #F3F6D4;
}

#wrapper {
	width: 977px;
	margin: 0 auto;
	background-image: url( 'http://www.deictprins.nl/images/bgcontent.png' );
	height: 100%;
}

#container {
	width: 887px;
	margin: 0 auto;
	background-color: #8a151e;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	background-image: url( 'http://www.deictprins.nl/images/header2.jpg' );
	background-repeat: no-repeat;
}

/*
	Menu
*/

ul#menu {
	float:right;
	padding-top: 15px;
	padding-right: 20px;
}

ul#menu li {
	float:left;
	list-style: none;
}
ul#menu li a {
	margin:0 0 0 14px;
	display:block;
	color: #6C7517;
	font-size: 13px;
	text-decoration: none;
}
ul#menu li a:hover {
	border-bottom: 1px dotted #7a000a;
}

/*
	Content
*/

#content h1 {
	color: #FFFFAA;
	margin-left: -10px;
	font-size: 24px;
}
#content {
	padding: 220px 15px 30px 40px;

}
#content a {
	color: #ffffff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
#content a:hover {
	text-decoration:none;
}

#content tr, td {
  height: 20px;
  border-bottom: 1px solid #9e3c44;
  padding-left: 5px;  
}

/*
	Footer
*/

#footer {
	width: 817px;
	position: relative;
	text-align:center;
	background-color: #8a151e;
	margin: 0 auto;
	border-top: 1px #9b363e solid;
	padding-top: 10px;
}

/* 
	Overige
*/

hr {
	color:#9b363e;
	background-color:#9b363e;
	height:1px;
	border:none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.links {
	float: left;
	width: 550px;
}
.rechts {
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}
strong {
	color: #FFFFAA;
}

#footer, .push {
	height: 20px;
	color: #FEFEDA;
}
.push { 
	clear: both; 
}

input {
	font-family: Tahoma;
	font-size: 12px;	
}

/*
	Portfolio item
*/

.pitem {
	height: 300px;
}

/**
* Twitter
*/

div#tweet {
  width: 197px;
  background-color: #af323c;
  padding: 15px;
}