﻿body
{
	font-family: Arial;
	font-size: 13px;
	color: #2b2b2b;
}

.title
{
	font-family: Georgia;
	font-size: 23px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	color: #81404a;
}

.titlesmall
{
	font-family: Georgia;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
}

.title-frame
{
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
	color: #f3efdf;
}

a:hover
{
	text-decoration: none;
	color: #81404a;
}

.text-white
{
	color: #ffffff;
}

.text-green
{
	color: #22311c;
}

.text-red
{
	color: #81404a;
}

.bg-green
{
	background-color: #22311c;
}

.bg-red
{
	background-color: #81404a;
}

.image-zoom
{
	cursor: url(/media/lupe.cur),pointer;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #81404a;
}
