﻿body
{
	font-family: Tahoma;
	color: #404040;
	font-size: 14px;
	line-height: 16px;
}

.image-zoom
{
	line-height: 0px;
	font-size: 0px;
	cursor: url(/media/lupe.cur),pointer;
	border: 2px solid #fbcc25;
}

.text
{
	font-size: 13px;
	line-height: 15px;
}

.textsmall
{
	font-size: 12px;
	line-height: 14px;	
}

.title
{
	font-family: Georgia;
	padding: 0px 0px 20px 0px;
	color: #1d419f;
	font-size: 20px;
	line-height: 24px;
}

.titlesmall
{
	font-family: Georgia;
	font-size: 20px;
	line-height: 24px;
}

.title-module
{
	font-family: Georgia;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 18px;
	color: #1d419f;
}

a
{
	text-decoration: underline;
}

