﻿
html, 

body {
  	margin:0px;
	position: 
	background-color: #FFFFFF;
	background:url(bilder/bg_1.gif);
  	background-size: 1920px, 1800px;
	background-attachment:fixed;

} 


a:link {
  text-decoration: none;
  color: white;
}

a:visited {
  text-decoration: none;
  color: white;
}

a:hover {
  text-decoration: underline;
  color: white;
}

a:active {
  text-decoration: underline;
  color: white;
}


#Video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
#tab1
	 {
		position: relative;absolute;left:0px;top:70px;
		width:800;height:700px;
		background-color:;
		background:url();
		border:0px solid #ffffff;
	}



#div1
	 {
		position: fixed;absolute;left:0px;top:0px;
		width:100%;height:70px;
		background-color:#ffffff;
		border:0px solid red;
	}
#div2
	 {
		position: fixed;absolute;left:0px;bottom:0px;
		width:100%;height:60px;
		background-color:black;
		border:0px solid red;
	}
#iframe
	 {
		position: relative;absolute;left:0px;top:00px;
		width:800;height:399 px;
		background-color:#ffffff;
		border:0px solid red;
	}
#logo
	 {
		position: fixed;absolute;left:0px;top:0px;
		background-color:;
		border:0px solid red;
	}
#mnu
	 {
		position: fixed;absolute;right:0px;top:0px;
		background-color:;
		border:0px solid red;
	}
#ifr1
	 {
		position: fixed;absolut;left:20px;top:15px;
		width:;height:px;
		background:url(bilder/iframe.gif);
		background-color:#ffffff;
		border:0px solid red;
  		color: #blak;
    		font-size:12pt;
		font-style:italic;
		font-family:Arial;
	}
#ifr2
	 {
		position: fixed;absolut;left:0px;top:0px;
		width:800;height:300px;
		background:url(bilder/iframe.gif);
		background-color:#ffffff;
		border:0px solid red;
  		color: #blak;
    		font-size:12pt;
		font-style:italic;
		font-family:Arial;
	}


</style>