body { 
	margin: auto; 
	width: 575px;
        min-width: 575px;
	font: 13px Verdana, Arial, sans-serif;
	
        background:  url(../images/layout/body-bg.png) repeat-y 50% 0;
        background-color: #99ccFF;
}

#container {
        margin: auto;
	width: 575px;
        padding-top: 3px;
}

#site {
        width: 575px;
	background-color: white;
}


#content {
        float: left;
        width: 575px;
	background-color: white;
}

#actie {
    width: 573px;
    height: 248px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
}

#actie .top {
    position: absolute;
    z-index: 3;
    width: 573px;
    height: 248px;
    background-image: url(../images/layout/aktie.png);
    background-repeat: no-repeat;
}

#actie .main_left {
    position: absolute;
    z-index: 2;
    float: left;
    width: 323px;
    height: 248px;
}

#actie .main_right {
    position: absolute;
    z-index: 2;
    float: left;
    margin-left: 323px;
    width: 220px;
    height: 208px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    background-image:url(../images/layout/trans_back.png);
}

#actie .bottom {
    position: absolute;
    z-index: 1;
    width: 573px;
    height: 248px;
    background-image: url(../images/layout/actie_back.png);
    background-repeat: no-repeat;
}

#actie table {
    border-collapse: collapse;
}

#actie .td1{
    font-size: 25px;
    font-weight: bold;
    color: red;
}
#actie .td2{
    font-weight: bold;
    font-size: 20px;
}
#actie .td3{
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#actie .td4{
    font-size: 20px;
    font-weight: bold;
    text-decoration: line-through;
}
#actie .td5{
    font-size: 25px;
    font-weight: bold;
    color: red;
    text-indent: 20px;
}

#banner_small_l {
    width: 283px;
    height: 150px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    margin-right: 5px;
    float: left;
}

#banner_small_r {
    width: 283px;
    height: 150px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    float: right;
}

.tussenkop {
    width: 575px;
    height: 25px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px solid #000000;
}

/* Winkelwagen */

#content .verwerken td{
    padding-top: 2px;
    padding-bottom: 2px;
}

#content .gegevens td{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}

#content .gegevensOverzicht td{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
}

#content .bestelOverzicht ul{
	margin: 0;
	padding: 10px 6px 10px 0px;
}

#content .bestelOverzicht ul li{
	display: inline;
}

#content .bestelOverzicht li .winkelwagen{
    	text-decoration: none;
	padding: 3px 5px 4px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	background-color: red;
	text-decoration: none;
	color: white;
}

#content .bestelOverzicht li a:hover{
	background:  url(../images/layout/navtopbackground.jpg) repeat-x;
	border-bottom: 1px solid #000;
	color: #fff;
}

 /* Terug knop winkelwagen leftAfrekenProces */

#leftmenu .bestelOverzicht ul{
	margin: 0;
	padding: 10px 6px 10px 10px;
}

#leftmenu .bestelOverzicht ul li{
	display: inline;
}

#leftmenu .bestelOverzicht li .winkelwagen{
    	text-decoration: none;
	padding: 3px 5px 4px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	background-color: red;
	text-decoration: none;
	color: white;
}

#leftmenu .bestelOverzicht li a:hover{
	background:  url(../images/layout/navtopbackground.jpg) repeat-x;
	border-bottom: 1px solid #000;
	color: #fff;
}

h1 {
    width: 565px;
    height: 25px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid #000000;
}

h2 {
    width: 565px;
    height: 25px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #000000;
}

h3 {
    margin-top: 0px;
}

#box1 {
    float: left;
    width: 250px;

}

#box1 table {
    border: 1px solid #cccccc;
}

#box2 {
    float: left;
    width: 305px;
    margin-left: 10px;
}

#box3 {
    float: left;
    width: 565px;
}

#merken {
    height: 120px;
    padding: 5px;
    border: 1px solid #cccccc;
    background: url("../images/layout_service/back.png");
}

.clearer {
    clear: both;
}
