/*******************************
http://www.borensberg.info
Enburk stylesheet
http://www.enburk.se
@2008 Enburk HB
*******************************/

/*Background*/
BODY {
background: #EEEEEE;
scrollbar-base-color: #A3CEEB;
scrollbar-track-color: #A3CEEB;
}

/*Bread text*/
BODY, TD {
font-size: 11px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE {
border-collapse: separate;
border-spacing: 0px;
}

/*Headers*/
H1, H2 {
font-weight: 700;
color: #0000AA;
}

H3, H4, H5, H6 {
font-weight: 600;
color: #0000AA;
}

H1 {
margin-bottom: 16px;
font-size: 28px;
}

H2 {
margin-bottom: 14px;
font-size: 24px;
}

H3 {
margin-bottom: 12px;
font-size: 20px;
}

H4 {
margin-bottom: 7px;
font-size: 16px;
}

H5, H6 {
margin-bottom: 2px;
font-size: 14px;
}

/*Image*/
.image_left {
color: #5f7bad;
font-size: 10px;
font-style: italic;
font-weight: 500;
margin-bottom: 5px;
}

.image_right {
background-color: #EEEEEE;
border: 1px solid #0000AA;
color: #5f7bad;
font-size: 10px;
font-style: italic;
font-weight: 500;
margin-bottom: 5px;
}

.image_center {
color: #5f7bad;
font-size: 11px;
font-style: italic;
font-weight: 500;
text-align: center;
margin-bottom: 5px;
}

.image_top {
color: #5f7bad;
font-size: 11px;
font-style: italic;
font-weight: 500;
margin-bottom: 5px;
}

/*Remaining*/
.innertable_table{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 5px;
width: 985px;
}

.date {
	float: left;
	margin-top: 0.5em;
	text-align: left;
	width: 25em;
}

.search {
	float: right;
	margin-top: 0.2em;
	text-align: right;
	width: 25em;
}

.logo {
	float: left;
	width: 760px;
}

.multi {
	text-align: center;
	margin-top: 0.5em;
}

.multi image {
	margin-top: 0.5em;
}

.imagelinks_single {
	text-align: center;
	margin-top: 0.5em;
}

.random {
	float: right;
	width: 210px;
}

.tr2_table_td1 {
	margin-bottom: 0.5em;
	margin-top: -2em;
}

.tr3_table_td1, .tr3_table_td2 {
	border-right: 1px solid #DDDDDD;
	padding: 5px;
}

A:link, A:visited, A:active {
	color: #0000FF;
	font-weight: 600;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}

B {
font-weight: 500;
}

HR {
background-color: #DDDDDD;
color: #DDDDDD;
height: 1px;
border: 0;
}

IMG {
border: 0px;
text-decoration: none;
}

SMALL {
font-size: 10px;
}

STRONG {
font-weight: 500;
}

/*Signature*/
.signature {
	font-size: 10px;
	color: #222222;
}

/*Address*/
.address {
	font-size: 0.8em;
	color: #222222;
	margin-top: 1em;
	padding: 5px;
}



