/* @override http://fotokalender.nu/fotokalender.css */

body {	margin:0px; 	padding:0px;	text-align:center;
	background: #cccccc repeat url(grafik/paper_50.gif);
}        #content {	width: 640px;	text-align:left;	overflow: visible;
	background: #FFFFFF repeat-x url(grafik/spiralbindning.gif);
	position: absolute;
	top: 0px;
	left: 5%;
}

#logo {
	float: left;
	margin-top: 90px;
	margin-left: 20px;
	clear: none;
}

#textruta {
	width: 580px;
	margin: 20px 30px 30px;
	position: relative;
	top: 0px;
	float: left;
}

#navigering  {
	float: right;
	display: block;
	margin-right: 20px;
	margin-top: 90px;
}

.knapp {
	background: #cccccc;
	border: 2px outset #0033CC;
	text-align: center;
}

.knapp_bestall {
	background: #ffff99;
	border: 2px outset #0033cc;
	text-align: center;
	color: #cc0000;
}

#navigering a  {
	text-decoration: none;
	color: #0033cc;
	font-family: Arial, Helvetica, sans-serif;
}

/* Inlogningssidan */

#loggin {
	position: relative;
	width: 280px;
	float: right;
}

#valjtjanst {
	position: relative;
	width: 280px;
	float: right;
}

#skapakonto {
	position: relative;
	width: 280px;
	float: left;
	height: 300px;
}
#to_start {	position: relative;	top: 5px;	margin-bottom: 10px;	margin-left: 10px;	left: 5px;}.float_right {	float: right;	margin: 10px 0px 10px 25px;}

td {
	margin: 0px;
	padding: 3px;
}/* All text font and size */h1, h2, h3, h4, h5, h6, p, li, td {	font-family: Verdana, Arial, Helvetica, sans-serif;}/* Heading color */h1, h2, h3, h4, h5, h6 {	color: #cc0000;}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

p, li, ul, td {
	font-size: 1em;
}/* Form */.formtext_left {		font-family: Verdana, Arial, Helvetica, sans-serif;}.formtext_right {	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: right;}#formtitle {	font-family: Arial, Helvetica, sans-serif;	font-style: italic;}#formrow {	width: 550px;}
