h1
{
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	
}
h2
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:-1px;
	
}
a:link, a:visited { color: #000000; text-decoration: none; }
a:hover, a:active, a:visited:hover {
	color: red;
	text-decoration: underline;
}
p
{
	font-size: 12px;
	/*font-family: Garamond, Courier, mono;*/
	font-family: Georgia, Times New Roman, Times, serif;
}
.justify
{
	text-align:justify;
}

.top
{
	margin-bottom:-8px;
}
.menyFet
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-bottom:-3px;
}
.menyNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:-9px;
}
input {

	font-family: Garamond, Courier, mono;

	font-size: 12px;

color: #000000;

	background-color: #FFFFFF;

	border: 1px solid #cccccc;

	text-decoration: none;

}
body{
	margin: 0 0 0 0;
}
file {

	font-family: Garamond, Courier, mono;

	font-size: 12px;

color: #000000;

	background-color: #FFFFFF;

	border: 1px solid #cccccc;

	text-decoration: none;

}
menu {

	font-family: Garamond, Courier, mono;

	font-size: 12px;

color: #000000;

	background-color: #FFFFFF;

	border: 1px solid #cccccc;

	text-decoration: none;

}

button {

		font-family: Garamond, Courier, mono;

	font-size: 10px;

	border: 1px solid #cccccc;

	text-decoration: none;

	}

textarea {

	font-family: Garamond, Courier, mono;

	font-size: 12px;

color: #000000;

	background-color: #FFFFFF;

	border: 1px solid #cccccc;

	text-decoration: none;

}
hr{
	size:1;
	color:black;
}
span.image_element { 
	display: block;
	/*background-color: #d2d;*/
}

span.image_element span.image_text {
	display: block;
	border: 1px solid black;
	padding: 5;
	margin: 5;
	text-align: left;
}
/* högerställd */
.right {
	/*float: right;*/ 
	position: relative; 
	margin: 0.2em 0.5em 0.5em 0.5em
}
/* Vänsterställd */
.left {
	float: left; 
	position: relative; 
	margin: 0.5em 1.5em 0.5em 0.5em
}
/* för sig själv */
.standalone { 
	width: 500px; 
}

/* centrering */
.center { 
	text-align: center;
}

span.image_element.standalone span.image_text {
        border-style: none;
}

span.image_element.center span.image_text { 
	border-style: none; 
	text-align: center; 
}
