body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

/* Tabelle aussen zum positionieren*/
.tab_aussen {
	border-style:none;
	width:100%;
	height:100%;
}

/* RahmenTabelle*/
.tab_rahmen {
	border:1px solid #CCCCD1; 	
}

/* Footer Text links*/
.footer1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
    color: #9999A3;
	height:40px;
	padding-left:29px
}

.contact {
	text-decoration:none;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
    color: #9999A3;
}

/* Footer Text rechts*/
.footer2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
    color: #9999A3;
	height:40px;
	padding-right:29px;
	text-align:right;
}

/*  schwarze Linie */
.line {
	background-color:#000000;
	width:1px;
	height:1px;
}
 
 /**************************************/
/* NO FLASH STAGE */
/**************************************/
/* container for no-flash text and download-button*/
#noflash_txt_large
{
	Z-INDEX: 11;
	POSITION: absolute;	
	TOP: 60px;	
	LEFT: 210px;	
	WIDTH: 376px;
	HEIGHT: auto;
	TEXT-ALIGN: center;
}
#noflash_txt_small
{
	Z-INDEX: 11;
	POSITION: absolute;	
	TOP: 10px;
	LEFT: 210px;
	WIDTH: 376px;
	HEIGHT: auto;	
	TEXT-ALIGN: center;
}
#noflash_txt_normal
{
	Z-INDEX: 11;
	TEXT-ALIGN: center;
	vertical-align: middle;
}
.noflash_headline
{
	MARGIN-BOTTOM: 5px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-WEIGHT: bold;
}
.noflash_paragraph
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
    COLOR: #5C5C61;
	FONT-FAMILY: Arial, Helvetica, Sans Serif;
	FONT-WEIGHT: bold;
}

/*END flash*/
/*====================================*/