﻿body 
{
	background-color: White;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 12px;
	text-align: center;
}

#left
{
	display: none;
}

#right
{
	display: none;
}

.menu1
{
	display: none;
}

#footer
{
	display: none;
}

h1
{
	font-size: 1.6em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.1em;
}

.flash
{
	width: 100%;
	padding-bottom: 50px;
}

.flashline
{
	width: 32%;
	background-color: #4C597F;
	border: 5px solid #BEC8E5;
	color: White;
}

.flashline2
{
	width: 32%;
	background-color: #BEC8E5;
	border: 5px solid #4C597F;
	color: Black;
}

.flashline3
{
	width: 32%;
	background-color: #4C597F;
	border: 5px solid #BEC8E5;
	color: White;
}

.empty
{
	width: 2%;
	background-color: White;
}

#styrelsen
{
	margin-left: 20%;
	margin-right: 20%;
	font-size: 11px;
}

#medlemsregister
{
	font-size: 0.8em;
}

#institutioner
{
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.9em;
}

#anekdotgruppen
{
	margin-left: 10%;
	margin-right: 10%;
	font-size: 0.9em;
	text-align: left;
}