/*Loggan, menyerna*/
#leftcontent {
	float:left;
	margin-left:5px;
	margin-top: 5px;
	width:180px;
        /*background:white;*/
	/*border: 2px solid #999;*/
        /*border-right: 2px solid #036;*/
	padding: 5px;
}

#centercontent {
        float:left;
	margin-left: 5px;
	margin-top: 5px;
	width: 650px;
	border: 2px solid #999;
        padding: 5px;
        background: white;
}

#centercontent.blue { 
        float:left;
        background: #ccf;
	border: 0px solid #999;
}
/*tex anmalningssidan*/
#centercontentBRED {
        float: left;
        clear:right;
	background:white;
	/*left: 185px;*/
	margin-left: 5px;
	margin-top:0px;
        padding:0px;
        width:650px;
}

#rightcontent {
        float:left;
        /*background-color: grey;*/
        width: 200px;
/*	left: 1200px;
	top: 40px;*/
	/*width: 400px;*/
	border: 0px solid #000;
	padding: 5px;
        clear:right;
}

#bottomcontent {
	background:green;
	margin-left: 185px;
	margin-top: 10px;
	width: 550px;
	border:0px solid #003;
}

div.articlesummary {
	border: 2px solid #999;
	padding: 5px;
        background-color:white;
	margin-bottom: 10px;
}

#calendar {
	border: 0px solid #c33;
	/*background-color: white;*/
	padding: 5px;
	margin-bottom: 10px;
	/*width: 250px;*/
}

div.memberinfo {
        background-color: #9c6;
        padding: 10px;
        }

#calendarwhite {
	border: 0px solid #CCC;
	/*background-color: #fff;*/
	padding: 5px;
	margin-bottom: 10px;
	/*width: 200px;*/
}

div.article {
	border: 2px solid #999;
	padding: 5px;
        background-color: white;
	margin-bottom: 10px;
}

#footer {
        float:left;
        margin-left: 210px;
	margin-top: 20px; 
	border-top: 3px solid #036;
/*	width: 800px;*/
}

#menu {
	border: 0px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
	/*width: 120px;*/
}

#menumember {
        border: 3px solid #696;
        background: #9c6;
	padding: 5px;
	margin-bottom: 10px;
	/*width: 130px;*/
}

div.relatedcontent {
/*	background:#fff;*/
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

#image {
	/*float:right;*/
	background-color: white;
/*	width: 200px;*/
        margin: 0 auto 0 auto;
/*	margin-top: 0px;
	margin-bottom: 0px;*/
	border: 0px solid black;
	position: static;
}

body  {
	text-decoration: none;
	margin-top: 0px;
	background-color: #ccf;
        font-family: trebuchet ms, sans-serif;
        font-size: 14px;
        color: #333;
        height:100%;
}

img {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
        font-size: 12px;
}

A {
        font-weight:bold;
        color: #009;
}

A:link, A:visited {
	text-decoration: none;
}

A:active, A:hover {
	text-decoration: underline;
}

.highlight {
}

.e-post {
	color: #00c;
}

h1 {
	font-family: trebuchet ms, verdana, arial, sans serif;
	font-size: 20px;
	font-weight: bold;
	color: #000; /*#693;*/ /*#8c1;*/
	margin-top: 12px;
	margin-bottom: 3px;
	border-bottom: 0px solid #CCCCCC;
}

h1.sidrubrik {
	font-size: 24px;
	margin-top: 0px;
	color: #000;
	margin-bottom: 18px;
}

h2 { 
	font-family: trebuchet ms, verdana, arial, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 0px;
}

h3 { 
	font-family: trebuchet ms, georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 0px;
}

p,td {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: trebuchet ms,georgia, serif;
	font-size: 14px;
	color: #333;
	line-height: 140%;
}

p.preamble,th {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: trebuchet ms, georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
	text-align: left;
}

p.obs {
	border: 2px solid #693;
	padding: 3px;
	background-color: #cf9;
}

table.synlig {
	background-color: #EEE;
	padding: 1px;
}

td.synlig { 
        background-color:#FFF;
 }

td {
	vertical-align: top;
	/*background-color: white;*/
	padding: 3px;
}

th {
	color: black;
	background-color: #DDD;
}

.date {
	font-size: 14px;
	/* color: #88CC11;*/
	font-style: italic;
        /*text-align:right;*/
        float: right;
        /*margin-top: 12px;*/
}

.uppercase {
	text-transform: uppercase;
}

.author {
	margin-top: 20px;
	border-top: 1px solid #CCC;
}

.alert {
	font-weight: bold;
	color: black;
	border: 2px solid #693;
	padding: 3px;
	background-color: #cf9;
}

div.inforuta {
	position: absolute;
	margin-left: 100px;
	z-index:2;
	border: 2px solid #000;
	padding: 3px;
	background-color: #ccc;
	font-size: 12px;
	font-family: trebuchet ms, verdana, sans-serif;
	width: 150px;
	line-height: 15px
}
