﻿.MesseTabel, .MesseDetalje
{
    font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #969696; 
}

.MesseTabel .dotHorz {
	background: url('/webresources/images/gfx/dot_horizontal.jpg') repeat-x;
}

.MesseTabel .Title
{
    font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #969696;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-weight: bold;
}

.MesseDetalje .Title 
{
 	font-family: "Times New Roman", Sans-serif;
	font-style: italic;
	font-size: 25px;
	color: #c6b99a;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.MesseTabel .Teaser, .MesseDetalje .Teaser 
{
    color: #969696;
	letter-spacing: .03em;
	text-decoration: none; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;  
}

.MesseTabel p, .MesseTabel div
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #969696;
	letter-spacing: .03em;
	line-height: 20px;
	margin: 1em 0em;
}	

.NewsTbl, .NewsDetail 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #969696; 	
}

.NewsTbl p, .NewsTbl div, .NewsDetail p, .NewsDetail div
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #969696;
	letter-spacing: .03em;
	line-height: 20px;
	margin: 1em 0em;
}

.NewsTbl .dotHorz, .NewsDetail .dotHorz {
	background: url('/webresources/images/gfx/dot_horizontal.jpg') repeat-x;
}

.NewsTbl .NewsDate, .NewsDetail .NewsDate
{
	color: #323232;
}

.NewsTbl .Title
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #969696;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

.NewsDetail .Title 
{
	font-family: "Times New Roman", Sans-serif;
	font-style: italic;
	font-size: 25px;
	color: #c6b99a;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;	
}

.NewsTbl .Teaser, .NewsTbl .Teaser a:hover, .NewsDetail .Teaser
{
	color: #969696;
	letter-spacing: .03em;
	text-decoration: none;
}

.NewsLink, .BackLink 
{
	text-decoration: none;
	font-family: "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #b93838;
	line-height: 20px;	
}