body {
	margin	:	0px;
	padding	:	0px;
	color			:	black;
	background	:	url('gfx/background.gif') repeat-x;
}
BODY, INPUT, SELECT, TEXTAREA {
	font-family: sans-serif, verdana, arial;
	font-size: 12px;
	color: #4E4E4E;
	line-height: 1.4;
	}
h1 {
	font-size	:	13px;
	font-weight	:	bold;
}

h2 {
	font-size	:	12px;
	font-weight	:	bold;
	margin-bottom	:	-1em;
}

p {
}

a {
	color			:	#42619E;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

table#master {
	width					:	768px;
	margin-right		:	auto;
	margin-left			:	auto;
}

td.top {
	background			:	url('gfx/top.jpg') no-repeat;
}

img#logo {
	margin-left			:	27px;
	margin-top			:	35px;
	float					:	left;	
	clear					:	right;
}

IMG.imgleft{
	float: left;
	margin: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

IMG.imgright{
	float: right;
	margin: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	}

div.spacer {
	width				:	490px;
	height				:	140px;
}

div#menu {
	position				:	absolute;
	margin-top			:	-32px;
	z-index				:	2;
}

div#menu img {
	margin-top			:	0px;
	z-index				:	2;
}

img {
	border				:	0px;
}

div#body {
	background			:	url('gfx/bodybackground.gif') white no-repeat;
	clear					:	both;
	position				:	absolute;
	width					:	702px;
	margin-top			:	47px;
	margin-left			:	27px;
	padding				:	1px;
	z-index				:	1;
}

table.kader {
	border				:	1px solid black;
	background			:	#acd7e2;
}

table.kader td {
	font-style			:	italic;
}

.menu .options {
		margin-right:1px;
		margin-bottom:2px;
		border:1px solid #5CB8FA;
		position	:	absolute;
		background-color:#4181AE;
		filter:alpha(opacity=85);
		opacity:.85;
}
	
.menu .options a {
		color:white;
		display:block;
		text-decoration:none;
		background-color:#4181AE;
		font-family:verdana, sans-serif,arial
		font-size:12px;
		padding:1px 10px;
}


.menu .options a:hover {
	background-color:#D7EEFE;
	color:#4181AE;
}

div.bottommenu {
	width		:	664px;
	float		:	left;
	text-align	:	center;
}

div.bottommenu a {
	padding	:	0px 10px;
}

img, div, td { 
	behavior: url(iepngfix.htc);
}

.product TABLE {
	width: 100%;
	}
.product TD {
	vertical-align: top;
	}
.product .a {
	width: 90px;
	font-weight: bold;
	}
.product .c {
	width: 100px;
	}
.product TH {
	text-align: left;
	padding-bottom: 1em;
	border-bottom: 1px #e0e0ff solid;
	}
.product .order {
	background: #004576;
	color: white;
	/*font-size: 125%;*/
	padding: 1em;
	text-align: center;
	}
	.product .order INPUT {
		border: 0px;
		}
	.product .order .submit {
		background: #2473B8;
		color: white;
		}
	.product .order .submitover {
		background: white;
		color: black;
		cursor: pointer;
		}
.product P {
	margin: 0px 0px 1em 0px;
	}
.product {
	border-top: 1px #e0e0ff solid;
	padding-top: 1em;
	clear: both;
	}

.cart {
	width: 150px;
	padding: 1em;
	margin: 1em;
	position: absolute;
	left: 50%;
	margin-left: 360px;
	background: #2473b8;
	color: white;
	}
.cart A {
	color: white;
	text-decoration: underline;
	}
.cart P, .cart H2 {
	margin: 0px 0px 1em 0px;
	}
TABLE {
	border-collapse: collapse;
	margin-bottom: 1em;
	}
TABLE TD {
	padding: 0px;
	}

FORM LABEL {
	width: 10em;
	display: block;
	float: left;
	clear: right;
	}
FORM .e {
	color: red;
	}

.bestellen H2 {
	margin: 0px;
	}
.bestellen TD, .bestellen TH {
	padding-right: 1em;
	text-align: left;
	}
.bestellen .r {
	text-align: right;
	}
.bestellen .d {
	color: #606060;
	}
.bestellen TABLE {
	width: 50%;
	}
	
#editor .spacer {
	height	:	10px;
	clear	:	both;
}

#editor h4 {
	float	:	left;
	clear	:	both;
	margin	:	1em 0 ;
}

#editor div {
	float	:	left;
}

#editor .rowtitle {
	clear	:	left;
	width	:	200px;
}

.formulier td {
	vertical-align	:	top;
}
