
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
}

#content input[type="text"] 
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid;
}

#content a
{
	color: #8f0000;
	text-decoration: none;
}

#content a:hover
{
	color: #8f0000;
	text-decoration: underline;
}

.footer {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-align: left;
	text-indent: 10px;
}

#content h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8F0000;
	text-align: left;
	height: 24px;
	background-image: url("http://www.tworeasons.nl/images/line_24.gif");
}

.firstImage {
        margin-top: -16px
	}

*+html .firstImage { margin-top: -4px; }


#content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.Adres {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

input {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid;
	}

textarea {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid;
	width: 300px;
	height: 120px;
}

.mailform td { 
	width: 200px; 
} 

.blokheader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-indent: 5pt;
}
.productview-rechts {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

a img { border: none; }

.menu 
{
	text-align: center;
	background: url("http://www.tworeasons.nl//images/menubackground.png") repeat-x 0% 0%;
	height: 20px;
	padding-top: 7px;
}

.menu ul, .menu li
{
	display: inline;
	list-style: none;
}

.menu ul {
	padding: 0px;
}

.menu li {
	margin-left: 10px;
	margin-right: 10px;
}

.newsItem
{
	margin: 10px;
}

.newsItem .title
{
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #8F0000;
        text-align: left;
        height: 24px;
        background-image: url("http://www.tworeasons.nl/images/line_24.gif");
}

.newsItem .date
{
	font-size: 10px;
	padding-left: 10px;
}

.newsItem .newstext
{
	padding: 10px;
}

/**
 *	List styles
 */

.list_navigation
{
	text-align: center;
	width: 890px;
}

.list_navigation .list_next
{
	float: right;
	font-weight: bold;
}

.list_navigation .list_previous
{
	float: left;
	font-weight: bold;
	padding-left: 10px;
}


.list_table { 
	width: 890px;
}

.list_row {
	background-color: #9EAAB8;
}

.list_label {
	font-weight: bold;
	display: inline;
}

.image_column {
	width: 170px;
}

.product { border-top: 1px solid black; }

.list_content { font-size: 12px; padding-bottom: 5px; }

.ordersTable, .cart
{
	border-collapse: collapse;
	width: 460px;
}

.ordersTable th, .cart th
{
	background-color: #900606;
	color: white;
}


