/*--------------------------------------------------*/
/*Grundgestaltung                                   */
/*--------------------------------------------------*/

body {
	height: 100%;
	margin: 0px;
	padding: 0px; }

div.clear {
	clear: both; }

div#pic_main embed,
div#pic_main img {
	left: 0px;
	position: absolute;
	top: 0px;
	height: 584px;
	width: 326px; }

html {
	height: 100%; }

#div_col_1 {
	/* Flaeche im Farbbalken links */
	background-color: #707072;
	position: absolute;
	top: 584px;
	left: 0px;
	width: 326px;
	height: 57px;
	z-index: 99; }

#div_col_5 {
	/* Flaeche im Farbbalken rechts */
	background-color: #E2001A;
	width: 100%;
	height: 57px;
	margin-top: 584px;
	z-index: 99; }

#img_logo {
	/* Logo */
	position: absolute;
	top: 20px;
	left: 348px;
	z-index: 99; }

#tab_main {
	/* Haupttabelle */
	height: 100%;
	width: 100%;
	z-index: 0; }

#td_col_1 {
	/* Farbbalken links */
	background-color: #E2001A;
	width: 326px ! important;
	height: 750px;
	vertical-align: top; }

img#img-spacer {
	height: 1px;
	width: 326px; }

#td_col_1 img {
	/* Imagebild */
	z-index: 99; }

#td_col_2 {
	/* Abstand links vom Inhalt */
	width: 22px; }

#td_col_2 div {
	/* Abstandshalter */
	width: 22px; }

#div_col_3_spacer {
	/* Abstandshalter */
	height: 171px;
	width: 611px; }

#td_col_3 {
	/* Weisser Balken Mitte */
	vertical-align: top;
	width: 611px; }

#td_col_4 {
	/* Abstand rechts vom Inhalt */
	width: 22px; }

#td_col_4 div {
	/* Abstandshalter */
	width: 22px; }

#td_col_5 {
	/* Farbbalken rechts */
	background-color: #707072;
	vertical-align: top; }