body {
	font-family: calibri, cambria, arial, sans-serif;
	text-align: center;
	color: #3460c0;
}
  
html, body, #wrapper, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background-image:url(images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom: 12px;
}

#wrapper {
	width: 797px;
	
}

h1 {
	margin-bottom: 0px;
}

a {
	color: #f5f5f5;
}

a:hover {
	text-decoration: none;
}

/* navigation */

#nav {
	position: absolute;
	top: 15px;
	right: 0;
	width: 31em;
}

#nav li {
	width: 10.0em;
	float: left;
	margin: 0 0.0.3.1em;
	padding: 0;
}

#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0;
	display: block;
	text-align: center;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li.a   { background: url(images/knapp4.png) no-repeat; }
#nav li.b   { background: url(images/knapp5.png) no-repeat; }
#nav li.a   { background: url(images/knapp4.png) no-repeat; }
#nav li.a   { background: url(images/knapp4.png) no-repeat; }
#nav li.g   { background: url(images/knapp4.png) no-repeat; }
#nav li.a   { background: url(images/knapp4.png) no-repeat; }
#nav li.a   { background: url(images/knapp4.png) no-repeat; }





/* body */

#body { width: 100%; }

#body { background:  url(images/body_bg.gif); }
#body div { background: url(images/) top left no-repeat; }
#body div div{ background: url(images/) top right no-repeat; }
#body div div div { background: url(images/) bottom left no-repeat; }
#body div div div div { background: url(images/) bottom right no-repeat; }
#body .inner div { background: none; }

#body .inner {
	color: white;
	padding: 3px 18px;

}
