﻿body 
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
}



p
{
	margin: 0px;
	padding: 0px;
}

h1.Inhalt
{
	border-bottom: 1px solid #C1BDAC;
	border-top: 1px solid #C1BDAC;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #8097BC;
	font-style:italic;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-weight: normal;
}


p{
	text-align: left;
	
	
}

.MarkerHeading
{
	font-size: 14px;
	font-weight: bold;
}

.MarkerText
{
	font-size: 11px;
}

.Spacer
{
	font-size: 6px;
}

.ContPlan
{
	width: 900px;
	height: 700px;
	border: 1px solid #C1BDAC;
}

a:link {color: #8097BC; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #8097BC; text-decoration: underline;}
a:visited {color: #8097BC; text-decoration: underline;}
