html, body {
	background-color: #f8f8f8;
	padding: 0px;
	margin: 0 auto;
	height: 100%;
	text-align: center;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}

#wrapper {
	border-top-color: #ce293b;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: center;
	align: center;
	position: relative;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
} 

html>body #wrapper {
    height: auto;
}

#container {
	width: 1000px;
	background-color: #f8f8f8;
	margin: 0 auto;
	height: 100%;
	padding-bottom: 200px; /* footerfix */

}

#header {
	color: #656565;
	line-height: 1px;
	word-break: normal;
	font-family: sans-serif, verdana;
	font-weight: bold;
	font-size: 17px;
	padding-top: 25px;
	background-color: #f8f8f8;
}

#header h1 {
	font-size: 20px;
}

#header h5 {
	color: #ce293b;
	font-size: 11px;
}

#topmenu {
	color: white;
	font-variant: normal;
	word-spacing: 15px;
	padding: 10px;
	background-color: #f8f8f8;
}

#topmenu a:link {
	padding: 5px;
	text-transform: none;
	text-decoration: none;
	color: #a0a0a0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #f8f8f8; 
}

#topmenu a:visited {
	padding: 5px;
	text-transform: none;
	text-decoration: none;
	color: #979797;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #f8f8f8; 
}

#topmenu a:hover {
	padding: 5px;
	background-color: #c1c1c1;
	text-transform: none;
	text-decoration: none;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #c1c1c1; 
}

#topmenu hr.separator {
	margin-bottom: 0px;
	margin-top: 15px;
	background-color: #eeeeee;
	height: 1px;
	border-style: solid;
	border-width: 1px;
	width: 660px;
	color: #eeeeee;
}

#content {
	margin-left: 10px;
	margin-bottom:10px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	background-color: #f8f8f8;
}

#content p {
	color: #242424;
	font-size: 13px;
}

.contentbox {
	margin-left: 170px;
	width: 700px;
}

.contentbox p {
}

.contentmenu {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-right-color: #d4d4d4;
	border-right-style: dashed;
	border-right-width: 1px;
	height: 160px;
	width: 104px;
	position: relative;
	float: left;
}

#lw.mainframe {
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	align: center;
	background-color: #f8f8f8;
}

.lw_frame {
	font-size: 11px;
	color: #737373;
	padding: 10px;
	min-width: 30px;
	float: right;
	text-align: center;
	display: inline-block;
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #d7d7d7; 
}

.lw_frame i {
	font-size: 13px;
	color: #373737;
}

.lw_frame span.dl {
	font-weight: bold;
	color: #ce293b;
}

span.dl a:link, div.contentmenu a:link {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ce293b;
}

span.dl a:visited, div.contentmenu a:visited {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ce293b;
}

span.dl a:hover, div.contentmenu a:hover {
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #363636;
}

#footer {
	border-top-color: #ce293b;
	border-top-style: solid;
	border-top-width: 2px;
	left: 0px;
	line-height: 0px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 2px;
	letter-spacing: 0.5px;
	font-size: 11px;
	padding-top: 20px;
	position: absolute;
	bottom: 0;
	height: 90px;
	color: #6c6c6c;
	width: 100%;
	text-align: center;
	background-color: #363636;
}

#footer p.copyright {
	color: #a0a0a0;
}

#bottommenu {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	padding-right: 10px;
	color: white;
	word-spacing: 4px;
	width: 200px;
	float: right;
	background-color: #363636;
}

#bottommenu a:link {
	text-transform: none;
	text-decoration: none;
	color: #c3c3c3;
}

#bottommenu a:visited {
	text-transform: none;
	text-decoration: none;
	color: #c3c3c3;
}

#bottommenu a:hover {
	text-transform: none;
	text-decoration: none;
	color: white;
}

.extra {
	color: #4d4d4d;
}

.extra a:link {
	text-transform: none;
	text-decoration: none;
	color: #575757;
}

.extra a:visited {
	text-transform: none;
	text-decoration: none;
	color: #575757;
}

.extra a:hover {
	text-transform: none;
	text-decoration: none;
	color: #a1a1a1;
}

span.header {
	font-weight: bold;
	font-size: 15px;
	color: #656565;
}

http://www.patrikarvidsson.com/project/marcus/index.html#


