
/* Custom class needed by the flash plugin */
.mce_plugin_flash {
	border: 1px dotted #cc0000;
	background-image: url(../jscripts/tiny_mce/plugins/flash/images/flash.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffcc;
}

body
{
	background-color:#f8f8ff;
	font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
}
.maincontent
{
	background:#ffffff;
	width:700px; 
	position:relative; 
	left:50%; 
	padding:0;
	margin:0 0 20 -350px;
}

.top
{
	height:120px;width: 700px; float: left; margin:0;background:#e6e6fa;
	text-align:center;
}

.menu
{
	height:30;width: 700px; float: left; margin:0;background:#ccccff;
}
.contentbody
{
	width: 500px; float: left; margin:0;background:#ffffff;
}
.contentleft
{
	width:199px; float: left; margin:0; background:#fff;
	border-left:1px solid #688B9A;
	margin-top:20px
}

h1, .rubrik1
{
	font-size: 1.8em;
	color: #444444;
	line-height:1.1em;
	
}
h2, .rubrik2
{
	font-size: 1.5em;
	color: #444444;
}
.rubrik3
{
	font-size: 1.2em;
	color: #444444;
}
.text
{
	font-size: 0.90144em;
	line-height: 1.3em;
	color: #444444;
	margin: 20px 20px 10px 20px
}
.normal
{
	font-size: 0.90144em;
	line-height: 1.3em;
	color: #444444;
}
.listheading
{
	font-weight:bold;
	text-decoration:none;
}
.listitem
{
	margin-top:10px;
	font-size: 0.90144em;
	line-height: 1.3em;
}
.listText
{
	
	text-decoration:none;
}
.imgList
{
	border:0px
}
.textleft
{
	font-size: 0.80144em;
	line-height: 1.3em;
	color: #444444;
	margin: 0px 10px 10px 20px	
}
.adresstext
{
	font-weight:bold;
	font-size: 1.00144em;
	line-height: 1.1268em;
	color: #444444;	
}
a.menuitem
{
	text-decoration:none;
	color:#444444;		
}
ul.menuitems
{
	list-style: none;
	margin: 0;
	padding:0 0 0 10px;
}
ul.menuitems li {
    float: left;
    height: 20px;
    color:White;
    font-size: 0.90144em;
	font-weight:bold;
	margin: 5px 2px 5px 4px;
	padding: 2px 10px 0px 10px
}

.selected
{
	background-color:#e6e6fa;
}
a
{
	color: #444444;
}