body	{
	background-color : #ffffff;
	color : #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body#home	{
	margin-top: 5px;
}

table, td, ul, li, p, div, h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a {
	color : #0079C2;
	text-decoration : none;
}

a:active  {
	color : #868A8A;
}

a:visited  {
	color : #0079C2;
}

a:hover  {
	color : #868A8A;
	text-decoration : none;
}


b  {
	font-weight : bold;
	color : #868A8A;
}


/* Hintergruende */
.balken_farbe  {
	background-color : #c7c7c7;
}



/* in Contribute nicht angezeigt */

.mmhide_backgr_weiss  {
	background-color : #FFFFFF;
}

.mmhide_backgr_grau  {
	background-color : #c7c7c7;
}


/* home/adresse */

.mmhide_adresse_l  {
	background-color : #ffffff;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	line-height : 14px;
	color : #868A8A;
}


/* home/aktuell */

.mmhide_border_bl  {
	background-color : #fffff2;
	border-left: #0079C2 1px solid;
	border-right: #0079C2 1px solid;
	border-bottom: #0079C2 1px solid;
	border-top: #0079C2 1px solid;
	text-align : justify;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
	color : #666666;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 15px;
	padding-bottom : 5px;	
}

.text_home_aktuell  {
	background-color : #fffff2;
	text-align : justify;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
	color : #666666;
}


/* navigation */

.mmhide_navig  {
	background-color : #ffffff;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
	color : #868A8A;
}



/* referenzen */

.mmhide_header  {
	background-color : #f0f0f0;
	border-bottom: #e9e9e9 1px solid;
	border-top: #e9e9e9 1px solid;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
	color : #868a8a;
	padding-left : 4px;
}

.mmhide_header_l  {
	background-color : #f0f0f0;
	border-bottom: #e9e9e9 1px solid;
	border-top: #e9e9e9 1px solid;
	border-left: #dadada 1px solid;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
	color : #868a8a;
	padding-left : 3px;
}


.mmhide_textInTabelle  {
	background-color : #ffffff;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
	color : #000000;
	padding-left : 4px;
}


/* Titel*/

.titel_bold {
	font-size : 15px;
	font-weight : bold;
	color : #868A8A;
	line-height : 16px;
}


/* Text*/

.text_normal  {
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height : 16px;
}


.text_justify  {
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height : 16px;
	text-align : justify;
}

.text_small  {
	font-size : 11px;
	font-weight : normal;
	color : #868a8a;
	line-height : 16px;
}

.link_docPDFsize  {
	font-size : 10px;
	font-weight : normal;
	color : #AAAAAA;
}


/* home Text*/

.mmhide_text_home  {
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	line-height : 15px;
}


