/* CSS Document */

h1 {
	float:left;
}

h2 {
	float:left;
	font-size:15px;
	padding:25px 0 0 10px;
}

#content {
	clear:both;
}

.c_right {
	display:none;
}

.c_werbung {
	display:none;
}

#copyright {
	display:block;
}

#menu {
	display:none;
}

#topmenu {	
	display:none;
}