/* S: Formatierung Layout-Tabelle */
body, table, td, input, select, textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

body, form {
	padding:0px;
	margin:0px;
}

td.mailgate_hdr {
	background-image:url(/fileadmin/mailgate_head02.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

td.mailgate_nav {
	padding:4px;
	padding-top:20px;
}

td.mailgate_con {
	padding:20px;
	padding-top:20px;
}
/* E: Formatierung Layout-Tabelle */

/* S: Formatierung Navigation */
span.mnv {
	padding-left:12px;
	padding-right:12px;
}

a.mnv:link, a.mnv:visited, a.mnv:hover {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.nav1:link, a.nav1:visited, a.nav1:hover {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

a.nav2:link, a.nav2:visited, a.nav2:hover {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
/* E: Formatierung Navigation */

/* S: Formatierung Überschriften */
h1, h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}

h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-top:14px;
	text-decoration:none;
	background-color:#909090;
	padding-top:6px;
	padding-left:12px;
	padding-right:6px;
	padding-bottom:6px;
	text-transform:uppercase;
}

h4, h5 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}
/* E: Formatierung Überschriften */

/* S: Formatierung Verweise */
a:link, a:visited {
	color:#FF0000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}
/* E: Formatierung Verweise */

/* S: Formatierung Inhalte */
hr{
	background-color:#D3D3D3; /* Lininefarbe: CSS-fähige Browser (Mozilla ...) */
	color:#D3D3D3; /* Lininenfarbe: Internet Explorer 6 */
	border:#D3D3D3; /* Lininenfarbe: Opera 7.11 */
	height:1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.footer, a.footer {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	text-decoration:none;

}

/* E: Formatierung Inhalte */
