﻿body 
{
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #d7d7d7;
	line-height:140%;
	letter-spacing: 1px;
}

H1 
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}

A 
{
	color: #d7d7d7;
	text-decoration: none;
	border-bottom: 1px dotted #d7d7d7;
}

A:hover 
{
	color: #e7e7e7;
	text-decoration: none;
	border-bottom: 1px solid #e7e7e7;
}

.Infos 
{
	font-size: 9px;
	color: #d7d7d7;
}

.Menu A 
{
	text-decoration: none;
	color: #d7d7d7;
	letter-spacing: 0px;
}

.Menu A:Hover 
{
	background: url('TemplateInhalte/MenuHover.png') repeat-x #3a3a3a;
}

.Infos 
{
	line-height: 100%;
	font-size: 10px;
}

.Infos A 
{
}


