
/* CSS Document */

html, body
{
	background: url(../../images/bg.jpg) #FFF;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p
{
	color: #333;
	margin: 0;
}
a
{
	text-decoration: none;
	font-weight: bold;
}

h1
{
	font-size: 20px;
	color: #a7231c;
	font-weight: normal;
	margin: 5px 0 15px 0;
}
h2
{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
h3
{
	color: #ed7a0e;
	font-size: 14px;
	text-transform: uppercase;
}
h4
{
	color: #000;
	font-weight: normal;
	border-bottom: 1px dashed #000;
	display: inline;
}
h5
{
	color: #a7231c;
	font-size: 13px;
}
h6
{
	color: #333;
	font-size: 12px;
	text-decoration: underline;
}

img.rechts
{
	float: right;
	margin: 0px 0px 5px 10px;
}
img.links
{
	float: left;
	margin: 5px 10px 5px 0;
}

ul
{
	list-style: url(../../images/bullet.jpg);
	padding: 0;
	margin: 10px 0 10px 20px;
	color: #333;
}
ol
{
	color: #333;
}

.wrapper
{
	width: 980px;
	height: 100% auto;
	padding: 0;
	margin: 0 auto;
}

.top
{
	background: url(../../images/top.png) no-repeat;
	width: 980px;
	height: 21px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.container
{
	width: 980px;
	height: 100% auto;
	padding: 0;
	margin: 0;
}

.header
{
	width: 980px;
	height: 219px;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
}
.logo
{
	background: url(../../images/logo.png) no-repeat;
	width: 271px;
	height: 219px;
	padding: 0;
	margin: 0;
	float: left;
}
.logo p
{
	color: #a7231c;
	font-weight: bold;
}
.logo a
{
	color: #a7231c;
	text-transform: uppercase;
}
.logo a:hover
{
	color: #ed7a0e;
}
.logolink
{
	display:block;
	height:186px;
	width:230px;
	margin:0px 0px 0px 18px;
}
.animatie
{
	background: url(../../images/flash.jpg);
	width: 688px;
	height: 219px;
	padding: 0;
	margin: 0;
	float: left;
}
.randje
{
	background: url(../../images/rand.png) no-repeat;
	width: 21px;
	height: 219px;
	padding: 0;
	margin: 0;
	float: right;
}

.nav
{
	background: url(../../images/nav.png) no-repeat;
	width: 980px;
	height: 43px;
	padding: 10px 0;
	margin: 0;
	float: none;
	clear: both;
}
.nav p
{
	color: #FFF;
	font-weight: bold;
}
.nav a
{
	text-transform: uppercase;
	color: #FFF;
}
.nav a:hover
{
	color: #53110d;
}
.nav1
{
	width: 270px;
	height: 31px;
	padding: 12px 0 0 30px;
	margin: 0;
	float: left;
	text-align: left;
}
.nav1 a
{
	margin-right: 10px;
}
.nav2
{
	width: 650px;
	height: 31px;
	padding: 12px 30px 0 0;
	margin: 0;
	float: right;
	text-align: right;
}

.content
{
	background: url(../../images/content.png) repeat-y;
	width: 980px;
	height: 100% auto;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
	overflow: hidden;
}
.left
{
	background: #eecb34;
	width: 230px;
	height: 100% auto;
	padding: 10px;
	margin: 0 0 10px 20px;
	float: left;
	text-align: left;
}
.left h1
{
	background: #ed7a0e;
	display: block;
	width: 220px;
	height: 24px;
	padding: 6px 0 0 10px;
	margin: 0;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
}
.left h2
{
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 0;
}
.prodnav li a
{
	font-variant: small-caps;
	font-size: 14px;
}
.left li a:hover, .left p a:hover
{
	color: #ed7d0f;
}
.left p
{
	margin-bottom: 10px;
}
.left a
{
	text-transform: uppercase;
}
.right
{
	width: 660px;
	height: 100% auto;
	padding: 20px 30px 20px 10px;
	margin: 0;
	float: right;
	text-align: left;
}
.right p
{
	font-size: 13px;
	color: #333;
	line-height: 20px;
	margin-bottom: 15px;
}
.right a
{
	color: #ed7d0f;
	text-transform: uppercase;
}
.right li a
{
	text-transform: none;
}
.right a:hover
{
	color: #333;
}
.right .errormessagelist ul li
{ 
 	color:Red;
}
table
{
	width: 660px;
	padding: 5px;
}


.footer
{
	background: url(../../images/footer.png) no-repeat;
	width: 980px;
	height: 228px;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
}
.footer h1, p, a
{
	color: #FFF;
	margin-bottom: 15px;
}
.footer a:hover
{
	color: #53110d;
}
.foot_right a.sizeS
{
	font-size: 100%;
}
.foot_right a.sizeM
{
	font-size: 110%;
}
.foot_right a.sizeL
{
	font-size: 130%;
}
.foot_right a.sizeXL
{
	font-size: 150%;
}
.foot_left
{
	width: 320px;
	height: 193px;
	padding: 35px 0 0 30px;
	margin: 0;
	float: left;
	text-align: left;
}
.foot_left h1
{
	font-size: 20px;
	font-variant: small-caps;
}
.foot_left p
{
	font-variant: small-caps;
	font-size: 14px;
}
.foot_right
{
	width: 580px;
	height: 193px;
	padding: 20px 30px 0 0;
	margin: 0;
	float: right;
	text-align: right;
}
.foot_left h1
{
	font-size: 22px;
}
a.sizeS
{
	font-size: 10px;
}
a.sizeM
{
	font-size: 12px;
}
a.sizeL
{
	font-size: 14px;
}
a.sizeXL
{
	font-size: 16px;
}

.bottom
{
	background: url(../../images/bottom.png) no-repeat;
	width: 980px;
	height: 23px;
	padding: 0;
	margin: 0;
	float: none;
	clear: both;
	overflow: hidden;
}

.crmart
{
	width: 980px;
	height: 20px;
	padding: 0;
	margin: 0 auto;
}
.crmart p, .crmart a
{
	color: #b53029;
	font-size: 10px;
	font-weight: bold;
}
.crmart a:hover
{
	color: #53110d;
}

