/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
  font-size: 18px;
}
A {
	color: #000000;	
	text-decoration: underline;
}
A:hover {
	color: #000000;	
	text-decoration: none;
}
INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.siteTitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.siteSubTitle {
	font-size: 14px;
	color: #000000;
}

.tableHeader {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

A.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

A.buttonTextBlack:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.buttonTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.buttonTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

A.buttonTextWhite:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.highlightText {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
A.highlightText:hover {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.buttonTextColor {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.tableHeaderSmall {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.priceText {
	font-size: 12px;
	color: #000000;
}
.Text {
	font-size: 12px;
	color: #000000;
}

.ktekst {
font-size: 10px;
}

.priceItalicText {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.highlightText {
  font-size: 12px;
  color: #336699;
}

table.footer {
width: 920px;
height: 70px;
background-image: url(http://www.pimpedbyroos.nl/pic/footerw.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}

.button
{
	background-color: #6c214c;
	border-left: 1px solid white;
	border-right: 1px solid #493C17;
	border-top: 1px solid white;	
	border-bottom: 1px solid #493C17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

/* header */
table.header {
width: 920px;
height: 131px;
background-image: url(http://www.pimpedbyroos.nl/pic/headerw.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#fff;
margin: 50px 0 0 0;
}

table.roos {
background-image: url(http://www.pimpedbyroos.nl/pic/roosw.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#fff;
padding: 10px 0 0 10px;
}

.dropdown {
width: 150px;
}

.linkf {color: #666; text-decoration: none; font-size: 11;}
A.linkf{color: #666; text-decoration: none; font-size: 11;}
A.linkf:hover {color: #666; text-decoration: none; font-size: 11; font-weight: bold;}

.bedankt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
