* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/25px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
p {margin: 0 0 18px}
img {
	border: none;
}
/* input {vertical-align: middle} */
#wrapper {
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 150px;
	background: #FFFFFF;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 270px;
	margin-left: -100%;
	position: relative;
/*	background: #9b9999; */
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -60px auto 0;
	min-width: 1000px;
	height: 60px;
	background: #9b9999;
	padding-left: 5px;
	padding-top: 5px;
}


h1 {
font-size:14px;
color: #9b9999;
}
 
a { 
color: #9b9999;
font-size: 15px;
text-decoration: none; 
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime
{
        cursor:pointer;
}


.reklink a {
font-size: 11px;
}
.reklink {
font-size: 11px;
}
