BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(../images/bgmt24.jpg);
	background-repeat:repeat-x;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45637D;}

TD A {

	font-size: 12px;
	text-decoration: underline;
	color: #45637D;

}

TD A:hover, A:hover {

	color: #45637D;
	text-decoration: none;

}

TD A.menu:link, a.menu:active, a.menu:visited {

	margin: 4px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;

}

TD A.menu:hover {

	color: #FFFFFF;
	text-decoration: none;

}



h1 {

	font-size:16px;
	font-weight: bold;
	color: #45637D;

}


h2 {

	font-size: 17px;
	color: #45637D;

}

.portlet {
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px;
	display:block;
	border: 1px solid #CCC;
	margin-bottom:10px;
	margin-top:18px;
	background:#fff url(../b2b/images/mainbgMT24portlet.jpg) repeat-x;
	width:400px;
	text-align:left;
}

.btn_weiter {
	
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:5px;
	border: 1px solid #CCC;
	text-align:center;
	background-color:#45637D;
	color:#FFF;
	
}

.btn_weiter h1 {
	color:#FFF;
	
}

.btn_weiter h1 a:hover {
	text-decoration:underline;
}

