.tryck {
	background-color:#ffffff;
	background-image:url(../img/layout/whitebox_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:16px 0 10px;
	padding:20px 30px 30px;
	-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;
}

img.citat {
	margin-left:60px;
}

.col {
	min-height:100px;
	width:400px;
}

.right {
	margin-right:10px;
}

#content-top .right {
	margin-right:0;
}

#leftcontent {
	min-height:220px;
	padding-bottom:10px;
	width:450px;
}

div#content-wrapper {
	-khtml-border-top-left-radius:8px;-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px;
}

#sidebar h3 {
	margin-bottom:0.2em;
}

#sidebar {
	background-image:url(../img/layout/sidebar-sh.png);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:100px;
	padding:5px 20px 20px 40px;
}

#sidebar ul li {
	background-image:url(../img/layout/sep.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sidebar ul li a {
	color:#eeeeee;
	padding:8px 2px 10px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#f28620;
}

#sidebar ul li a.current {
	background-image:url(../img/layout/arrow.png);
	background-position:2px 11px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
	padding:8px 2px 10px 20px;
}

.btn {
	margin-top:20px;
	position:relative;
}

#content-middle em {
	color:#e06e00;
	font-weight:bold;
}
