body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	font-style: normal;
	color: #464646;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	font-style: normal;
	color: #464646;
}

a{
	color: #006400;
}

a:hover{
	color: #3F9744;
}

hr{
	margin-bottom:0pt;
}

h1{
	font-size:11pt;
	font-weight:bold;
	margin-bottom:5pt;
	margin-top : 5pt;
}

h2{
	font-size:10pt;
	font-weight:bold;
	font-style: italic;
	margin-bottom:5pt;
}

h3{
	font-size:10pt;
	font-style:italic;
}

h4{
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
}

h5{
	font-size:8pt;
	font-style:italic;
}

h6{
	font-size:9pt;
}

li{
	margin-bottom : 5pt;
}
/* Klassen */

.mm-mel-std{
	text-decoration: none;
	font-size : 9pt;
	font-weight : bold;
}

.mm-mel-std:hover{
	color: #3F9744;
}

.mm-mel-act{
	color: #464646;
	text-decoration: none;
	font-size : 9pt;
	font-weight : bold;
}

.mm-mel-act:hover{
	color: #3F9744;
}

.sm-title{
	font-size : 10pt;
	font-weight : bold;
	color: #006400;
	text-decoration: none;
}

.sm-title:hover{
	color: #3F9744;
}

.sm-mel{
	font-size : 9pt;
	color: #006400;
	text-decoration: none;
}

.sm-mel:hover{
	color: #3F9744;
}

.sm-mel-act{
	font-size : 9pt;
	color: #006400;
	text-decoration: none;
	background : #BABA98;
}

.sm-sel{
	font-size : 8pt;
	color: #006400;
	text-decoration: none;
	padding-left : 5pt;
}

.sm-sel:hover{
	color: #3F9744;
}

.sm-sel-act{
	font-size : 8pt;
	color: #006400;
	text-decoration: none;
	padding-left : 5pt;
	background : #BABA98;
}

.copyright{
	font-size:8pt;
	color: #464646;
}

.markup{
	color: Blue;
}

.hinweis{
	font-size : 9pt;
	font-style: normal;
	color: #464646;
	background:#D1D1BC;
}

.angebot {
	font-size: 9pt;
	color: Navy;
	text-decoration: none;	
}

.abc{
	background: #D1D1BC;
	color: #006400;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.abc:hover{
	color: #3F9744;
	text-decoration: underline;
}

.abc-act{
	background: #BABA98;
	color: #006400;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

.abc-act:hover{
	color: #3F9744;
	text-decoration: underline;
}

.abc-dac{
	background: Silver;
	color: White;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
