body {
	margin: 29px 0px 29px 0px;
	padding: 0;
	background-color: #3D3D3D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #AA5C00;
}
h1 {
	margin: 0px 0px 10px 0px;
	color: #AA5C00;
	font-size: 25px;
	font-weight: normal;
}
h2,
h5 {
	padding: 0;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	margin: 0px 0px 10px 0px;
	color: #666666;
	font-size: 18px;
	font-weight: normal;
}
h4 {
	margin: 0px 0px 10px 0px;
	color: #AA5C00;
	font-size: 38px;
	font-weight: normal;
}
table th,
table td {
	vertical-align: top;
}

.hidden {
	display: none;
}
.shown {
	display: block;
}


.clearBoth {
	clear: both;
	line-height: 1px;
	height: 1px;
	max-height: 1px;
}
.line {
	background-color: #666666;
	margin: 0px 0px 20px 0px;
	_margin: 0px 10px 10px 10px;
	clear: both;
	line-height: 1px;
	height: 1px;
	max-height: 1px;
	width: 100%;
}
.exclamation {
	color: #CC0000;
	font-weight: bold;
}

.menu
{
	padding: 0;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.menu_selected
{
	padding: 0;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.menu a {
	font-size: 18px;
}

#canvas {
	background-image: url(image/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 0px 0px 7px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	border-collapse: collapse;
}

#header {
	background-image: url(image/bg_header.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 136px;
}
#header .logo {
	width: 960px;
	height: 106px;
	vertical-align: middle;
	text-align: center;
}
#header #menu {
	margin: 0px 0px 0px 20px;
	height: 28px;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
#header #menu td {
	vertical-align: middle;
	text-align: center;
}

#content {
	background-image: url(image/bg_content.gif);
	background-repeat: repeat-y;
	padding: 10px 0px 20px 20px;
}
#content #site {
	width: 920px;
}


#content #site .teaser {
	margin: 0px 0px 25px 0px;
}
#content #site .text,
#content #site .quote {
	margin: 0px 0px 16px 0px;
	line-height: 16px;
}
#content #site .quote {
	font-size: 14px;
	color: #AA5C00;
}

#content #site #left {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 420px;	/*	Padding resize	*/
}
#content #site #right {
	float: right;
	width: 483px;
}
#content #site #right .image {
	margin: 0px 0px 10px 0px;
}

#content #site .item {
	padding: 0px 0px 0px 0px;
	/*_padding: 0px 0px 0px 20px;*/
}
#content #site .item .desc {
	float: left;
	line-height: 16px;
}
#content #site .item .image {
	float: right;
}
#content #site .item .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6C9F;
}

#content #site .list {
	margin: 40px 0px 0px 0px;
	width: 920px;
}
#content #site .list .item {
	padding: 0px 0px 0px 0px;
}
#content #site .list .right .item {
	padding: 0px 0px 0px 0px;
}

#content #site .link {
	padding: 10px 0px 10px 0px;
	width: 146px;
/*	text-align: center;*/
	vertical-align: middle;
}
#content #site .contact th {
	padding: 3px 10px 3px 0px;
	color: #878787;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
#content #site .contact th.top {
	vertical-align: top;
}
#content #site .contact td {
	padding: 1px 0px 1px 0px;
	width: 177px;
	vertical-align: middle;
}
#content #site .contact td {
	padding: 1px 0px 1px 0px;
	vertical-align: middle;
}
#content #site .input,
#content #site .submit,
#content #site .textarea {
	background-color: #E2E2E2;
	border: none;
	width: 167px;
	height: 20px;
}
#content #site .textarea {
	height: 70px;
	_width: 165px;
	overflow: auto;
}
#content #site .submit {
	font-weight: bold;
	width: auto;
	font-size: 10px;
	color: #878787;
	padding: 4px 0px 4px 0px;
}
#content #site .fill {
	font-size: 10px;
	color: #878787;
	padding: 10px 0px 0px 0px;
}

#content #site #frontpage .image {
	float: right;
	margin: 0px 0px 0px 20px;
}

.prisliste {
	margin: 0px 0px 20px 0px;
	border: 1px solid #CFCFCF;
}

.prisliste th,
.prisliste td {
	border-right: 1px solid #CFCFCF;
	border-collapse: collapse;
	padding: 4px 7px 4px 7px;
}
.prisliste th.end,
.prisliste td.end {
	border-right: none;
}
.prisliste td {
	border-top: 1px solid #CFCFCF;
}
.prisliste th {
	text-align: left
}


