
html, body {
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial;
	
	/* text-align: center ;   */
	
	
}

h1,h2,h3,h4,h5,h6 ,h3 a:link,h3 a:visited,h3 a:hover{
text-decoration:none;
     color: #000;
	 margin: 0px;

	 font-family: Trebuchet MS, Verdana, Arial;
}
a , a:link,h3 a:visited,h3 a:hover{
text-decoration: none;

}
#main {
width:600px;
margin-top: 50px;
margin-left: 50px;


}
#links {
display:none;
}
.tx-macinasearchbox-pi1 {
display:none;
}
#content {


}
#content-text {
font-family: Garamond, Times New Roman;
}
#content h1,#content h2,#content h3{
font-family: Trebuchet MS, Verdana, Arial;
color: #00589c;
}

#content h1{
font-size: 22px;
}
#breadcrumbs a {
float:left;
}
#rechts {

display:none;

}
#footer {
display:none;
}
#footer a{

}


a[href]:after {
 content:" <"attr(href)">";
 color:#888;
 background-color:inherit;
 font-style:normal;
 size:80%;
text-decoration: none;
}