﻿/* @override http://wipp.se/taurus/TaurusPublic.css */


body {
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: scroll;
	_font-size:65%;
	
}

#head {
	margin-top: -10px;
	margin-left: -8px;
}

a {
	 color: #4a9b42;
	 font-weight:bold;
	text-decoration: None;
}

a:visited {
   color: #4a9b42;
   font-weight:bold;
	text-decoration: None;}
	
a:hover {
 color:#0d6507;
 font-weight:bold;}


#adress {
	color: #666;
	position: absolute;
	text-align: right;
	line-height: 16px;
	left: 30px;
	top: 28px;
	width: 125px;
	height: 80px;
    _line-height:10px;
    _top:48px;
}

#whitelink{
	color: #fff;
	top: 99px;
	font-weight: bold;
	display: block;/*skall vara block*/
	width: auto;
	position: absolute;
	height: 1px;
	text-indent: 700px;
	line-height: 1px;
}

#whitelink a{
	color: #fff;
		position: relative;
		top:10px;
		
		/* IE 6 & 7  */
	_top:15px;
}

#LeftColumn {
    _padding-top:5px;
	position: absolute;
	top: 127px;
	width: 150px;
	text-align: right;
	border-right: 1px solid #666;
	padding-right: 5px;
	margin-top: -5px;
	bottom: 0;
	margin-bottom: 3px;
	margin-left: -8px;
	_height:100%;
	_overflow:hidden;
}
#LeftColumn .header {
	color: #666;
	background-color: #d4d6d7;
	height: 20px;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 2px;
	line-height: 20px;
	
}
.flash {
	color: #3f9737;
	font-weight: bold;
	margin-right: 5px;
	padding-bottom: 5px;
}

.start {
	color: #4a9b42;
	background-color: #e9ebec;
	height: 20px;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 7px;
	line-height: 20px;
	opacity: 1;
}

.start a, .flash a {
    color: #4a9b42;
}

.start a:visited, .flash a:visited {
   color: #4a9b42;}

.start a:active, .flash a:active {
   color: #4a9b42;}	
   
.start a:hover, .flash a:hover {
    color:#0d6507;}
	

#main{
	position: absolute;
	top: 126px;
	left: 158px;
	width: 400px;
	margin-left: 10px;
	bottom: 0;
	margin-top: -8px;
}

.article, table{
    font-size:inherit;
	color: #666;
	border-bottom: 2px dotted #3f9737;
	padding-top: 2px;
	margin-right: 8px;
}

table{
    _font-size:95%;
    _margin-top:5px;}

.article p {
	margin-right: 2px;
	margin-left: 6px;
}

.head{
    
	color: #666;
	font-weight: bold;
	padding-bottom: 0;
}

.ingress {
	font-weight: bold;
	font-size: x-small;
}

.article a:link{
	color: #3f9737;
	font-weight: bold;
	font-size: 80%;
}

.article a:visited{
	color: #3f9737;
	font-weight: bold;
}


#RightColumn {
	background-color: #d4d6d7;
	position: absolute;
	top: 127px;
	left: 570px;
	width: 218px;
	border-left: 7px solid #3f9737;
	padding-left: 5px;
	bottom: 0;
	margin-top: -8px;
	_padding-top:10px;
	_top:132px;
	_left:583px;
	_height:100%;
}


#RightColumn .header {
	color: #3f9737;
	border-bottom: 4px solid #3f9737;
	font-weight: bold;
	text-indent: 5px;
	margin-left: -5px;
	height: 12px;
	margin-top: 1px;
	display: table-caption;
	_display:inline;
	_margin-left:-10px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.finder {
	color: #666;
	font-weight: bold;
	height: 0;
	text-align: right;
	float: right;
	margin-top: -34px;
	margin-right: 10px;
	margin-bottom:5px;
}

.content {
	color: #666;
	border-bottom: 2px dotted #fff;
	margin-bottom: 7px;
	margin-right: 5px;
}

#search {
    display: none;
	color: #666;
	font-weight: bold;
	border-bottom: 2px dotted #fff;
	margin-right: 5px;
	margin-top: -5px;
	margin-bottom: 8px;
	line-height: 10px;
	vertical-align:sub;
}

input, select{
    font-size:100%;
    margin-bottom: -5px;
    margin-right:5px;
    font-family:inherit;
    _margin-bottom:-20px;}

.pic {
/*	 width: 100px;
	 height: 120px; */
	 clear: none;
	margin: 10px;
	float: right;
}

.cap {
	font-style: italic;
	font-size: 80%;
	width: 100px;
}

label  {
	
	font-size: 1.1em;
	vertical-align:top;
	display:-moz-inline-stack;
	display: inline-block;
	width: 90px;
}

