@charset "UTF-8";
/* CSS Document */

BODY
	{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 15px;
	}
	
#container
	{
	}
	
#head
{
	margin-bottom: 10px;
}

#mini_impressum
{
	font-size: 1.1em;
	line-height: 1.5em;
	/*letter-spacing: 0.2em;*/
	padding: 0px 0px 1em 0px;
}

#content_container A
{
	color: #000000;
}

.clear_both
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

* HTML .clear_both
{
	float: left;
	clear: left;
}
/* ######## BREADCRUMB NAVI ################# */

#breadcrumb_navi
	{
	font-size: 0.9em;
	height: 20px;
	}
	
#breadcrumb_navi DIV
	{
	display: none;
	} 
	
#breadcrumb_navi UL
	{
	margin: 0px;
	padding: 0px;
	}
	
#breadcrumb_navi UL LI 
	{
	float: left;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	background-image: none;
	padding: 0px;
	}

#breadcrumb_navi UL LI A
	{
	text-decoration: underline;
	}

#breadcrumb_navi UL LI A:hover
	{
	text-decoration: none;
	}

#breadcrumb_navi UL LI SPAN
	{
	font-weight: bold;
	}

/* ######## BREADCRUMB NAVI ENDE ########## */


/* ##### RTE print änderungen ###### */

H3
{
	color: #000000;
}

H1
{
	background-image: none;
	padding: 0px;
}

.form_container
{
	background-color: #FFFFFF;
}
