/*------------ ANPASSUNGEN ------------*/

body {
	background-color: transparent;
	color: #000; 
}

p {
	font-family: 'CorporateA-Light', 'Times New Roman', Times, serif; 
}

h1, h2, h3, h4, h5, h6, .autor {
	font-family: 'Frutiger', 'Arial', sans-serif;
	color: #000;
}

a.inline {	
	color: #000;
	text-decoration: underline;
}

.strong {
	color: #000;
}

#aussenwrapper {
	border-left: 0px;
	border-right: 0px;
	padding: 0;
}

#menu a {
	border: 1px solid #E6E6E6;
	color: #000;
	width: 128px;
	background-color: #FFF;
}

.box01 {
	background-color: transparent;
}


#column0112 {
	height: 100%;
 	padding: 0px;
	margin: 0px;
}

/*------------ Einblenden druckrelevanter Elemente ------------*/

.exposwitcher {
	display: inline;
	font-size: 0.9em;
	color: #474747;
}

/*------------ Display: none ------------*/ 

#TXTmenu {
	display: none;
}