body {
	width: auto;
	height: auto;
	background-image: url(../images/bg_paper_004.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: normal;
	font-size: 13px;
	line-height: 16pt;
	color: #7C7466	
}

#table {
	position: absolute;
	left: 50%;
	width: 700px;
	margin-top: 0px;
	margin-left: -350px; 
	padding-bottom: 50px
}

#header_gfx {
	background-image: url(../images/impuls_logo_2008.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5em;
	height: 100px;
}

#deco {
    background-image: url(../images/notiz.png);
	background-repeat: no-repeat;
	background-position: left;
    width: 700px;
    height: 280px;
	margin-top: -4em;
	z-index: auto;
}

#content_box {
    background-image: url(../images/notiz_xl.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 670px;
	height: 430px;
	margin-left: 0px;
	margin-top: -1em;
	padding-top: 10px;
	padding-bottom: 20px
}

#content_box_imprint {
    background-image: url(../images/post_it_top.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 660px;
	height: 190px;
	margin-left: 10px;
	margin-top: -1em;
	padding-top: 10px;
	padding-bottom: 20px
}

#content {
    position: inherit;
	width: 290px;
	height: 400px;
	margin-left: 18em;
	margin-top: -11em;
	padding-top: 1em;
	padding-left: 4.5em;
}

#content_imprint {
	width: 370px;
	margin-left: 18em;
	margin-top: -12em;
	padding-top: 1em;
	padding-left: 4.7em;
}

#imprint_middle {
	background-image: url(../images/post_it_middle.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 30px;
	width: 370px;
	margin-top: 28px;
	margin-left: -35px;
}

#footer_imprint {
    position: inherit;
	background-image: url(../images/post_it_bottom.png);
	background-repeat: no-repeat;
	width: 420px;
	height: 230px;
	margin-left: -35px;
	margin-top: -20px;
	font-size: 11px;
}

.footer_imprint_text {
	padding-left: 35px;
}

#imprint_text {
	width: 320px;
	padding-left: 5px;
}

#footer {
    position: inherit;
	width: 300px;
	margin-left: 0px;
	margin-top: 15px;
	font-size: 11px;
	width: 300px;
}

a:link { 
     color: #333333; 
	 font-weight: normal; 
     text-decoration: none 
}

a:visited { 
	color: #333333; 
	font-weight: normal;
	text-decoration: none 
}

a:hover { 
    color: #2E98CC;
	font-weight: normal;
	text-decoration: none 
}

h1 {
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 6px;
	padding-bottom: 6px;
	background-color: #6699CC;	
}

h2 {
	width: 300px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 6px;
	padding-bottom: 6px;
	background-color: #6699CC;	
}
