@charset "UTF-8";
/* CSS Document */
body {
	background-color: #E2E3E4;
	background-image: url(../images_mm/inhalt-hintergrund-M.gif);
	background-repeat:repeat-x;
	background-position: center 110px;	
}
#seite {
	background-image: url(../images_mm/inhalt-hintergrund-M-vorne.jpg);
	background-repeat: no-repeat;
	background-position: center 259px;	
}
#inhalt {

}
#mmtitel {
	position: relative;
	display: block;
	width: 604px;
	width: 686px;
	margin: 30px auto 0 auto;
	height: 70px;
	overflow: hidden;

}
#slider {
	position: relative;
	display:block;
	clear: both;
	
	width: 100%;
	
	/*
	width: 1100px;
	*/
	height: 360px;
	margin:0 auto;
}
#innerslider {
	display: block;
	width: 1100px;
	margin:0 auto;
}
#flashcontainer {
	display: block;
}
object { 
outline:none; 
}
#mmunten {
	position: relative;
	display:block;
	width: 1080px;
	margin: 0 auto 20px auto;
}
#newsbox {
	position: relative;
	display: block;	
	float: left;
	width: 360px;
	height: auto;
	padding: 15px 10px 10px 24px;
	margin: 0;
	border: 2px solid #fff;
	background-image:url(../images_mm/newscontainer-hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#anwendungsbox {
	position: relative;
	float: right;
	width: 548px;
	border: 2px solid #FFF;
	border-top: 0;
	margin: 0;
	background-color: #EBECEC;
}
* html #anwendungsbox {
	width: 550px;	
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
#newsbox h2 {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
#newsbox h3 {
	margin-left: -14px;
	padding: 2px 0 0 14px;
	background-image: url(../images_mm/pfeil-news.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;	
}
#newsbox a {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
#anwendungsbox h2 {
	display: block;
	float: left;
	width: 273px;
	height: 35px;
	border-left: 0;
	border-top: 2px solid #fff;
	clear:none;
	margin: 0;
	background-image:url(../images_mm/anwendungen-hintergrund.gif);
	background-repeat:no-repeat;
	background-position: 0 -2px;
}
#anwendungsbox h2 a {
	display: block;
	padding: 9px 0 10px 8px;
	line-height: 18px;
	margin: 0;
	background-image:url(../images_mm/pfeil-anwendungen.gif);
	background-repeat:no-repeat;
	background-position: 246px 15px;
}
#anwendungsbox h2 a:hover,
#anwendungsbox h2 a:focus {
		background-position: 246px -55px;	
}
#anwendungsbox DIV.splinks {
	width: 273px;
	float: left;
}
#anwendungsbox DIV.sprechts {
	border-left: 2px solid #fff;	
	width: 271px;
	float: left;
}
.borderbottom {
	border-bottom: 2px solid #fff;
}
.borderright {
	border-right: 2px solid #fff;	
}
