/* CONTAINERS */
#content { width: 600px; }
#contentTD {}
#column2TD { width: 390px; vertical-align:top; }
#column3TD { width: 175px; vertical-align:top; }

#contentContainer { 
	width: 600px; 
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 240px; 
/*
	background-image: url('grafik/dotted_border_h.gif');
	background-repeat: no-repeat;
	background-position: 50px 100%;
*/
}


#printContainer {position: relative; }
#print { position: absolute; top: 20px; left: 400px; }

/* LAYOUT */
#column2 { padding-left: 50px; padding-right: 40px;}
#column3 { padding-right: 0px; }
.imgtext-table {position: relative; top: -1px; }


h1 { padding-bottom: 30px; }


/* TEXT */
.citat { font-size: 12px; line-height: 22px; }
