body {
	background-color: #95917E;
}

body.admin
{
	background-image: url(grafix/bg_admin.gif);
}
table.admin {
	border: 1px dashed #6D5555;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.content_grey
{
	background-color: #FFFFFF;
	/*border: 1px solid #FEE2B6;*/
	font-size: 10px;
	line-height: 12px;
	color: #505050;
}

a {
	color: #6D5555;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6D5555;
	font-weight: bold;
	text-decoration: underline;
}
/*==================================================================*/


.c_red {
	background-color: #6D5555;
}
.f_white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.c_top_navi {
	background-color: #DAD4B8;
}
a.top_navi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D5555;
	text-decoration: none;
}
a.top_navi:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D5555;
	text-decoration: underline;
}

.c_sub_navi {
	background-color: #6D5555;
}
a.sub_navi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sub_navi:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

/* =============================================================================================== */

/* EDITOR FORMATE */

.content_header
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D5555;
}
.content_header2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #6D5555;
}
.content_standard
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.content_zitat
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
}
a
{
	text-decoration: underline;
	color: #6D5555;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #6D5555;
	font-weight: bold;
}
img.content_ed
{
	border: solid #FFFFFF 5;
	border-left: 0px;
	border-left-color: White;
	border-left-width: 0px;
	border-left-style: none;
	border-top: 0px;
	border-top-color: White;
	border-top-style: none;
	border-top-width: 0px;
	border-right: 8px;
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 8px;
	border-bottom: 8px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}
/* =============================================================================================== */
/*AUDIO*/

.audio_header {
	background-color: #95917E;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.audio_content {
	background-color: #DAD4B8;
	font-weight: bold;
	font-size: 10px;
	color: #6D5555;
}

/* ============================================================================================== */

/* Bilderbrowser */

td.browser {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DAD4B8;
}
.top_color{
	background-color: #6D5555;
}

img.browser
{
	border: solid #FFFFFF 5;
