html {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #006699;
	display: inline;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #cc0000;
	display: inline;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	display: inline;
}

li {
	font-size:0.8em;
	margin-left: 1em;
	list-style-type: circle;
	list-style-position: outside;
}


/* mm-...... */

.mm-head-slogan1 h1, .mm-head-slogan2 h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #003366;
	display: inline;
}

.mm-head-slogan1 p, .mm-head-slogan2 p {
	padding-bottom: 5px;
}

/* box-.... */

.box-head2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
}

.box-head-slogan {
	font-size: 1.2em;
}

.box-content {
	font-size: 0.8em;
	padding-bottom: 5px;
}

.box-content-leistung {
	font-size: 0.8em;
	padding-bottom: 5px;
}

.box-navinfo p {
	font-size: 0.8em;
	color:#006699;
}

.box-beschreibung p {
	font-size: 1em;
	color: #000;
	/*text-align: justify;*/
}

.box-uebersicht-text p{
	font-size: 0.8em;
	color:#000;
	/*text-align: justify;*/
	margin-bottom: 1em;
}

.box-uebersicht-head1, .box-uebersicht-head2, .box-uebersicht-head3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
}

.head-slogan h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #003366;
}

.footer-adresse p, .footer-zertifikat p, .footer-menue a, .mm-menue-box a {
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
}

.footer-hotline {
	font-size: 0.9em;
	font-weight: bold;
	color: #cc0000;
}

.mm-table-kontakt {
	font-size: 0.8em;
	color:#000;
	margin-bottom: 1em;
}

/* Tabelle */

.box-service-text table {
	font-size: 0.7em;
	margin: 10px 0px 10px 0px;
}

.table-service-headline td {
	font-weight: bold;
	text-align: center;
}

.table-service-headline2 td {
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.table-service-td td {
	padding: 5px;
}

/* Navigation */

a {color: #006699; text-decoration: none; outline: none;}

a:hover {text-decoration: underline;}

a.start  {
	width: 76px;
	height: 20px;
	display: block;
	position: relative; top: 80px; left: 15px;
	background-image: url(../img/button-start.png);
}

a.start:hover {
	background-image: url(../img/button-start-hover.png);
}

a.weiter  {
	width: 76px;
	height: 20px;
	display: block;
	background-image: url(../img/button-weiter.png);
}

a.weiter:hover {
	background-image: url(../img/button-weiter-hover.png);
}

a.support {
	font-size: 0.8em;
}

a.leistung {
	font-size: 0.9em;
}

a.button  {
	width: 100%;
	height: 20px;
	padding-left: 28px;
	display: block;
	background-image:	url(../img/mm-button.png);
	background-position: 9px 4px;
	background-repeat: no-repeat;
}

a.button:hover {
	background-image: url(../img/mm-button-hover.png);
}

a.button2  {
	width: 100%;
	height: 20px;
	padding-left: 28px;
	display: block;
	background-image:	url(../img/mm-button-hover.png);
	background-position: 9px 4px;
	background-repeat: no-repeat;
}

a.button2:hover {
	background-image: url(../img/mm-button-hover.png);
}
/*  anfahrt */

.mm-anfahrt-map p {
	padding: 19px;
	font-size: 1em;
}
