@charset "utf-8";
/* CSS Document */

	body {
		margin: 30px;
		font: Verdana, Geneva, sans-serif;
		font-size:18px;
	}

	#servingForm {
     		/*  width: 210px; */
	  	float: left;
		/*  border: 1px solid green; */
  		}
	.oskrift {
		font-weight:600px
	}	
		
	.stil {
		font-style: italic;
		margin-bottom: 35px;
		
	}
	 
	 #ingredientsHeader {
		 font-weight: bold;
		 margin-bottom: 2px;
		 margin-top: 5px;
		 
	 }
	 
  .tilbage {
		font-size: 18px;
		width: 60px;
		border: 1px solid black;
		padding: 1px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 6px;
		background-color: #0F9;
		font-weight:600px
		float: right;
		}

	.tilbage a:hover {
		color: red;
		}

	#servings {
		width:40px;
		font-weight: bold;
		margin-right: 15px;
		} 

	.Navn {
	     float:left;
		 width: 100px;
	}
	
	.overskrift {
	/*	width: 75%; */
		height: 35px;
	/*	border: 4px dotted black; */
		}
	
	.rettensnavn {
		float: left;
        font-size: 24px;
		font-weight: bold;
		}
	.forhold {
		float: left;
	/*	width: 50px; */
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 6px;
		}

		.external-text {
			font-size: 24px;
			}	

	.tilbage {
		float: right;
		border: 1px solid blue;
		}
    
	
/*
     .ops {font-size:18px;}
	.ops {font-size:18px;}
	.ops_a {width: 50px; float: left}
	.ops_u {width: 50px; float: left}
	.ops_i {width: 50px; float: left}

	a:link {color: black; text-decoration:none}
	a:visited {color: black;}
	a:hover {color: red;}
	a:active {color: black;}

.ekstra {margin-left: 20px}
 .AlleIng {width: 100%;}
    .forklaring {width: 1000px; border: 1px solid green;}
	
    .IngListeV {width: 400px; border: 1px solid red; Float:left; }
    .IngListeH {width: 800px; border: 1px solid yellow; Float: left}
	




*/
