* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial;
	background-color: #fcfcfc;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	width: 800px;
}

.clearboth {
	clear: both;
}

A,A:VISITED {
	color: blue;
	text-decoration: none;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.3em;
}
input {
	margin-right: 10px;
}
h3 {
	font-size: 1.1em;
}

p {
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height:1.3em;
}



.maestro td {
	padding: 5px 0px;
	font-size: 0.9em;
}

.gray {
	color: gray;
}

ul {
	list-style-type: none;
}

.clear {
	clear: both;
}

.black {
	color: #000000 !important;
}

.fright {
	float: right;
	margin-top: 10px;
}

.toppen {
	margin-left: auto;
	margin-right: auto;
	height: 180px;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: url(../img/livet-ar-toppen3.jpg) no-repeat;
}

.toppen a {
	color: #000;
}

.topborder {
	background-image: url(../img/topBorder.jpg);
	background-repeat: repeat-x;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
}

#frameTop {
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
	width: 535px;
	margin-left: auto;
	margin-right: auto;
}

#frameDiv {
	background-position: top left;
	background-repeat: repeat-y;
	width: 450px;
	margin-right: auto;
	float: left;
}

#replyDiv {
	float: right;
	width: 414px;
	background-image: url(../img/repBg.gif);
	background-repeat: repeat-y;
}

#replyDiv p {
	margin-left: 15px;
}

#replyDiv .bottom {
	height: 14px;
	width: 414px;
	background-image: url(../img/repBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.right {
	text-align: right;
	padding-right: 20px; #
	padding-right: 0px !important;
	width: 245px;
}

.right input {
	margin-left: 20px;
}

.tabellen {
	font-size: 0.9em !important;
	line-height: 1.6em !important;
}

img {
	margin: 0px;
}

.content {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	padding-top: 10px;
}

.content .lefty {
	float: left;
	width: 550px;
	line-height: 1.0em;
}

.content .righty {
	float: right;
	width: 190px;
}

.redSlide {
	#background: #D1D4FD;
	border-color: 1px solid darkblue;
	color: #000;
	font-size: 1.3em;
	padding: 20px;
	border-bottom:3px solid #b9d432;
	height: 220px;
}

.gbar {
	padding: 6px 4px 8px 20px;
	width: 250px;
	float: right;
	color: #000;
	padding-left: 0px;
}

.gbar img {
	float:right;
	margin-right:13px;
}

.sidenote {
	color: gray;
}
