*{
margin:0;
padding:0}
a {
	text-decoration:none;
	color:black;
}
a:after {
  content: " (" attr(href) ") ";
}

/* ----------------------------------------------------------------------------------------- */
/* Header */
/* ----------------------------------------------------------------------------------------- */

#header{
display:none;
}
h1#branding a{
width:100%;
text-indent:inherit;
}

#naviAdd{
display:none;
}

#navi{
display:none;
}

/* ----------------------------------------------------------------------------------------- */
/* Content */
/* ----------------------------------------------------------------------------------------- */
#container{
width:100%;
}
/* ----------------------------------------------------------------------------------------- */
/* ContentMain */
/* ----------------------------------------------------------------------------------------- */
#contentMain{
width:100%;
float:left;
}
#sidebar{
display:none;
}
#contentMain a{
text-decoration:none;
color:black;
}
#panorama_formatierung{
display:none;
}
.columnBig{
width:100%;
float:left;
}
.columnBig ul li{
list-style:circle;}
h2{
text-indent:0px}
/* ----------------------------------------------------------------------------------------- */
/* footer */
/* ----------------------------------------------------------------------------------------- */
#footer{
display:none;
}
form{
display:none;
}
img{
display:none;
border:none;}
