
@charset "utf-8";
/******* CSS PRINT *******/

*				{margin:0; padding:0;}
html, body		{min-height:100%; height:auto; height:100%;}
body			{font-size:62.5%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:150%;}

/* STANDARDS */
.clear			{clear:both; font-size:0.0001em; line-height:0.00001em;}
img				{border:none; padding:0;}
a				{color:#000;}
p 				{font-size:1.2em; color:#000; line-height:150%; padding-bottom:12px;}
ul				{margin:0 0 15px 30px; padding-left:20px; list-style:outside;}
ul li			{font-weight:normal; font-size:1.2em; color:#000;}

/* BRANDING */
h1				{font-size:2em; font-weight:bold; color:#000; text-align:right; margin-bottom:30px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:130%;}
h1 img			{display:none;}

/* HEADLINES */
h1				{font-size:1.2em; color:#000; text-transform:uppercase; margin:0 0 20px 0; font-weight:bold; border-bottom:1px solid #000;}
h2				{font-size:1.2em; color:#000; text-transform:uppercase; margin:0 0 15px 0; font-weight:normal; border-bottom:1px dashed #000;}
h3, h4, h5 			{font-size:1.2em; color:#000; text-transform:uppercase; margin:0 0 10px 0; font-weight:normal; border-bottom:1px dashed #000;}

/* OTHER STUFF */
.marginBottom	{margin-bottom:20px;}

.contentColumn 		{width:48%; float:left;}
#contentSM .contentColumn 	{width:30%; float:left;}
.marginRight27	{margin-right:3%;}
.marginRight28	{margin-right:4%;}

table.imprint				{border:none; margin-bottom:18px;}
table.imprint thead		{display:none;}
table.imprint tr:last-child td	{border:none;}
table.imprint td			{font-family:Arial, Helvetica, sans-serif; font-size:1.2em; line-height:150%; vertical-align:top;border-bottom:1px dotted #000; padding:3px 0;}
table.imprint td:first-child	{width:45%; padding-right:2%; font-weight:bold;}

#footer 		{border-top:1px solid #000; margin-top:20px; padding-top:20px;}
#footer p		{width:200px; float:left; font-size:1.1em;}

/* DON'T DISPLAY */
form, iframe, #navi, #naviAdd, #naviExtra, #slideshow, #teaser, #show, #slogan, #headerImg, #contentForm, .print, #footer img, .slide, #sidebar, .btTop, #header, .footerLeft, #showOut {display: none;}