body
{
	font-size: 12px;
	line-height: 18px;
	font-family: arial, verdana, sans-serif;
	
	color: white;
	background-color: #cacaca;
}

table
{
	background-color: white;	
}

table tr td
{
	color: #646464;
	font-size: 12px;
	line-height: 18px;
	font-family: arial, verdana, sans-serif;
}

/* TinyMCE Allgemein Anfang */

/* TinyMCE Allgemein Ende */

/* TinyMCE Inhalt Anfang */

h1
{
	width: 309px;
	margin-top: 0;
	margin-bottom: 20px;
	
	color: #646464;
	font-weight: normal;
	font-size: 18px;
	line-height: 130%;
	font-family: arial, verdana, sans-serif;
}

h2
{
	width: 309px;
	margin-top: 20px;
	margin-bottom: 5px;	
	
	color: #646464;
	font-weight: normal;
	font-size: 16px;	
	line-height: 130%;
	font-family: arial, verdana, sans-serif;
}

p
{
	width: 309px;
	margin-top: 0;
	margin-bottom: 20px;
	
	color: #646464;
	font-size: 12px;
	line-height: 18px;
	font-family: arial, verdana, sans-serif;
}

p.footer
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	
	color: white;
	font-size: 10px;
	line-height: 12px;
	font-family: arial, verdana, sans-serif;
}

a
{
	color: #c23232;
}

center a,
{
	color: black;
}

a.white,
p.footer a
{
	color: white;
}

img
{
	margin-bottom: 15px;
	display: block;	
}

/* TinyMCE Inhalt Ende */