 body
{
	color: #510101;
	background-image: url(afbeeldingen/melissen-tv-bgrndopmaat.jpg);
	font-family: 'Lucida Grande',Helvetica,Arial,sans-serif;
	font-size:75%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
}

h2
{
	color: black;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 43pt;
	text-align: left;
}

h1, h3,h4,h5
{
	color: black;
	margin: 10pt;
	text-align: center;
}

hr {
    clear: both;
}


p,ul { margin: 10pt 80pt 10pt 43pt; }

 blockquote
{ margin: 10pt 100pt 10pt 63pt; 
color: #405072;

}

a:link
{
	color: #1D2051;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
    text-decoration: underline;
    color: #0066CC;
    	font-weight: bold;
}

a:visited {
    color: #510085;
    text-decoration: underline;
    	font-weight: bold;
}

.cred {
	text-align: center;
		color:  #c6c6c6;
		font-size:80%;	
}

a.cred {
	text-align: center;
		color: #c6c6c6;
}


#col2 {
	float: left;
	width: 458px;
	margin-left: 12px;
}

#col3 {
	float: right;
	width: 230px;
}

.plaatje_omloop
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.boeken {
	overflow: hidden;
}

div.boeken label {
	display: block;
	clear: both;
	float: left;
	width: 403px;
	border-bottom: 1px solid #eee;
	line-height: 27px;
}

div.boeken input {
	float: left;
	width: 30px;
	position: relative;
	top: 5px;
}

div.gegevens {
	overflow: hidden;
	margin-bottom: 5px;
}

div.gegevens label {
	display: block;
	clear: both;
	float: left;
	width: 198px;
	border-bottom: 1px solid #eee;
	line-height: 27px;
}

div.gegevens input {
	position: relative;
	float: left;
	width: 234px;
	top: 6px;
}

textarea {
	width: 436px;
	height: 60px;
	margin-top: 11px;
}

p.verzendkosten {
	clear: both;
	margin-top: 13px;
	font-style: italic;
}

input.submit {
	width: 200px;
	height: 30px;
	margin-top: 10px;
}

ul.nieuws {
    list-style-type: none;
}