/* FOR TINYMCE */
body, td, input, select, option, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}

/* Formats */
p
{
	padding: 0px;
	margin: 0px;
}
h1, h2, h3
{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}
h1, h2, h3
{
	color: #000000;
	font-weight: bold;
	border-bottom: none;
}
h1
{
	margin-top: 20px;
	font-size: 13px;
}
h3
{
	color: #000000;
	font-size: 16px;
}
adress
{
	font-style: italic;
	color: #999999;
}
pre
{
	color: #009900;
	border: 1px dotted #999999;
	background-color: #eeeeee;
	margin: 5px;
	padding: 5px;
}

.selected{
	color: #AAAAAA ! important;
}

/* TEXTS */
.error
{
	color: #ff0000;
}
.ok
{
	color: #00CC00;
}
.small
{
	font-size: 9px;
}
#fixiert p, #fixiert a{
	font-size: 11px ! important;
}
