/* iepngfix */
img, div { behavior: url(iepngfix.htc) }

a img {border: none;}
a {
	outline: none;
}

html {
	height: 100%;
}

body { 
	height: 100%;
	margin: 0px; 
	padding: 0px; 
	background: url(../layout/bg.gif) repeat-x #dedede;
	text-align: center;
}

#container {
	overflow: hidden;
	width: 845px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	text-align: left;
	background: url(../layout/container_bg.gif) repeat-y top left;
}
/* >ie6 min-height hack */
html>body #container {height:auto;}

#main {
	width: 642px;
	float: left;
}

#header {
	width: 602px;
	height: 161px;
	margin: 0px auto;
	background: url(../layout/header_bg.png) no-repeat;
	text-align: left;
	overflow: hidden;
}

#logga {
	width: 209px;
	height: 80px;
	padding: 30px 0px 20px 20px;
	float: left;
}

#slideshow {
	width: 320px;
	height: 100%;
	padding: 8px 0px 0px 28px;
	float: left;
}

/* CONTENT STARTS HERE */

#content {
	width: 620px;
	margin: 20px 0px 80px 5px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

.running {
	margin: 15px 0px 0px 16px;
}

/* PROFILBILD STARTS HERE */

.profilbild {
	width: 140px;
	height: 190px;
	float: left;
	display: inline;
	margin: 0px 0px 9px 15px;
	background: black;
}

.profilbild_top {
	width: 100%;
	height: 8px;
	font-size:1px;
	background: url(../layout/profilbild_top.png); 
}

.profilbild_info_small {
	width: 100%;
	height: 23px;
	margin-top: 151px;
	background: url(../layout/profilbild_info_small.png);
	overflow: hidden;
}

.profilbild_info_large {
	width: 100%;
	height: 37px;
	margin-top: 137px;
	background: url(../layout/profilbild_info_large.png);
	overflow: hidden;
}

.profilbild_bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
	background: url(../layout/profilbild_bottom.jpg);
}
/* QUOTE STARTS HERE */

.quote_top {
	width: 604px;
	height: 16px;
	background: url(../layout/quote_top.png);
	margin-top: 20px;
}

.quote {
	width: 564px;
	padding: 0 25px 0 15px;
	background: url(../layout/quote_bg.gif) repeat-y;;
}

.quote p {
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

.quote_bottom {
	width: 604px;
	height: 39px;
	background: url(../layout/quote_bottom.gif);
}

/* GALLERY STARTS HERE */

.big_video {
	width: 480px;
	height: 385px;
	margin: 18px 0px 30px 65px;
	padding: 10px;
	overflow: hidden;
}

.big_image {
	width: 100%;
	height: 385px;
	margin: 18px 0px 30px 0px;
	padding: 0px;
	text-align: center;
}

.big_image p {
	font-size: 10px;
	font-style: italic;
	text-align:right;
	margin-right: 40px;
}

.gallery_top {
	width: 572px;
	height: 11px;
	font-size: 1px;
	background: url(../layout/gallery_top.png);
	margin: 30px 0px 0px 30px;
}

.gallery {
	width: 532px;
	padding: 0px 20px 10px 20px;
	background: url(../layout/gallery_bg.png) repeat-y;
	overflow: hidden;
	margin-left: 30px;
}

.gallery img{
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px 23px 10px 10px;
}

.gallery_bottom {
	width: 572px;
	height: 11px;
	font-size: 1px;
	background: url(../layout/gallery_bottom.png);
	margin-left: 30px;
}

/* SIDEBAR STARTS HERE */

#sidebar {
	width: 203px;
	float: left;
	text-align: center;
}

#sidebar .rubrik {
	width: 203px;
	text-align: left;
}

#news {
	width: 177px;
	background: url(../layout/news_sides.gif) repeat-x #e9e9e9 bottom;
	margin: 0px auto;
	padding-top: 5px;
	text-align: center;
}

#news_content {
	width: 165px;
	height: 100%;
	background: #f1f1f1;
	margin: 0px auto;
	text-align: left;
}

.news_item {
	width: 100%;
	overflow: hidden;
}

.news_date {
	width: 100%;
	height: 18px;
	margin-bottom: 4px;
	background: #dee1e9;
}

.news_border {
	width: 100%;
	height: 1px;
	font-size: 1px;
	border-top: #b2b2b2 1px solid;
	background: white;
}

