#header {
    position: fixed;
    top:0px; left:0px; right:0px;
}
#content_container {
	padding-top: 80px;
	/*overflow: hidden;*/
}

/* Und fr den Internet Explorer */
* html, * html body {
	height: 100%;
	/*overflow: hidden;*/
}
* html #header {
    margin: 0;
    height: 76px;
}
* html #content_container {
	height: 85%;
	width: 100%;
	/*overflow: auto;*/
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(muster.gif);
	/*overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;*/
}
.header {
	background-image: url(musterout.gif);
	border: 1px solid #1B337A;
	overflow: auto;
	vertical-align: bottom;
	position: fixed;
	height: 76px;
	width: 100%;
}
.maincell {
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	text-align: justify;
	cursor: default;
	line-height: 13pt;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	cursor: default;
	padding-bottom: 5px;
}
.maintable {
	height: 100%;
	width: 100%;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
}
.jtitle {
	margin-top: 4px;
	font-size: 9pt;
	margin-left: 114px;
}
.products {
	border: 1px solid #000066;
	margin-right: 5px;
}
.products2 {
	border: 1px solid #000066;
	margin-bottom: 5px;
	margin-left: 5px;
}
.maincell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	text-align: justify;
	cursor: default;
	line-height: 13pt;
}
.products-half {
	margin-bottom: 5px;
	border-top: 1px solid #000066;
	border-right: 1px none #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
	margin-right: 0px;
	padding-right: 0px;
	right: 0px;
	clip:  rect(auto 0px auto auto);
}
.products-half2 {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px none #000066;
	padding-left: 0px;
}
a:link {
	text-decoration: underline;
	color: #333366;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a {

	text-decoration: underline;
	color: #333366;
	font-weight: normal;
}
.watermark {
position: relative;
}

.watermark span {
position: absolute;
left: 0;
bottom: 0;
background-image: url(email.gif);
}
