/*******************************************************************************/
/* CSS-File by stefan.krapf@synor.ch */
/* Date: 2007-03-23 */

/* Werte aus styles_main.css werden auf der home-Seite mit folgenden Werten überschrieben: */

#bottom {
	background-image: url(/fileadmin/images/templates/home/content_bottom.jpg);
}

#content_main_container {
	padding-top: 141px;
	height: 363px;
	padding-right: 600px;
}


#content_main td p.bodytext {
	color: #FFFFFF;
}
#content_main td {
	color: #FFFFFF;
}


p a {
	color: #FFBB1D;
	text-decoration: underline;
}
p a:visited {
	color: #FFBB1D;
	text-decoration: underline;
}
p a:hover {
	color: #ffffff;
}


DIV.csc-frame-rulerAfter {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F2FD0;
	clear: both;
}

