/* menu boxes Normal*/
.boxMenuContent0, .boxMenuContent1 {

	font-size: 10px;
text-align:right;
	background-image: url(../img/elements/buttonBg.gif);
	background-repeat: no-repeat;
	padding-top:3px;
	margin-bottom:3px;
	border-top:1px solid #DFE1E1;
}
.boxMenuContent1 {
	margin-left: 0px;
	background-color:#D4DEDC;

}
.boxMenuContentSub0, .boxMenuContentSub1,.boxMenuContentSubBottom,.boxMenuContentSubTop{
	font-weight: 300;
	font-size: 9px;
	padding-left: 14px;
text-align:right;
	padding-bottom:3px;
	padding-right:3px;
		border-bottom:1px solid #A3B7B4;
}
.boxMenuContentSubTop{
	padding-top:5px;

}



.boxMenuContentSubBottom{
	padding-bottom:10px;

}
.LinkMenuContent,.LinkMenuContentActive{
padding-right:3px;

}
/* Menu Links Values */
.LinkMenuContent {
	text-decoration: none;
	font-weight: 300;
	color: #9D9797;
}
.LinkMenuContentActive {
	text-decoration: none;
	font-weight: 300;
	color: #C81E02;
}
.LinkMenuContent:hover {
	text-decoration: none;
		font-weight: 300;
	color: #000;
}
.LinkMenuContentSub {
	text-decoration: none;
	color: #256583;
	height: 14px;
	font-weight: 300;
}
.LinkMenuContentSub:hover {
	text-decoration: none;
	color: #093534;
}
.LinkMenuContentSubActive {
	text-decoration: none;
	color: #C81E02;
	font-weight: 300;
}







/* Text Link values */

.linkerLanguage{
	text-decoration: none;
	color:#857B7B;
}


.linkerMenuLeft{
	text-decoration: none;
  color: #9D9797;;
}

.linkerMenuLeftActive{
	text-decoration: none;
	color: #000;
}


.linkerMenuLeft:hover{
	text-decoration: none;
	color: #000;
}


.linkerMenuRight{
	text-decoration: none;
  color: #9D9797;;
}

.linkerMenuRightActive{
	text-decoration: none;
	color: #000;
}


.linkerMenuRight:hover{
	text-decoration: none;
	color: #000;
}

.linkerLinks {
	color: #C81E02;
	text-decoration: none;
}

.linkerIntern {
	color: #C81E02;
	text-decoration: none;
}
.linkerExtern {
	text-decoration: none;
}

.linkerEmail{
	color: #C81E02;
	text-decoration: none;
}



.linkerNews {
	text-decoration: none;
	color: #000;
	font-weight: 300;
}
.linkerWork {
	text-decoration: none;
	color: #000;
	font-weight: 300;
}
