body {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(images/background_smakradet.jpg);
	background-repeat: repeat;
	font-size: 0.7em;
	color: #67859C;
	line-height: 1.7em;
	letter-spacing: 0.04em;
	}

a:link 		{
	border-bottom: dotted #0099CC 1px;
	text-decoration: none;
	color: #7F98AC;
	font-weight: bold;
	line-height: 20px;
	font-size: 115%;
		}
a:visited 	{
	border-bottom: dotted #0099CC 1px;
	text-decoration: none;
	color: #7F98AC;
	font-weight: bold;
	line-height: 20px;
		font-size: 115%;
}
a:active 	{
	text-decoration: none;
	color: #4284D2;
	font-weight: normal;
	line-height: 20px;
		font-size: 115%;
}
a:hover 	{
			text-decoration: none;
			color: #0099CC;
			background-color: #F2F2F2;
			font-weight: bold;
			line-height: 20px;
				font-size: 115%;
			}

#container {
			width: 580px;
			height: 100%;
			border: 1px solid #CCCCCC;
			background-color: #FFFFFF;
			margin: 20px auto;
			background-repeat: no-repeat;
			background-position: right bottom; 
			padding: 60px 80px 60px 80px;
			}
#header 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:190%;
	font-weight: normal;
	background-color: #FFFFFF;
			}
#header h1 {
			margin: 0;
			padding: 0;
			font-size:100%;
			}

input 	 	{
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
	color: #7F98AC;
	letter-spacing: 0.04em;
	font-weight:normal;
	vertical-align: text-top;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
			}
		
textarea 	{
			font-size:100%;
			font-family: Verdana, Arial, sans-serif;
			color: #7F98AC;
			letter-spacing: 0.04em;
			font-weight:normal;
			vertical-align: text-top;
			border: 1px solid #CCCCCC;
			background-color:#FFFFFF;
			}
select 		{
			font-size:100%;
			font-family: Verdana, Arial, sans-serif;
			color: #7F98AC;
			letter-spacing: 0.04em;
			font-weight:normal;
			vertical-align: text-top;
			border: 1px solid #CCCCCC;
			background-color:#FFFFFF;
			}
.ingress	{
			font-size:100%;
			letter-spacing: 0.01em;
			color: #A5B7C5;
			}
			
h1 {
	font-size: 140%;
	margin-bottom: -5px;
	color: #67859C;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 120%;
	color: #67859C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
	}

.border	{	
border: 1px solid #CCCCCC;
background-color:#F2F2F2;
padding:5px;
}
