/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100}select, input, textarea {font:99arial,helvetica,clean,sans-serif;}pre, code {font:115monospace;*font-size:100}body * {line-height:1.22em;}

html{
	background: #B2956C url(http://www.testwebben.se/493/Images/bg.gif)  fixed repeat-x; }

#divMenu ul { }

#divWrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -293px;
	width: 800px;
	padding: 3px;
	background-color: #fff;
	border: solid 1px #52432F;
	height: 585px;
	font-family: Trebuchet MS, Verdana, sans-serif; }

#tblTemplateHolder #divWrapper {
	position: relative;
	left: auto;
	top: auto;
	margin: 0 auto;
	width: 800px;
	padding: 3px;
	background-color: #fff;
	border: solid 1px #725F45;
	height: 585px;
	font-family: Trebuchet MS, Verdana, sans-serif; }

#divLeft {
	background: #fff url(http://www.testwebben.se/493/Images/leftbg.jpg) no-repeat center bottom;
	width: 227px;
	height: 100%;
	float: left; }

#divContent {
	width: 553px;
	height: 400px;
	float: left;
	overflow: auto;
	padding: 10px;
	color: black;
	background-color: #fff; }

#divFooter {
	margin-top: 10px;
	text-align: center;
	width: 553px;
	font-size: 0.82em;
	float: left;
	padding: 10px;
	color: #888; }

#divHeader {
	background-color: #52432F;
	width: 553px;
	float: left;
	padding: 10px;
	color: white;
	text-align: center; }

#divMenu {
	padding: 300px 0 0 30px;
	font-size: 12px; }

#divMenu ul { }

#divMenu ul li {
	list-style-type: none;
	padding: 3px 10px;
	margin: 3px 0px;
	background-color: #52432F; }

#divMenu ul li a {
	text-decoration: none; }

#divMenu ul li a:link {
	color: #fff; }

#divMenu ul li a:visited {
	color: #fff; }

#divMenu ul li a:hover {
	color: #000;
	text-decoration: none;
	text-size: 10px; }

h1, h2, h3, h4, h5, h6 {
	margin-top: 1.2em;
	color: #444; }

p {
	margin-bottom: 0.8em; }

strong {
	font-weight: bold; }

a {
	color: #7a2417;
	font-weight: bold; }

a:hover {
	color: #b2956c; }
