body
{
	font-weight: bold;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	background: white;/*#F8F8F8;*/
}
img
{
	border: none;
}
li a
{
	color: black;
	text-decoration: none;
	/*border-bottom: 1px dotted black;*/
}
li a:hover
{
	text-decoration: underline;
}
strong
{
	font-size: 1.2em;
}
#start
{
	display: block;
	height: 300px;
	width: 752px;
	margin: auto;
	margin-top: 20%;
	border: 1px solid #C8C8C8;
	border-bottom: none;
	/*border-collapse: collapse;*/
}
#zeitung, #post, #druckerei
{
	width: 250px;
	height: 300px;
	display: block;
	float: left;
}
#zeitung
{
	background: white url(intro_graubg.jpg) 0px 137px repeat-x;
	border-right: 1px solid #C8C8C8;
}
#post
{
	background: white url(intro_gruenbg.jpg) 0px 137px repeat-x;
	border-right: 1px solid #C8C8C8;
}
#druckerei
{
	background: white url(intro_graubg.jpg) 0px 137px repeat-x;
}
ul.toplevel
{
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-left: 15px;
}
