* {
	border:0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

@font-face {
    font-family: 'momstypewriterregular';
    src: url('../fonts/card-webfont.eot');
    src: url('../fonts/card-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/card-webfont.woff') format('woff'),
         url('../fonts/card-webfont.ttf') format('truetype'),
         url('../fonts/card-webfont.svg#momstypewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h3, h4 {
	display: inline-block;
	width: 600px;
	font-family: 'momstypewriterregular';
	font-weight:normal;
	color: #FFF;
	background: #000;
	padding:2px 5px;
}

.navigatie a {
	font-family: 'momstypewriterregular';
	color: #FFF!important;
	background: #000;
}

.navigatie{
	border-spacing:0;
  	border-collapse:collapse;
}
.navigatie td {
	background: #000;
	border: 1px solid #000;
}
.navigatie td.white{
	background: #FFF;
	border: 1px solid #FFF;
}
.navigatie .twitter {
	background: #fff!important;
	border: 0px;
	padding-top: 10px;
}
.navigatie td a.wit {
	background: #fff;
}
.navigatie .headerimage {
	background: #fff;
	border: 0px;
}

#wrap {
min-height:100%;
position:absolute;
left: 50%;
margin-left: -443px;
margin-right: 0px;
}
* html #wrap {height:100%}

#container{
width: 886px;
}

#left
{
width:150px;
float:left;
}

#center
{
width:480px;
float:left;
}

#header
{
width:600px;
height:90px;
}

#content
{
width:600px;
padding-top:40px;
padding-right:0px;
}
.tweet ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.tweet ul li {
	position: relative;
	display: inline;
}

#right
{
width:180px;
float:left;
}

#footer
{
	width: 100%;
	height: 176px;
	background: url(../images/footer.gif) top center no-repeat;
	clear: both;
	text-align: right;
}

#footer a img{
	margin-top: 120px;
}



#shout{
	background: url('../images/eikwijt.gif') 0px 10px no-repeat;
	padding: 0 10px;
}

#nieuwnieuws{
	margin: 10px 0;
	width: 180px;
}

#nieuwnieuws a, .link{
	font-size: 10px;
	}

#banners{
	background: url('../images/bannersbg.gif') no-repeat;
	margin-top: 30px;
	width: 178px;
	height: 277px;
	text-align: center;
}

/*PLAATS REACTIE */

.input {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
height:14px;
font-family:arial;
font-size:12px;
color:#000000;
margin-bottom: 2px;
}

.textfield {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
height:80px;
font-family:arial;
font-size:12px;
color:#000000;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #000000;
} 


/*PRODUCT */

.border {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
}

.kop {
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
}

.bestelling_opmerking {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
height:50px;
font-family:arial;
font-size:12px;
color:#000000;
}


select {
border-width: 1px;
border-spacing: 2px;
border-style: solid;
border-color: #000000;
font-family:arial;
font-size:12px;
color:#000000;
}

.notvisible{
	display:none;
}

a:link {color: #d10b0b; text-decoration: none}
a:active {color: #d10b0b; text-decoration: none} 
a:visited {color: #d10b0b; text-decoration: none}  
a:hover {color: #d10b0b; text-decoration: none} 

#shoutbox_id {
	color: #d10b0b;
	width: 52px;
	}
	
#stelling, .laatstereactie {
	color: #d10b0b;
	font-weight: bold;
}

a.logo img,
a.logo:visited img {
	border: none;
}
