A:link 		{text-decoration: none; color:#000000}
A:visited 	{text-decoration: none; color:#000000}
A:active 	{text-decoration: none; color:#003300}
A:hover 	{text-decoration: none; color:#336633}

body {
	background-color: #000000;
	color: #000000;
	background-image: url(images/bakgrund.gif);	
	background-attachment: fixed;	
	text-align: center; /* for IE */
	margin: 10px;
	padding: 0px;
}

div.container
{
	width: 800px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0 auto;   /*align for good browsers */
	text-align: left;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div.storruta
{
	background-color: #FFFFFF;
	float: left;
	width: 770px;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div.header
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.footer
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	padding-bottom: 10px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

div.fototillagning
{
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


div.ingredienser{
	background-color: #FFFFFF;
	float: right;
	width: 260px;
	margin: 0;	
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



img 
{ 
	display: block; 
	border: none;	
} 

/* för att IE dummar sig */
a img {
         border: 0 none;
           }

hr {
	color: #000000;
	height: 1px;
}


/* Visa receptsidan */

div.visareceptvanster
{
	background-color: #FFFFFF;
	width: 350px;
	float: left;
	padding: 10px;
}

div.visarecepthoger
{
	background-color: #FFFFFF;
	width: 350px;
	float: right;	
	padding: 10px;
}

.visareceptruta {
	border: 1px solid #000000;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	line-height: 20px;
 }

.visareceptclear {
 	clear: both;
 }

.vittext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/* Tabeller till sökfunktionen */
/* ta bort */
/* table.stor {
	margin: 0px;
	padding: 10px;
	width: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}


td {
	vertical-align: top;
	text-align: left;
	width: 25%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
} */

/* småbilder förstasidan */
img.smabilder {
	border: 1px solid #000000;
}

/* search-sidan */

img.searchphoto {
	border: 1px solid #000000;
}

div.receptfranblogg {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #000000;
}


div.receptfrankokbok {
	background-color: #666666;
	color: #ffffff;
	border: 1px solid #000000;
}

div.receptfrankokbok a:link {text-decoration: none; color:#ffffff}
div.receptfrankokbok a:visited {text-decoration: none; color:#ffffff}
div.receptfrankokbok a:active {text-decoration: none; color:#cccccc}
div.receptfrankokbok a:hover {text-decoration: none; color:#cccccc}

