BODY
{
	background-color: #CCC;
	background-image: url(/fileadmin/templates/main/images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
}



/* GENERAL fonts */
TD, P, OL, UL, DIV, SPAN
{
	font-family: verdana, arial;
	font-size: 11px;
}

H1
{
	font-family: Arial Narrow, Verdana;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}

H2
{
	font-size: 13px;
	color: #333;
	font-family: Arial narrow, Verdana;
}

H3
{
	font-size: 13px;
	color: #333;
	font-family: Arial narrow, Verdana;
	font-style: italic;
}

SPAN.white { color: #FFF; }

SPAN.big
{
	font-size: 20px;
	font-weight: bold;
}

/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext
{
	font-size: 11px;
	color: #333;
	padding-right: 40px;
	font-family: Verdana, Sans Serif;
	line-height: 16px;
}
P.bodytext A { font-weight: bold; }

A
{
	text-decoration: none;
	color: #900;
}

a:hover
{
	color: #666;
}

DIV.menu1-level1-act, DIV.menu1-level1-no
{
	margin-top: 8px;
}

DIV.menu1-level1-act A
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

DIV.menu1-level1-no A
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

DIV.menu1-level2-act, DIV.menu1-level2-no
{
	margin-bottom: 3px;
}

DIV.menu1-level2-act A
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

DIV.menu1-level2-no A
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

DIV.menu1-level3-act A
{
	font-size: 10px;
	color:#FFF;
	font-family: Geneva;
}

DIV.menu1-level3-no A
{
	font-size: 10px;
	color: #000;
	font-family: Geneva;
}

TABLE.csc-uploads { margin-left: 24px; }

DIV.immomanager-item-image
{
	float: right;
	margin: 0px 0px 20px 30px;
}

TABLE.contenttable-1 TD { background-color: #FFF; }

/*TABLE.contenttable-1 TD.td-0 { width: 200px; } */
/*TABLE.contenttable-1 TD.td-1 { width: 200px; } */
/*TABLE.contenttable-1 TD.td-2 { width: 200px; } */
/*TABLE.contenttable-1 TD.td-3 { width: 200px; } */
/*TABLE.contenttable-1 TD.td-4 { width: 200px; } */
/*TABLE.contenttable-1 TD.td-last { width: 200px; } */







