@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/site_bg_rood.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	
	margin: 0px;
	padding: 0px;

	height: 100%;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#fullheight {
	height: 100%;
}

#mainImageBlock {
	height: 420px;
}

#content {
	height: 200px;
	padding: 10px;
}

.content {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

p, p strong {
	margin-top: 0px;
}

.verticalDivider {
	background-image: url(images/vertical_divider.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.error {
	color: #FF0000;
}

/* FOOTER
---------------------------------*/
#footer {
	padding-top: 4px;
	margin-bottom: 10px;
}

#footer * {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

/* BESTELLEN FORM
---------------------------------*/
.formField {
	height: 16px;
	
	border: 1px solid #999999;
}

.pc4 {
	width: 40px;
	height: 15px;
	font-size: 9px;
	
	border-right: 1px dotted #999999;
}

.pc2 {
	width: 20px;
	height: 15px;
	font-size: 9px;
	
	border-left: none;
}

/* INSCHRIJVEN FORM
---------------------------------*/
#inschrijven_email {
	width: 115px;
	height: 12px;
	font-size: 9px;
	
	border: 1px solid #999999;
}

#inschrijven_button {
	width: 60px;
	height: 18px;
	font-size: 9px;
	padding-bottom: 4px;
}

/* HOME - WINNEN
---------------------------------*/
div.winactie_home {
	float: left;
	width: 180px;
	
	margin-bottom: 20px;
}

div.rightMargin {
	margin-right: 10px;
}

p.winactie_home_title a {
	font-weight: bold;
	text-decoration: none;
}

#footer {
        width:820px;
}

#footer p {
        margin:0px;
        padding:0px;
}
#swr-smm-webring {
    margin: 0;
    padding: 0;
    height: 18px;
    background: url(images/background.png);
    text-align: center;
    
}
#swr-smm-webring ul {
    padding-top: 1px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
}
#swr-smm-webring ul li {
    list-style: none;
    display: inline;
}
#swr-smm-webring ul li.spacer {
    color: #444444;
}
#swr-smm-webring a {
    margin: 0;
    padding: 20px;
    padding-bottom: 0;
    padding-top: 0;
    letter-spacing: 0;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #222222;
}
#swr-smm-webring a:hover {
    color: #444444;
}

