/* ########### 
	elf acht / front-end & web design 
	HOW IS MY CODING? CONTACT ME:
	www.elfacht.com 
######## */

#header,
#navigation,
#slider,
.sidebar,
.top-link,
#footer,
#dialog-confirm,
#modal-box .close-button { display: none; }

.print 	{ display: block; }

body {
	background: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
}

a:link {
	color: #06c;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after { content: " ("attr(href)") "; }

body { font-size: 9pt; }

#main {
	background: transparent;
	float: none;
	margin: 0;
	width: 98%;
}

h1 { font-size: 15pt; }
h2 { font-size: 11pt; }
h3 { font-size: 9pt; }

table { border: 1px solid #ccc; }

table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	vertical-align: top;
}