/*  global reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}

html, body {
	height: 100%;
	background-color:#fffaec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(images/back_1.gif);
	background-repeat: repeat;
}

html {

}

body {
	line-height: 1;
}

table {
	line-height: 110%;
	}

#container {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px auto;
	position: relative;
	background-image: url(images/hori_stroke.gif);
	background-repeat: repeat-y;
}

/* header */
#header {
	height: 200px;
}

#logo {
    width: 900px;
	height: 150px;
	margin-left: 20px;
  	background-image: url(images/08.jpg);
	background-repeat: no-repeat;
	}

#header h1 {
	margin-left: 52px;
	font-size:3em;
	padding-top: 30px;
	line-height:200%;
	}

/* menu */
#menu_1 {
	float:left;
	margin-left: 52px;
	}

#menu_1 a {
	display: block;
	text-decoration:none;
	color:#000000;
	}

#menu_1 a:hover {
	padding-left: 3px;
	}

.active_link {
	font-weight: bold;
	}

/* content */
#content_1 {
	margin-left: 200px;
	margin-right: 55px;
	}

#content_1 p {
	padding-bottom: 12px;
	}

#content_1 h2 {
	padding-bottom: 24px;
	font-size: 1.4em;
	font-weight: normal;
	}

.productspacer_top {
	height:10px;
	background-image: url(images/border_1.gif);
	background-repeat: repeat-y;
	}

.productspacer {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/border_2.gif);
	background-repeat: repeat-y;
	}

.productspacer_bottom {
	height:10px;
	background-image: url(images/border_3.gif);
	background-repeat: repeat-y;
	}

.productspacer_bottom2 {
	position: absolute;
	margin-top: -10px;
	height:10px;
	width: 705px;
	background-image: url(images/border_4.gif);
	}

.linkfix a {
	text-decoration: none;
	color: #000000;
	}

.linkfix a:hover {
	text-decoration: underline;
	}

li {
	list-style-position: outside;
	margin-left: 15px;
	}

/* footer */
#footer {
	height: 40px;
	margin: 0 auto;
	width: 960px;
	line-height: 40px;
	position: relative;
}

#footer p {
	margin-left: 52px;
	margin-right: 52px;
	}

.links {
	float: left;
	}

.rechts {
	float: right;
	}

#footer a {
	text-decoration:none;
	color:#000000;
	}

#footer a:hover {
	text-decoration: underline;
	}

/* stuff */
#push {
	height: 40px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.forecast {
	font-size: 140%;
}