/* ************************************************* *\
                   CSS styles sitespecific
\* ************************************************* */

/* --- #content - .mhead --- */

div.mhead {
	padding-right: 224px;
	text-align: center;
}

.mhead hr { clear: both; width: 90%; height: 1px; border: none; color: rgb(200,216,255); /* IE needs this */ background-color: rgb(200,216,255); /* FF needs this */ }


/* --- #content - .mleft --- */

.mleft img.imgleft {
	padding-bottom: 6px;
}

/* --- #content - .mcenter --- */

div.mcenter {
}

.mcenter hr { clear: both; width: 95%; height: 1px; border: none; color: rgb(200,216,255); /* IE needs this */ background-color: rgb(200,216,255); /* FF needs this */ }

.mcenter p { padding-bottom: 0.5em; text-align: justify; }
.mcenter p.center { text-align:center; }
.mcenter p.left { text-align:left; }
.mcenter p.right { text-align:right; }
.mcenter p.small { font-size: 0.85em;  padding-bottom: 0.4em; }

.mcenter div.imgrgt { float: right; margin: 0 0 0.4em 1.5em; text-align:center; font-size:0.85em; }
.mcenter div.imgrgt img { padding-bottom: 0.5em; }

.mcenter div.panorama {
	width: 100%; /* needed for MSIE 6.x */
	height:90px;
	overflow: hidden;
	margin-bottom: 0.7em;
	background-color: #f0f0f0;
	text-align: center;
}

.mcenter ul.bullet0 {
	list-style: none outside none;
	padding: 0;
	margin: 0 0 0.8em 0.9em;
}

.mcenter ul.bullet0 li {
	margin: 0.25em 0 0.3em 0;
	padding: 0 0 0.2em 1.0em;
	background: url(../../img/bullet0_dblue.gif) 0 0.35em no-repeat;
}

.mcenter table.partner td {
	padding-right: 12px;
}

.mcenter a.partner, .mcenter a:link.partner, .mcenter a:visited.partner { color: #264798; text-decoration: none; font-weight: bold;}
.mcenter a:hover.partner, .mcenter a:active.partner, .mcenter a:focus.partner { color: rgb(28,51,110); text-decoration: underline; }


.mcenter a.partner span {
	font-size: 0.85em;
	font-weight: normal;
}

.mcenter table.imprint {
	margin: 0 0 0.5em 16px;
}

.mcenter table.imprint td {
	padding-bottom: 0.4em;
}

/* --- #content - .mright --- */

div.mright {
	position: relative;
	overflow: hidden;
}

.mright p { padding-bottom: 0.4em; }
.mright p.center { text-align:center; }
.mright p.left { text-align:left; }
.mright p.right { text-align:right; }

.mright hr { clear: both; width: 95%; height: 1px; border: none; color: rgb(200,216,255); /* IE needs this */ background-color: rgb(200,216,255); /* FF needs this */ }

.mright ul.bullet0 {
	list-style: none outside none;
	padding: 0;
	margin: 0 0 0.8em 0.3em;
}

.mright ul.bullet0 li {
	margin: 0.1em 0 0.3em 0;
	padding: 0 0 0 1.0em;
	background: url(../../img/bullet0_dblue.gif) 0 0.35em no-repeat;
}

.mright ul.bullet1 {
	list-style: none outside none;
	padding: 0;
	margin: 0 0 0.8em 0;
}

.mright ul.bullet1 li {
	margin: 0.2em 0 0.2em 0;
	padding: 0 0 0 1.0em;
	background: url(../../img/bullet1_dblue.gif) 0 0.35em no-repeat;
}

.mright a.sml, .mright a:link.sml, .mright a:visited.sml {
	text-decoration: none;
	font-size: 0.85em;
}

.mright a:hover.sml, .mright a:active.sml, .mright a:focus.sml {
	text-decoration: underline;
}