@charset "utf-8";

		/* hide from ie on mac \*/
html {
	height:100%;
	margin-bottom:1px;
	}

body > div#flashcontent {
    height: auto;
    min-height: 100%;
	}
	
body, div#flashcontent {
	height: 100%;
	}
	
/* end hide */

body {
	height: 100%;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	padding: 0;
	background-color:#000;
	color: #FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
#alternateContent {
	}
a {
	color:#FFFFFF;
	}
a:hover {
	text-decoration:none;
	color: #06F;
	}
a:link {
	text-decoration: none;
	color: #F00;
	}
a:visited {
	text-decoration: none;
	color: #F00;
	}
a:active {
	text-decoration: none;
	color: #F00;
	background-color: #000;
	}
body,td,th {
	color: #FFF;
	font-size: 12px;
	}

div#ta-title, div#ta-adressen, div#ta-install-flash{
	text-align:left;
	padding-left:20px;
	}

