﻿body
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

img
{
	border-style:none;
}

.bodyEditor
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}


p
{
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}

TD
{
	font-size: 11px;
	font-family: Verdana;
}
TD.bez
{
	font-size: 11px;
	font-family: Verdana;
	background-color: #b0c4de;
}
TD.inhalt
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	background-color: white;
}

H1
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline;
}

