/* 
    Created on : 06.03.2018, 15:14:44
    Author     : andreas
*/

/* Enzyklopädie */

.enzyklopaedie-line.last-child{
 	margin-right: 0;
}

#enzyklopaedie-menu{
	margin: 0.75em 0 0.5em;
	overflow: hidden;
}


#enzyklopaedie-menu .last-child{
	margin-right: 0;
}

#enzyklopaedie-menu a{
	background-color: #dfe1e2;
	float: left;
	margin: 2.5px 0.5% 2.5px 0;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
	color: #353e45;
	font-size: calc((13.5/12.5) * 1em );
	text-decoration: none;
}

#enzyklopaedie-menu a:hover{
	background-color: #fff;
}

#enzyklopaedie-menu .current-menu-item{
	background-color: #fff;
}

.enzyklopaedie-line {
	overflow: hidden;
	padding-bottom: 0.25em;
	clear:both;
}

/* ATT Logo */

.att_logo {
    /*background-image: url('../images/content/att_logo.png');*/
    text-align: center;
    width: 468px;
  }

/* alter Shop */

.altershop {
        background-image: url('../images/content/tachyon_hintergrund_alt.jpg');
        text-align: center;
}