body { background-color: #569aa4; }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
div.serienbrief-mailing { width:750px; height:99px; margin: 0; }

div.adsse { text-align: left; width:165px; height:601px; float: left; clear: right; margin: 0; padding: 0; }

div.serienbrief-mailing003 { width:5px; height:601px; float: left; clear: right; margin: 0; }

div.mitte { position:relative; width:410px; float: left; clear: right; margin: 0; }

div.streifen { background-repeat: repeat-y; width:5px; height:601px; float: left; clear: right; margin: 0; }

div.serienbriefnav { width:165px; height:601px; float: left; margin: 0; }

.dreispalter { width: 409px; float: left; margin: 0; }
h1 { color: #569aa4; font-size: 16px; font-family: "trebuchet ms"; font-weight: bold; margin-top: 10px; }
p { font-size: 14px; font-family: "trebuchet ms"; }
div.mitte a { color: #003781; text-decoration: none; }

div.mitte a:visited { color: #003781; text-decoration: none; }

div.mitte a:hover { color: #800000; text-decoration: underline; }
div.mitte ul { font-size: 14px; font-family: "trebuchet ms"; margin-top: 8px; margin-bottom: 8px; margin-left: 10px; padding-left: 5px; list-style-type: square; }
#bread { color: #fff; font-size: 12px; font-family: "trebuchet ms"; background-color: #569aa4; width: 406px; margin: 0; padding: 1px 2px; }
#bread A { color: #fff; font-size: 12px; text-decoration: none; }
#bread A:hover { color: #000; font-size: 12px; text-decoration: underline; }
#contents { font-size: 14px; font-family: "trebuchet ms"; margin: 0 0 5px; padding: 0; }
#contents p { font-size: 14px; font-family: "trebuchet ms"; }
#contents ul { font-size: 14px; font-family: "trebuchet ms"; margin-top: 8px; margin-bottom: 8px; margin-left: 10px; padding-left: 5px; list-style-type: square; }
#contents h1 { color: #569aa4; font-size: 16px; font-family: "trebuchet ms"; font-weight: bold; }
#parts { color: black; font-size: 12px; font-family: "trebuchet ms"; width: 405px; margin: 80px 0 0; padding: 0; }
#parts p { font-size: 12px; margin: 0; padding: 0; }
#parts A { color: #808080; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: underline; }
#parts A:hover { color: orange; font-size: 12px; text-decoration: underline; }
#foot { color: black; font-size: 12px; font-family: "trebuchet ms"; width: 405px; margin: 0; padding: 0; }
#foot p { color: black; font-size: 12px; font-family: "trebuchet ms"; width: 405px; margin: 0; padding: 0; }
#foot a { color: #808080; font-size: 12px; font-family: "trebuchet ms"; font-weight: normal; font-style: normal; text-decoration: underline; }
#foot a:hover { color: blue; font-size: 12px; font-family: "trebuchet ms"; font-weight: normal; font-style: normal; text-decoration: none; }
.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

div.serienbriefnav ul.top { margin: 10px 0 0; list-style: none url(serienbrief-mailing/navpoint.gif) inside; white-space: pre; }
div.serienbriefnav ul { margin: 0; padding: 0; list-style: none url(serienbrief-mailing/navpoint.gif) inside; white-space: pre; }
div.serienbriefnav ul.nav2nd { margin: 4px 0 0 5px; padding: 0; list-style-type: none; list-style-image: none; }
div.serienbriefnav li { line-height: 18px; margin: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; list-style-position: inside; }
div.serienbriefnav li.a:current { color: #800000; line-height: 18px; }
div.serienbriefnav a { color: #000; font-size: 11px; font-family: arial; text-decoration: underline; }
div.serienbriefnav a:hover { color: #800000; font-size: 11px; font-family: arial; text-decoration: underline; }
div.serienbriefnav a.current { color: #800000; font-size: 11px; font-family: arial; font-weight: bold; text-decoration: none; }
/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}
#form-module { margin:0; padding:0; width:400px; background-color:#f7f7f7; color:#666; font-size:14px; font-family: "trebuchet ms"; }
#form-module fieldset {
	border:0px solid #fff;
}
#form-module legend {
	display:none;
}
#form-module p {
	margin:0;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}
#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:100px;
	border-right:2px solid #fff;
}
#form-module label.checkbox {
	width:250px;
	border-left:2px solid #fff;
	border-right:medium none;
}
#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:200px;
	border:solid 1px #333;
}
#form-module input.text {
	height:20px;
}
#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}
#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}
#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}
#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}
#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}



