html, body, form {
	border: 0;
}
body {
	margin:0;
	padding:0;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
a {
	font-weight:normal;
	color:#2A3B8E;
	text-decoration:underline;
}
form {
	display:inline;
}
img {
	border:0;
}
td {
	font-size:12px;
}
h1, h2,
div#frontend h1, div#frontend h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 17px;
	line-height: 1em;
	letter-spacing: -0.01em;
	color: #003399;
}
* html h1,
* html div#frontend h1 {
	letter-spacing: normal;
}

* html h2,
* html div#frontend h2 {
	letter-spacing: normal;
}

h2,
div#frontend h2 {
	margin-top: 1em;
	color: #666;
}

h3, h4,
div#frontend h3, div#frontend h4 {
	margin: 0 0 0.3em 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

p,
div#frontend p {
	margin: 0 0 1em 0;
	padding: 0;
}

table.mainTable {
	margin:0px auto;
	padding:0px;
	border:1px solid #2A3B8E;
}
table.mainTable td {
	margin:0;
	padding:0;
}
table.mainTable tr td a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2A3B8E;
	text-decoration:underline;
}
table.boxTable {
	margin:0;
	padding:10px 0 0 0;
	width:580px;
	text-align:left;
}
table.boxTable2 {
	margin:0;
	padding:0;
	width:580px;
	font-weight:bold;
	text-align:left;
}
table.imprintTable {
	font-size:12px;
	border:0;
	margin:0;
	padding:6px 0 3px 6px;
	width:340px;
	background-color:#DFE2EE;
	text-align:left;
}
table.imprintTable2 {
	border:0;
	margin:0;
	padding:0;
	text-align:left;
}
table.imprintTable2 tr td {
	padding-bottom: 0px;
}
table.imprintTable2 tr td a {
	font-weight:normal;
	color:#2A3B8E;
	text-decoration:underline;
}
p.subtitle {
	margin:0;
	padding:0;
	vertical-align:top;
	font-size:10px;
	color:#2A3B8E;
}
/******************************************
N E W S L E T T E R   F R O N T E N D
******************************************/
div#frontend {
	margin:0;
	padding:0;
	text-align:left;
}
div#frontend table {
	margin:0;
	padding:0;
	color:#000000;
	font-size:1.0em;
}
input, select, textarea {
	background-color:#FFFFFF;
}
input.submitFrontend {
	margin:0;
	padding:0 10px;
	border-top:2px solid #FAFAFA;
	border-right:2px solid #FAFAFA;
	border-bottom:2px solid #848484;
	border-left:2px solid #848484;
	background-color:#BBBBBB;
	cursor:pointer;
}
td.errorMsg {
	margin:0;
	padding:6px 20px;
	color:#FF0000;
	border:1px solid #FF0000;
}
a.buttonFrontend, a.buttonFrontend:link, a.buttonFrontend:active, a.buttonFrontend:hover, a.buttonFrontend:visited {
	margin:0;
	padding:0 10px;
	border-top:2px solid #FAFAFA;
	border-right:2px solid #FAFAFA;
	border-bottom:2px solid #848484;
	border-left:2px solid #848484;
	text-decoration:none;
}
/******************************************
N E W S L E T T E R   A R C H I V
******************************************/
table.archivTable {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 1px 0;
	background: url(http://www.alzheimer-forschung.de/images/layout/bg-nav-sub-li.gif) repeat-x bottom left;
	border: none;
}
table.archivTable th {
	margin:0;
	padding:10px 5px 0 5px;
	font-weight:bold;
	font-size:12px;
	color:#003399;
	text-align:left;
}
table.archivTable td {
	margin:0;
	vertical-align:top;
}
table.archivTable a {
	font-size:12px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}
table.archivTable td.image {
	padding:2px 5px 2px 5px;
	line-height: 11px;
	width: 85px;
}
table.archivTable td.text {
	padding:2px 5px 2px 20px;
	line-height: 11px;
}
h1#archivHeadline {
	font-weight:bold;
}
p.jahreswechsel {
	border-bottom:1px solid #666666;
	text-align:right;
	font-weight:bold;
}
p.archivSpace {
	font-size:1px;
	height:6px;
}
/* ### SUBMIT BUTTON ########################################################## */

input.submit-button {
	overflow: visible;
	cursor: pointer;
	height: 21px;
	margin: 0;
	padding: 0px 15px 4px 15px;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	border: none;
	background: url([[mediaPath]]/newsletter/bg-submit.gif) no-repeat left top;
}

* html input.submit-button {
	padding-bottom: 2px;
}

div.form-button-end {
	position: absolute;
	display: inline;
	margin: 0;
	padding: 0 0 3px 0;
	width: 24px;
	height: 21px;
	background: transparent url([[mediaPath]]/newsletter/bg-form-button-end.gif) no-repeat right top;
}

* html div.form-elements input.submit-button {
	position: relative;
	top: -1px;
}

*+html div.form-elements input.submit-button {
	position: relative;
	top: -1px;
}

div.submit-rightwrap
	{
	/* WRAPPER, DER SUBMITS NACH RECHTS AUSRICHTET */
	text-align:right; 
	padding-right:23px;
	}

/* ####################################################################################################################
   FORMS
   #################################################################################################################### */

input, textarea, select, input.fc-normal, textarea.fc-normal, select.fc-normal {
	margin: 0;
	padding: 3px;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #828282;
	background: #FCFCFC;
}

input.checkbox, input.radiobutton {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

input.fc-error, textarea.fc-error, select.fc-error {
	background-color: #FAE7E7;
	border: 1px solid #CC0000;
}

label.forcheckbox {
	margin-left: 5px;
}

a.iconlink {
	margin: 0 5px 0 0;
	padding: 3px 0 3px 22px;
	background-repeat: no-repeat;
	background-position: left center;
}

a.pdf { background-image: url([[mediaPath]]/newsletter/pdf.gif); }

div.hrlike {
	margin: 0;
	padding: 0;
	height: 1px;
	/* background: url([[mediaPath]]/newsletter/bg-nav-sub-li.gif) repeat-x left bottom; */
	background: url(http://www.alzheimer-forschung.de/images/layout/bg-nav-sub-li.gif repeat-x bottom left;)
}