
.hidden-news {
	margin-top: -80px;
}

.hidden-news > p {
	text-indent: 10px;
	background-image: url(/images/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/************************************************/

.right-to-menu {
	white-space: nowrap;
	padding-top: 30px;
}

.head-1 {
	background-image: url("/images/com/head_back_1.jpg");
	width: 196px;
	height: 129px;
	float: left;
}

.head-2 {
	background-image: url("/images/com/head_back_2.jpg");
	width: 791px;
	height: 129px;
	float: left;
}

/***************************************/

.top-menu-separator {
	width: 10px;
}

.logo-replace-1 {
	border-width: 0px;
	display: none;	
	width: 80px;
}

.logo-1 {
	border-width: 0px;
}

.top-nav-sub-container {
	display: none; 
	margin-left: 10px; 
	border-left: solid 1px #ccccee;
}

td {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
}

.nav-item, .nav-item:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: 700;
}

.nav-item-container 
{
	padding-top: 19px;
	height: 30px;
}

.rittal-link, .rittal-link:hover 
{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

div.box_content 
{
	padding: 10px;
	color: #555555;
	border-left: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	border-right: solid 1px #cecece;
}

#content_marginal {
        float: left;
        width: 550px;
        background-image:url("/images/com/content_schatten.jpg");
        background-repeat:no-repeat;
        padding-top: 22px;
        padding-left: 25px;
        padding-bottom: 48px;
        padding-right: 25px;
        color: #555555;
}

#content_marginal p 
{
	margin-top: 7px;
	margin-bottom: 7px;
}

