﻿h1
{
	font-size:14px;
	font-style:italic;
}

h1.gerahmt
{
	border:1px solid #aaaaaa;
}

h2
{
	border-bottom:3px solid #cc0505;
	padding: 3px;
	margin: 0px;
}
	 
ul
{
	list-style-position:outside;
	list-style-type:none;
	margin: 3px;
	margin-bottom: 5px;
	padding: 0;
}

li
{
	margin-left: 10;
	padding: 0;
}

a:link
{
	text-decoration: none;
	color: #dd0505;
}

a:visited
{
	color: #aa0303;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.navi
{
	color: #000000;
}



body
{
	#background-color:#aaaaaa;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

*.site
{
	width: 80%;
	#height: 100%;
	margin: 0px auto;
	background-color:#ffffff;
	#border:1px solid #000000;
}

*.titel
{
	height: 180px;
	margin: 0px;
	margin-bottom: 40px;
	margin-top: 20px;
}

div.navi
{
	width: 200px;
	border: 1pt solid;
	background-color:#eeeeee;
	float: left;
	margin: 0px;
	padding: 0px;
}

*.content
{
	#border: 1pt solid;
	#background-color:#eeeeee;
	#float: right;
	#min-width: 100%;
	
	
	margin-left: 220px;
	margin-right:  20px;
}


h1.headline
{
	color: #aaaaaa;
	text-align: center;
	font-style: normal;
	font-size: 30pt;
}

table.Termine
{
	width: 100%;
}

td
{
	vertical-align: top;
}

div.TerminTitel
{
	border-bottom:1px dotted #050505;
}

div.TerminBeschreibung
{
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.TerminDatum
{
}

div.TerminMonat
{
	font-weight: bold;
	font-size: larger;
	color: #aaaaaa;
}


div.Ankündigung
{
	#border:1px dotted #050505;
}

div.AnkündigungÜberschrift
{
	border-bottom:1px solid #000000;
}

div.AnkündigungDatum
{
	float: right;
}

div.ArtikelName
{
	font-weight: bold;
}

div.ArtikelEinleitungÜbersicht
{
	margin-left: 20px;
	#color:gray;
}

div.ArtikelEinleitung
{
	#margin-left: 20px;
	#color:gray;
}

div.ArtikelText
{
}

table.Mitarbeiter
{
	
}



table.AlteTermine
{
	color: #aaaaaa;
	border-collapse:separate;
	border: solid 1px #000000;
}