@charset "UTF-8";
/* Css for Thomas Oberwallner | By Anton Reindl lvdmedia.net */

body {
	margin: 0px;
}



#outerdiv {
text-align: right;

}

#flashcontent {
	z-index: 0;
	right:0px;
	top:0;
    text-align: right;

}
#logo {
	z-index: 1000;
	position:fixed;
	text-align:right;
	visibility:visible;
	right:2%;
	top:8%;
	
	/*background-image: url(thomas.png);
	background-position: right top;
	position: fixed;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
}
#logo a { border:0px;}
 a img { border:0px; 

}
#impressum {
	z-index: 1000;
	position:fixed;
	text-align:right;
	visibility:visible;
	right:2%;
	top:15%;
	
	/*background-image: url(impressum.png);
	background-position: right top;
	position: fixed;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
}
#impressum a { border:0px;}
 a img { border:0px; 

}
#email {
	z-index: 1000;
	position:fixed;
	text-align:right;
	visibility:visible;
	right:2%;
	top:12%;
	
	/*background-image: url(email.png);
	background-position: right top;
	position: fixed;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
}
#email a { border:0px;}
 a img { border:0px; 