body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565a5b;
	line-height: 1.4em;
}

#nav-top,
#keyvisual,
#content-left,
#footer-servicenav,
#footer-servicenav2,
a.link-zoom  {
	display: none;     
}

#header {
	border-top: 4px solid #bdbbbb;
	border-bottom: 4px solid #bdbbbb;
	margin-bottom: 20px;
	padding: 10px 0;
	background-color: #fff;
}

#content-middle {
	width: 60%;
	float: left;
	padding-right: 5px;
}

#content-right {
	width: 35%;
	float: right;
}


#logo img {
	display: block;
	width: 148px;
	height: 47px;
}
#logo a img {
	border: 0 none;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E12129;
}

#content h2 {
	font-size: 10px;
	font-weight: bold;
	color: #E12129;
}

#content img {
	display: block;
}

a {
	text-decoration: none;
	color: #565a5b;
}


#footer {
	border-top: 4px solid #bdbbbb;
	margin-top: 30px;
	clear: both;
}


.hidden {
	display: block;
	width: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}


#areaheadline{
    color: #565A5B;
	margin-bottom: -0.5em;
}    
#content-middle ul {
	/* list-style-position: outside; */
	margin-bottom: 2em;
	/* list-style-image: url(img/listbullet.gif); */
}
#content-middle ul li {
	padding-left: 11px;
	margin-bottom: 0.7em;
	/* background: url(/mam-internet/css/img/listbullet.gif) 0 .5em no-repeat; */
	background: url(/mam-internet/css/img/Bullet-Rot.gif) 0 .5em no-repeat;
}

#content-middle ul li.grau {
	padding-left: 11px;
	margin-bottom: 0.7em;
	/* background: url(/mam-internet/css/img/listbullet.gif) 0 .5em no-repeat; */
	background: url(/mam-internet/css/img/Bullet-Grau.gif) 0 .5em no-repeat;
}
