/* S: Formatierung Layout-Tabelle */
body, table, input, select, textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}

body {
	background-color:#b3b6c7;
}

body, table {
	width:100%;
	height:100%;
}

body, form {
	padding:0px;
	margin:0px;
}

td.hdr {
	height:115px;
}

td.mnv {
	height:20px;
	color:#ffffff;
	text-align:right;
	background-color:#0b3d92;
}

td.nav {
	background-color:#ffffff;
	border-right:dotted #b9babc 2px;
	padding:25px 10px 25px 0px;
}

td.con {
	background-color:#ffffff;
	padding:28px 25px 28px 25px;
}
/* E: formatierung Layout-Tabelle */

/* S: Formatierung Navigation */
span.mnv {
	padding:0px 12px;
}

span.mnv a {
	color:#ffffff;
	text-decoration:none;
}

div.pas {
	border-bottom:solid #7C8494 2px;
}

div.pas a {
	color:#0b3d91;
	font-size:14px;
	font-weight:bold;
	display:block;
	background:#ffffff;
	text-decoration:none;
	padding:3px 0px 3px 21px;
}

div.pas a:hover {
	color:#ffffff;
	background:#b9babc;
}

div.act {
	border-bottom:solid #7C8494 2px;
}

div.act a {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	display:block;
	background:#33477a;
	text-decoration:none;
	padding:3px 0px 3px 21px;
}

div.act a:hover {
	color:#ffffff;
	background:#33477a;
}
/* E: Formatierung Navigation */

/* S: Formatierung Überschriften */
h1, h2 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

h4, h5 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
}
/* E: Formatierung Überschriften */

/* S: Formatierung Verweise */
a {
	color:#33477a;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.black:link, a.black:visited {
	color:#000000;
	text-decoration:underline;
}

a.black:hover {
	text-decoration:none;
}
/* E: Formatierung Verweise */

/* S: Foramtierung Inhalt */
ul {
	padding:0px 14px;
	margin:0px;
}

div.prozent {
	background-color:#ffff00;
	border:solid #000000 1px;
	padding:2px 2px;
}

a.weiter {
	height:28px;
	display:inline;
	background-image:url(../pics/petlogo.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding:4px 80px 4px 0px;
}

div.wettbewerb {
	border:dotted #666666 2px;
	padding:8px;
}
/* E: Formatierung Inhalt */

/* S: Formatierung E-Mail-Fenster */
td.email_header {
	text-align:left;
}

td.email_header1 {
	font-size:11px;
	background-color:buttonface;
	padding-left:10px;
	border-left:solid #66667E 1px;
	border-bottom:solid buttonface 1px;
}

td.email_header2 {
	font-size:11px;
	background-color:buttonface;
	padding-left:10px;
	border-left:solid #66667E 1px;
	border-bottom:solid buttonface 1px;
}

td.email_header3 {
	font-size:11px;
	background-color:buttonface;
	padding-left:10px;
	border-left:solid #66667E 1px;
	border-bottom:solid buttonface 1px;
}

td.email_header1_middle {
	font-size:11px;
	background-color:buttonface;
	padding-left:5px;
}

td.email_header1_right {
	font-size:11px;
	background-color:buttonface;
	padding-left:5px;
	border-right:solid #66667E 1px;
	border-bottom:solid buttonface 1px;
}

td.email_header2_right {
	font-size:11px;
	background-color:buttonface;
	padding-left:5px;
	border-right:solid #66667E 1px;
	border-bottom:solid buttonface 1px;
}

td.email_header3_right {
	font-size:11px;
	background-color:buttonface;
	padding-left:5px;
	border-right:solid #66667E 1px;
	border-bottom:solid buttonface 1px;
}

td.email_body {
	font-size:14px;
	background-color:#FFFFFF;
	padding:8px;
	border-left:solid #66667E 1px;
	border-right:solid #66667E 1px;
}

td.email_footer {
	background-color:#FFFFFF;
	border-left:solid #66667E 1px;
	border-right:solid #66667E 1px;
	border-bottom:solid #66667E 1px;
}
/* E: Formatierung E-Mail-Fenster */

/* S: Formatierung Gewinnspiel */
table.gewinnspiel {
	background-color:#ffffff;
}

td.gewinnspiel_sp1 {
	background-color:#ffffff;
}

td.gewinnspiel_sp2 {
	background-color:#ffffff;
}
/* E: Formatierung Gewinnspiel */