@charset "utf-8";


.orn_pic {
	width: 100%;
}


table#ornament_valg {
	width:70%;
}







html,body,div#iefix{
	height:100%;
	width: 100%;
        }
		
table#main_table{
	height:100%;
	width:100%;
	left: -2px;
}
   
   body { 
margin: 0px; /* Used here for IE & Mozilla */ 
padding: 0px; /* Used here for Opera */ 
} 


   

a.info:hover {
	cursor: help;
	
}

a.info:visited {
	color: #0033CC;
}

a.info:active {
	color: #0033CC;
}


a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:active span{ /*the span will display just on :hover state*/
	display:block;
	position: absolute;
	top: 20%;
	width:300px;
	border:6px ridge #DBDBDB;
	background-color:#A5BFFE; /* background colour here */
	color:#000000;         /* text colour */
	text-align: center;
	font-size: 12pt;
	font-style:normal;
	z-index:30;
	height: 150px;
	left: 60%;
	text-decoration: none;
        }
		
		a.info:focus span{ /*the span will display just on :hover state*/
	display:block;
	position: absolute;
	top: 20%;
	width:300px;
	border:6px ridge #DBDBDB;
	background-color:#A5BFFE; /* background colour here */
	color:#000000;         /* text colour */
	text-align: center;
	font-size: 12pt;
	font-style:normal;
	z-index:30;
	height: 150px;
	left: 60%;
	text-decoration: none;
        }
		
.pic {
	left: 5%;
	top: 40%;
	border: thin ridge #999999;
}

		
	/* demo 1: 'position: fixed' to top */

object#forside{
position: fixed; 
top: 25%; 
left: 1%;
z-index: 2;
}	
object {
	height: 9%;
	width: 13%;
	background-color: #AEC9F0;
	color: #AEC9F0;
}


object#produkter{
position: fixed; 
top: 32%; 
left: 1%;
z-index: 2;
}

object#tilbud{
position: fixed; 
top: 39%; 
left: 1%;
z-index: 2;
}

object#kontakt{
position: fixed; 
top: 46%; 
left: 1%;
z-index: 2;
}

object#vejledning{
position: fixed; 
top: 53%; 
left: 1%;
z-index: 2;
}

object#garanti{
position: fixed; 
top: 60%; 
left: 1%;
z-index: 2;
}

object#nyheder{
position: fixed; 
top: 67%; 
left: 1%;
z-index: 2;
}

object#links{
position: fixed; 
top: 74%; 
left: 1%;
z-index: 2;
}

object#Handel{
position: fixed; 
top: 81%; 
left: 1%;
z-index: 2;
}

@media screen {
.td.orn_td {
	width: 10%;
	height: 10%;
}



* html #iefix { 
height: 100%;
overflow-y: scroll;
padding: 2px 0;
position: relative;
}

* html object#forside,
* html object#produkter,
* html object#tilbud,
* html object#kontakt,
* html object#vejledning,
* html object#garanti,
* html object#nyheder,
* html object#links 
* html object#Handel {
position: absolute;
}

}
#form #produktMenu {
	font-size: 20px;
	width: 300px;
	}
.menu1 {
	text-decoration: none;
	font-size: 14pt;
	margin-left: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
.felt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



a.menu1{
color:#000000;
}

a.menu1:visited{
color:#000000;
}
#main_table #sec_table .style6 style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#main_table #sec_table .style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.Blue-large {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000099;
}

