/****************************/
/* CSS stylesheet for	    */
/* http://www.FlyingPhoto.dk*/
/****************************/
	body    { color: #000000; 
	font-size: 10pt; 
	font-family: verdana, Helvetica, Arial, Georgia, "Book Antiqua", Palatino, serif;
	background-color: #eaedf6; 
	margin: 0; padding: 0.8cm 0 0.5cm 0; 
	}
 
	.hoved_ramme   {
	 background-color: white; 
	 border: solid 1px #98aab1 
	 }


/************************************************
	MENU  
*************************************************/	 
.menu {
	border-width: 0;
	padding-left: 12px;
	font-size: 11pt;
	
	/*float: left;*/
}
#menu {
  margin: 2em 0em 0em 0em;
  padding: 0em;
  font-size: 90%;
}

#menu li {
  margin: 0em;
  list-style-type:none;
  border-bottom: 1px solid #336699;   
}

#menu li a {
  display: block;
  padding: .2em 1em;
  margin: 0em;
  text-decoration: none;
  width: 150px;
}

#menu li a:hover {
  background-color: #eaedf6 
}
/************************************************
	INDHOLD  
*************************************************/
	.afstands_ramme   { 
	padding: 15px; 
	vertical-align: top; 
	border: solid 0 #000000 
	}
	
	.indhold_ramme  { 
	padding: 8px 3px; 
	border-style: solid; 
	border-width: 0 2px; 
	border-color: #6bace4 
	}
	
	.overskrift  { 
	font-size: 12pt; 
	font-family: "Minion Std"; 
	font-weight: bold; 
	line-height: 120%; 
	text-decoration: none; 
	background-color: #bdcadd; 
	text-align: left; 
	padding: 0 0 0 4px; 
	border-style: solid; 
	border-width: 1px 1px 0; 
	border-color: #98aab1 
	}
	
	.indhold { 
	font-size: 10pt;
	text-align: left; 
	line-height: 100%;
	padding: 4px; 
	/*width: 100%;*/ 
	vertical-align: top 
	}
	td.button{
		text-align: right; 
		width: 450px
	}
/************************************************
	Pop Up  
*************************************************/		
	.overskrift_popUp  { 
	font-size: 12pt; 
	font-family: "Minion Std"; 
	font-weight: bold; 
	line-height: 120%; 
	text-decoration: none; 
	background-color: #bdcadd; 
	text-align: left; 
	padding: 0 0 0 4px; 
	border-style: solid; 
	border-width: 1px 1px 0; 
	border-color: #98aab1; 
        width: 400px
	}
	
	.indhold_popUp { 
	font-size: 10pt;
	text-align: left; 
	line-height: 100%;
	padding: 4px; 
	height: 200px; 
      
	vertical-align: top 
	}
	
/************************************************
	Priser  
*************************************************/
	td.pris{
		padding-bottom: 1em;
	}
	
	.radio{
	/*	padding-top:8px; */
        	vertical-align: top;
	        text-align: top;
	}
	td.mappe{
		vertical-align: top;
		width: 180px;
		text-align: top;
	}
	.vandret_streg{
	background-color:#959da9;
	}
	
	.pris_note{
		 text-align: center;
		 font-style: italic; 
		 font-size: 10pt; 
	}
	.overskrift_priser{
		text-align: right; 
		color: #ff6600; 
		font-size: 26pt;  
		font-weight: bold;
	}
	.size_13pt{
		font-size: 10pt;  
	}
	
/************************************************
	LINKS  
*************************************************/
	a { 
	color: black; 
	font-weight: normal; 
	text-decoration: none 
	}
	
	a:hover { 
	color: black; 
	font-weight: bold; 
	text-decoration: none 
	}
	
	.copyright { 
	color: #444444; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica; 
	text-align: center; 
	letter-spacing: -1px 
	}
	a.copyright { 
	color: #444444; 
	text-decoration: none 
	}
	a.copyright:hover { 
	color: #444444; 
	font-weight: normal; 
	text-decoration: underline 
	}
	
        a.show{
	text-decoration: underline 	    
        }	
	
/************************************************
	FORM  
*************************************************/
	.txtarea{
		font-family: verdana, Helvetica, Arial;
		font-size: 10pt;
		width: 320px;
		height: 6em;
	}
	
	.input_long{
		font-family: verdana, Helvetica, Arial;
		width: 320px;
		font-size: 10pt;
	}
	
	.input_short{
		font-family: verdana, Helvetica, Arial;
		width: 80px;
		font-size: 10pt;
	}
	.center{ text-align: center;
		float: center;
	}
	.fed{  font-weight: bold; 
		font-size: 10pt; 
	}
	.fejl{
		font-weight: bold;
		font-size: 9pt;
		color: red;
	}
	.align_top {
		text-align: top;
		vertical-align: top;
		font-size: 10pt; 
		font-family: verdana, Helvetica, Arial, Georgia, "Book Antiqua", Palatino, serif;
	}
	.normal1{
		font-size: 10pt; 
		font-family: verdana, Helvetica, Arial, Georgia, "Book Antiqua", Palatino, serif;
	}
