TD
{
	border: 0px solid #f0f;
	vertical-align: top; 
}

P
{
	font-size:14px;
	line-height:18px;
	margin-bottom:10px;
}

IMG
{
	color: #D8C9B8;
	font-family: times;
	font-size: 14px;
}
.headbody
{
	background-image: url(bilder/head.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 0px;
}
.spacer
{
	width: 10px;
	height: 10px;
}
.spacerXL
{
	width: 20px;
	height: 20px;
}
.spacerXXL
{
	width: 50px;
	height: 50px;
}
.topspace
{
	width: 60px;
	height: 60px;
}
.nbox
{
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 3px;
	color: #4D433B;
	font-family: times;
	font-size: 14px;
	line-height: 14px;
}
.contentbody
{
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
}
.cbox
{
	padding-top: 20px;
	padding-left: 20px;
	color: #4D433B;
	font-family: times;
	font-size: 14px;
	line-height: 18px;
}
.bbox
{
	padding-bottom: 10px;
	color: #4D433B;
	font-family: times;
	font-size: 14px;
	line-height: 18px;
	
}
.chead
{
	padding-top: 20px;
	padding-left: 20px;
	color: #4D433B;
	font-family: times;
	font-size: 18px;
	line-height: 18px;
}
.chead-inside
{
	padding-top: 0px;
	color: #4D433B;
	font-family: times;
	font-size: 18px;
	line-height: 18px;
}
.chead-sub
{
	padding-top: 0px;
	color: #4D433B;
	font-family: times;
	font-size: 14px;
	line-height: 18px;
}
.bhead
{
	padding-bottom: 20px;
	color: #4D433B;
	font-family: times;
	font-size: 12px;
	line-height: 14px;
}
.cimg
{
	border-color: 4D433B;
	border-width: 1px;
	border-style: solid;
	float : left;
	margin-right : 20px;
	margin-top : 3px;
	margin-bottom : 10px;
}
.nlink
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nlink:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nlink:hover
{
	color: #4D433B;
	text-decoration: none;
	font-weight: bold;
}
.clink
{
	color: #4D433B;
	text-decoration: none;
	font-weight: bold;
}
.clink:link
{
	color: #4D433B;
	text-decoration: none;
	font-weight: bold;
}
.clink:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A, A:link, A:active, A:visited, A:hover
{
	color: #4D433B;
	text-decoration: none;
	font-weight: bold;
}