﻿body	
{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}

.title
{
	font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}

.titlesmall
{
	font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}

.title-module
{
	font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial Narrow;
}

a:hover
{
	text-decoration: none;
	cursor: pointer;
}

.image-zoom
{
	cursor: url(/media/lupe.cur),pointer;
	border: 5px solid #e9e9e9;
}