#news_bottom {
	width: 177px;
	height: 18px;
	background: url(../layout/news_bottom.png) no-repeat bottom;
	margin: 0px auto 25px;
}

/* FOOTER STARTS HERE */

#fixed {
	position: fixed;
	bottom: -1px;
	left: 0px;
	width: 100%;
	height: 74px;
	overflow: hidden;
}

#footer {
	width: 796px; 
	height: 74px; 
	margin:0 auto; 
	position: relative; left: -15px;
	overflow: hidden;
	text-align: left;
}

#footer_left {
	width: 9px;
	font-size: 1px;
	height: 100%;
	background: url(../layout/footer_left.png);
	float: left;
}

#footer_right {
	width: 9px;
	font-size: 1px;
	height: 100%;
	background: url(../layout/footer_right.png);
	float: left;
}

#footer_middle {
	width: 775px;
	height: 100%;
	float: left;
}

#footer_top {
	width: 775px;
	height: 5px;
	font-size: 1px;
	background: url(../layout/footer_top.png) repeat-x;
}

#footer_content {
	width: 775px;
	height: 70px;
    background: url(../layout/footer_bg.gif) repeat-x bottom;
	overflow: hidden;
}

#footer_community {
	width: 190px;
	float: left;
	margin: 0px;
	padding: 11px 0px 0px 0px;
}

#footer_community img {
	margin-bottom: 8px;
}

#footer_facebook {
	width: 107px;
	height: 36px;
	padding-top: 4px;
	float: left;
}
#footer_tips {
	width: 70px;
	height: 36px;
	padding-top: 4px;
	float: right;
}

#footer_kontakt {
	width: 155px;
	height: 100%;
	padding: 0px 10px 0px 10px;
	float: right;
}

#footer_sara {
	width: 385px;
	height: 100%;
	padding: 0px 0px 0px 10px;
	float: right;
}

#footer_sara img {
	margin-top: 2px;
	float: right;
}

.footer_border {
	width: 1px;
	height: 57px;
	font-size: 1px;
	border-left: #b2b2b2 1px solid;
	background: white;
	margin-top: 5px;
	float: right;
}

/* 10 TIPS START HERE */

#tips {
	width: 177px;
	height: 193px;
	margin: 0px auto 80px;
	background: url(../layout/tips.gif);
	text-align: left;
}

#tips_link {
	width: 100%;
	height: 105px;
	display: block;
	margin-bottom: 12px;
}

/* E-MAIL SUBSCRIPTION STARTS HERE */

#subscription {
	width: 177px;
	background: url(../layout/news_sides.gif) repeat-x #e9e9e9 bottom;
	margin: 0px auto;
	padding-top: 5px;
	text-align: center;
}

#subscription_content {
	width: 165px;
	height: 100%;
	background: #f1f1f1;
	margin: 0px auto;
	text-align: left;
}

/* STYLES START HERE */
a {
	text-decoration: none;
	cursor: pointer;
	color: #4c6292;
}
a:hover {
	text-decoration: underline;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #545454;
	margin: 0;
	padding: 0;
}

body h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size:24px;
	color: #535456;
	margin: 0;
}

h1.huvudrubrik {
	padding-left: 16px;
}

h2.underrubrik {
	padding-left: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:22px;
	color: #535456;
	margin: 0;
}

.gallery h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color: #535456;
	margin: 0;
}

.profilbild p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: white;
	width: 85px;
	margin: 0;
	padding: 5px 0px 0px 5px;
}

#sidebar .rubrik h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #545454;
	margin: 0;
	padding: 35px 0px 2px 20px;
}

.news_item h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #7d7d7d;
	margin: 0;
	padding: 3px 20px 0px 6px;
}

.news_item a.news_rubrik{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #4c6292;
	padding: 4px 4px 2px 6px;
	display: block;
}

.news_item a:hover {
	text-decoration: underline;
}

#sidebar p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #7d7d7d;
	margin: 0;
	padding: 1px 4px 17px 6px;
}

#footer h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #666;
	margin: 0;
	padding: 4px 0px 3px 0px;
}

#footer_sara p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #595959;
	margin: 0;
	padding: 0;
}

#footer_kontakt p  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #595959;
	margin: 0;
	padding-top: 3px;
}