* {
	margin:0;
	padding:0;
}

body {
	text-align: left;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}

div {
	font-size: 1em;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

a,
a:link 
a:active {
	text-decoration: underline;
	color: #cc0000; 
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #cc0000;
}

a:hover {
	text-decoration: none;
}

/*****************
BASIC LAYOUT
*****************/
body {
	background-color: #000;
	color: #333;
	margin: 3em;
}

div#pagewrapper {
	margin: 0 auto;
	padding: 0;
	width: 1110px;
	background-color: #000;
	color: #000;
}

div#leftblock {
	width: 960px;
	float: left;
	background-color: #fff;

}

div#ads {
	width: 150px;
	float: left;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	margin-top: 124px;
}

div#ads a {
   color: #fff;
   text-decoration: none;
   font-weight: normal;
}

div#ads a:visited {
	color: #fff;
	text-decoration: none;
}

div#ads a:hover {
	color: #fff;
	text-decoration: underline;
}

div#header {
	height: 80px;
	background: #fff;           
}

div#header h1 a {
	background: #fff url(../uploads/images/logotyper/canfora_small.gif) no-repeat 23px 25px; 
	display: block; 
	height: 80px;
	text-indent: -999em;
	text-decoration:none;
}

div#search {
	float: right;
	width: 27em;
	text-align: right;
	padding: 0.6em 0 0.2em 0;
	margin: 0 1em;
}

div.breadcrumbs {
	padding: 1em 0 1.2em 0;
	font-size: 90%;
	margin: 0 1em;
	border-bottom: 1px dotted #000;
}

div.breadcrumbs span.lastitem { 
	font-weight:bold; 
 }

div#content {
	margin: 1.5em 0 2em 0;
}

div#main {
	float: left;
	width: 680px;
	min-height: 50em;
	padding: 20px 20px 0 20px;
	display: inline;
	border-right: 1px dotted #999;
}

div#sidebar {
	float: left;
	width: 200px;
	padding: 10px 0 0 20px;
	margin-right: 10px;
	display: inline;
}

div#footer {
	clear:both;
	color: #fff;
	background-color: #ccc;
}

div#footer p {
	color: #000;
	font-size: 1em;
	padding: 0.8em;
	text-align: center;
	margin:0;
}

div#footer p a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

div#footer p a:visited {
	color: #000;
	text-decoration: none;
}

div#footer p a:hover {
	color: #000;
	text-decoration: underline;
}

div.hr {
	height: 1px;
	margin: 1em;
	border-bottom: 1px dotted black;
}

div.left49 {
	float: left;
	width: 49%;
}

div.right49 {
	float: right;
	width: 49%;
	text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {
}

/* HEADINGS */
div#content h1 {
	font-size: 1.4em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #666; 
	font-size: 1.1em; 
	font-weight: bold;
	text-align: left; 
	padding-bottom: 1px;
	margin: 0 0 1em 0;
}
div#content h3 {
	color: #666; 
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #294B5F; 
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height:1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height:1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}

div#dl dt {
	font-weight: bold;
	margin: 0 0 0.25em 3em;
}
div#dl dd {
	margin: 0 0 0 3em;
}
/* END LISTS */

.imgframe {
	border: 1px solid #999;
}

.imgframeblack {
	border: 1px solid #333;
}


/*****************
SHOP
*****************/
div.imgwerk1 {
	float: left;
	text-align: left;
	background-color: #fff;
	margin-left: 4px;
}

div.imgwerk2 {
	float: left;
	text-align: left;
	background-color: #fff;
	margin-left: 60px;
}

div.imgwerk3 {
	clear: left;
	float: left;
	text-align: left;
	background-color: #fff;
	margin-left: 4px;
	margin-top: 30px;
}	

div.imgwerk1 img {
	display: inline;
	margin-bottom: 6px;
}

div.imgwerk2 img {
	display: inline;
	margin-bottom: 6px;
}

div.imgwerk3 img {
	display: inline;
	margin-bottom: 6px;
}

div.descwerk {
	height: auto;
	width: auto;
	background-color: #fff;
}

/*
	Shop
*/
.tb-shop-main td {
	padding: 10px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	}
.tb-shop-main h6 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 13px;
	}