body
{
	font-size:12px;
	color:#AA141E;
	font-family:arial,verdana,helvetica;
	font-weight:normal;
	font-size:12px;
	scrollbar-face-color: #E4E4E4;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-3dlight-color: #0555555;
	scrollbar-darkshadow-color: #0555555;
	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #0555555;
	background-color:#ffffff;
	height:101%;
}

h1								{ font-size:19px;color:#AA141E;text-decoration:none;font-weight:bold; }
a.h1							{ font-size:19px;color:#AA141E;text-decoration:none;font-weight:bold;text-decoration:none; }
h2								{ font-size:17px;color:#AA141E;text-decoration:none;font-weight:bold; }
h3								{ font-size:15px;color:#AA141E;text-decoration:none;font-weight:bold; }
h4								{ font-size:13px;color:#AA141E;text-decoration:none;font-weight:bold; }
h5								{ font-size:13px;color:#AA141E;text-decoration:none;font-weight:bold;font-style:italic; }
h1.preview				{ font-size:19px;color:#000000;text-decoration:none;font-weight:normal; }
h2.preview				{ font-size:17px;color:#000000;text-decoration:none;font-weight:normal; }


td								{ font-size:12px; }
td.lineV					{ background:url(images/bg_middle.gif) repeat-y center; }
td.lineH					{ background:url(images/bg_middleH.gif) repeat-x center; }

a									{ color:#AA141E; }
img								{ border:none; }
sup 							{ font-size:12px; }

.framed						{ border-style:solid;border-width:1px;border-color:#AA141E; }
.head							{ background:url(images/head.jpg) no-repeat; }
.foot							{ background:url(images/foot.jpg) no-repeat; }
.bgred						{ background-color:#E0081A; }
.imprint					{ color:#ffffff;font-size:10px; }
.white						{ color:#ffffff; }
.link							{ color:#AA141E;text-decoration:underlined; }
.strong						{ font-weight:bold; }
.small						{ font-size:10px; }
.submitted				{ font-weight:bold;color:ff0033; }
.preview					{ color:#000000; }



a.menu						{ color:#AA141E;text-decoration:none; }
a.menuon					{ background-color:#E0081A;color:#ffffff;text-decoration:none; }
tr.menuon					{ background-color:#E0081A;color:#ffffff;text-decoration:none; }
a.topmenu					{ color:#ffffff;text-decoration:none; }

.alert						{ color:#00aa11;font-weight:bold;font-size:13px; }
#alertNo					{ background-color:#ff0033;color:ffffff;font-weight:bold;padding:5px; }
#alertYa					{ background-color:#1CAD33;color:ffffff;font-weight:bold;padding:5px; }

.bg_symposium			{ background:url(images/Plasmazelle_400x1.jpg) repeat-y #eeeeee; }

.form350
{
	font-size:11px;
	color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#AA141E;
	background-color:#E0081A;
	font-family:arial,verdana,helvetica;
	text-decoration:none;
	width:350px;
}

.form
{
	font-size:11px;
	color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#AA141E;
	background-color:#E0081A;
	font-family:arial,verdana,helvetica;
	text-decoration:none;
	padding:2px;
}

.formSM
{
	font-size:11px;
	color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#AA141E;
	background-color:#E0081A;
	font-family:arial,verdana,helvetica;
	text-decoration:none;
	width:50px;
}

input:focus,input:hover,
submit:focus,submit:hover,
textarea:focus,textarea:hover
									{ background-color:#ffffff;color:#AA141E; }