/* IconScreen        ----------------------------------------------------------------------------
Building 05.2010 */

/* basics / layout ------------------------------------------------------------------------------ */
body { background-color: #fff; background-image: none; color: #000; text-align: left; font-family: Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; font-size: 15px; line-height: normal; font-weight: lighter; }
#wrapper { padding-bottom: 0; margin: 0 10px;   }	
#claim, #navbar, #service, #footer img, .noprint { display: none; }
.print { display: inline; }	
h3.print { margin-left: 0; font-size: 24px; font-weight: bold; border: none; }
.bigimage { padding-top: 20px !important; margin-top: 20px !important; border-top: 1px solid #000 !important; }

/*  font ----------------------------------------------------------------------------------------- */
a { color: #000; text-decoration: none; }

/*  BIG IMAGE ------------------------------------------------------------------------------------ */
.bigimagecaption {
	position: relative;
	width: 940px;
	top: auto;
	left: auto;
	margin-left: 0; }
	
/*  content -------------------------------------------------------------------------------------- */
h1, h2, h3, p, ul, table { margin-left: 0; padding-right: 10px; }


    
.contentblockimage { padding-right:20px; }

.contentblock { background-image: none; }
.termine { background-image: none; }
a[href$=".pdf"] { background-image: none; padding-left: 0; }
	td { padding: 4px; border-bottom: 1px solid #000;
	background: #fff;
	opacity: 1;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*  footer --------------------------------------------------------------------------------------- */
#footer {
padding-left: 0; 
padding-top: 20px !important; 
margin-top: 20px !important;  
border-top: 1px solid #000 !important; }
#footer a { color: #000; }
