* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background-color: #000000;
text-align:center;
min-height:416px;/* for good browsers*/
min-width:790px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 416px;
} 
#inner {
width: 790px;
/*background:white;*/
height: 416px;
text-align: center;
margin-left:auto;
margin-right:auto;
}
#buttons {
width: 340px;
background:black;
height: 340px;
float: left;
}
#titel {
width: 340px;
background:black;
height: 340px;
float: left;
}
#mini {
/*clear: left;*/
width: 340px;
background:black;
height: 158px;
float: left;
}
#foto {
width: 450px;
height: 340px;
float:left;
text-align: center;
}
#adres {
width: 790px;
background:black;
height: 76px;
text-align: center;
float: left;
}
#fotokader {
width: 450px;
height: 340px;
}
#tekstkader {
margin: 10px;
float: left;
text-align: justify;
font-family: Arial, Helvetica, sans-serif; 
}
#movie {
margin: 10px;
}

.style1 {
	font-size: x-large;
	color: white;
	}
.style2 {
	font-size: medium;
	font-weight: bold;
	color: white;
}
.style3 {
	font-size: medium;
	font-style: italic;
	color: white;
}
.style4 {
	font-size: small;
	color: #CCCCCC;
}
.style5 {
	font-size:x-small; 
	color: #CCCCCC; 
}


