﻿body
{
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 15px;
	color: #6b5b47;
}

.titlemodule
{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

.text
{
	font-size: 13px;
	line-height: 25px;	
}

.title, h1
{
	font-size: 24px;
	line-height: 30px;
}

.titlesmall, h1
{
	font-size: 18px;
	line-height: 22px;
}


.image-zoom
{
	cursor: url(/media/lupe.cur),pointer;
}

a
{
	text-decoration: underline;
}

.bg-color
{
	background-color: #6b5b47;
	color: #ffffff;
}