/* -- PRINTSTYLES FOR WWW.LEVEDELENTE.NL -- */

* {
margin: 0;
padding: 0;
}

img {
border: none;
}

body {
background: url(../images/bg_body.gif) repeat-x;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.clearfloat {
clear: both;
}

/* -- STYLES FOR DIVS -- */

#header {
display: none;
}

#menu {
display: none;
}

#main {
width: 100%;
font-family: 'Trebuchet MS', tahoma, verdana;
color: #fff;
}

#mainright {
float: left;
width: 100%px;
}

#mainleft {
display: none;
}

#kortingsbon {
display: block;
width: 753px;
height: 201px;
background: url(../images/kortingsbon_header.jpg) no-repeat;
}

/* -- STYLES FOR TEXTS -- */

h1 {
font: bold 19px/25px tahoma, verdana;
color: #b7006d;
margin-bottom: 14px;
}

h2 {
font: bold 15px/23px tahoma, verdana;
color: #484848;
margin-bottom: 10px;
}

h3 {
font: bold 13px/20px 'Trebuchet MS', tahoma, verdana;
color: #87c701;
}

h4 {
font: bold 11px/20px 'Trebuchet MS', tahoma, verdana;
color: #484848;
text-transform: uppercase;
}

#main p {
font: 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #484848;
margin-bottom: 17px;
}

#main span.normal {
font: 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #484848;
}

#main a:link, #main a:visited {
color: #87c701;
}

#main a:hover, #main a:active {
color: #b7006d;
}

#main ul {
list-style: url(../images/bullet1.gif) square;
margin-left: 20px;
margin-bottom: 17px;
}

#main ol {
margin-left: 20px;
margin-bottom: 17px;
}

#main li {
font: 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #484848;
}

#main p.small {
font: 11px/16px 'Trebuchet MS', tahoma, verdana;
color: #484848;
margin-bottom: 14px;
}

#main ul.small {
margin-bottom: 14px;
}

#main ol.small {
margin-bottom: 14px;
}

#main ol ol {
list-style-type: upper-alpha;
margin-bottom: 0px;
}

#main ul.small li {
font: 11px/16px 'Trebuchet MS', tahoma, verdana;
color: #484848;
}

#main ol.small li {
font: 11px/16px 'Trebuchet MS', tahoma, verdana;
color: #484848;
}

/* -- STYLES FOR FORM IMAGES -- */

#mainright img {
margin: 10px 15px;
}

/* -- STYLES FOR TABLES -- */

#main table.participants {
width: 100%;
}

#main table.participants col.col1 {
text-align: left;
}

#main table.participants col.col2 {
text-align: center;
}

#main table.participants tr.row1 {
background: #f1dee9;
}

#main table.participants tr.row2 {
background: #fff;
}

#main table.participants th {
background: #8c0053;
font: bold 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #fff;
padding: 3px 5px;
}

#main table.participants td {
font: 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #484848;
padding: 2px 5px;
}

#main table.participants a.tablelink {
color: #484848;
}

#main table.participants a.tablelink:hover {
color: #b7006d;
}

#main table.participants .company {
text-align: left;
}

#main table.participants .standnr {
text-align: center;
}

#main td.left {
text-align: left;
}

#main td.right {
text-align: right;
}

#main td.center {
text-align: center;
}

/* -- STYLES FOR FORM ELEMENTS -- */

input.textfield {
font: 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #e60089;
height: 17px;
}

textarea.textfield {
font: 13px/18px 'Trebuchet MS', tahoma, verdana;
color: #e60089;
}

.button {
font: 13px 'Trebuchet MS', tahoma, verdana;
color: #fff;
background: #b7006d;
border: 1px;
margin: 1px;
}

select {
font: 13px 'Trebuchet MS', tahoma, verdana;
color: #484848;
}
