/* global */

* { margin:0px; padding:0px; }
html { height:100%;}

body {
	line-height: 140%;
	font-family: "Courier New", "Courier", "monospace";
	color:#000;
	font-size: 14px;
	font-weight: normal;
	background-image:url('images/bg.jpg');
	height:100%;
	}

#centrer { text-align: center; }

/*

SKA LIVE SEN IGEN OM BANNER TAGES BORT INNAN VI UPPDATERAR SIDAN

#site_holder { margin: auto; width: 770px; text-align:left; margin-top:70px; }	
*/

#site_holder { margin: auto; width: 770px; text-align:left; margin-top:0px; }	

a { color:#000; text-decoration: none; }

a:hover { text-decoration: line-through; }

.active { text-decoration: line-through; }

p { margin:0; padding:0; }

.rubrik {
	font-size: 18px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	border-width: 0;
	}

.broedtext {
	line-height: 140%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-width: 0;
	}

.broedtext img {
	border: 0px;
	}

br.broedtext {
	line-height: 1px;
	margin: 0;
	padding: 0;
	border-width: 0px;
	}

hr {
	margin:10px 0px 10px 0px;
	padding: 0px;
	height:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #787064;
	}
	
#master_table {
	height:100%;
	background-image:url('images/red_stripe.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	float:left;
	}

/* Startpage */

.start_image {
	float:left;
	}
	
.start_textbox{
	margin-top:11px;
	margin-left:25px;
	width:300px;
	float:left;
	}
	
.start_textbox .logo {
	margin-top:11px;
	float:left;
	}
	
.menu {
	margin-top:35px;
	font-size:17px;
	line-height:20px;
	float:left;
	}

.looking_for_holder {
	height:170px;
	float: left;
	}

.looking_for {
	margin-top:30px;
	background-color:#9a0f14;
	float: left;
	}

.looking_for .text {
	padding:16px 16px 16px 19px;
	color:#fff;
	}

.looking_for .text a {
	color:#fff;
	text-decoration: underline;
	}

.looking_for .text a:hover {
	color:#fff;
	text-decoration: none;
	}
	
	
/* Startpage */

.sub_content {
	width:400px;
	margin-right:31px;
	float:left;
	}

.top {
	width:430px;
	height:38px;
	background-image:url('images/subpage_content_bg_top.jpg');
	float:left;
	}
	
.middle {
	width:430px;
	background-image:url('images/subpage_content_bg_middle.jpg');
	float:left;
	}

.middle .text {
	padding-top:20px;
	margin-left:45px;
	width:330px;
	text-align:center;
	float:left;
	}

.bottom {
	width:430px;
	height:47px;
	background-image:url('images/subpage_content_bg_bottom.jpg');
	float:left;
	}

.randomImageSmall img {
	margin:50px 0 0 0;
	}
	
.print_this {
	padding:20px 40px 10px 10px;
	float:right;
	}
	
