body, table, tr, td {
	font-family: Helvetica; font-size: 9pt; line-height: 11pt;
}

body {
  margin: auto; 
  width: 900px; 
  bgcolor="#ffffff";
}


.bodycontent {
	background-repeat: no-repeat;
	background-position: -10px 145px;
}
.bodytablecontent {
	background-repeat: no-repeat;
	background-position: 200px 60px;
}

#hrSubheadline {
  width: 480px;
  height: 1px;
}

/*
    QUOTES
*/

blockquote {
	font-size: 8pt;	
	margin-bottom: 30px;
}

.quoteAuthor {
	font-size:8pt;
  font-style: italics;
  margin-top: 6px;
  text-align:right
}

/*quotetext {
	font-family: Helvetica;
  font-size: 10pt;
  line-height: 10pt;
} */

quote {
  font-style: italic;
  font-size:8pt;
  margin-top:18px;
  text-align:justify;
}

blockquote p.noBottomMargin {
  margin-bottom: 0px;
}

/*
    HEADLINES AND TEXT
*/

.headline_spacer_index {
	margin-top:-5px;
}

.headline_spacer {
	margin-top:-5px;
}


#headline {
  //height: 25px; 
  margin-left: 110px; 
  margin-bottom: 25px;
  border-top: 1px #FF9900 solid; 
  border-bottom: 1px #FF9900 solid; 
  
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 9px;
  overflow: auto; // adjust content vertically when browser is too small
  
}

h1 {
	font-family: Arial Narrow, Sans-Serif; 
	font-size:26pt;
	font-weight:bold; 
	margin-bottom: 5pt;
	line-height: normal;
}

h2 {
	font-weight:bold;
	font-size:12pt;
	padding-top:6px;
}

p.indent {
  padding-left: 5px;
}

p {
  text-align: justify;
  line-height: 1.4;
  //margin-top: 3px;
  margin-bottom: 20px; //standard is ~15px
}

p.noBottomMargin {
  margin-bottom: 0px;
}

ol.noMargin {
  -webkit-margin-before: 0px;
  -webkit-padding-start: 13px; 
}

ul, ol {
	text-align: justify;
}

/*
    VERANSTALTUNGSDETAILS
*/


div#veranstaltungsdetails {
  margin-left: 5px;
}

div.veranstaltungsdetails_row {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 90%;
  float: left;
}

#institut-beschreibung {
  font-size: 9pt;
  color: #5F5F5F;
  
  //align stuff
  display: block;
  float: left;
}

div.rowheight1 {
  //height: 30px;
}

div.rowheight2 {
  height: 20px;
}

div.rowheight3 {
  height: 75px;
}

div.rowheight5 {
  height: 75px;
}

div.veranstaltungsdetails_left {
  width: 120px; 
  float: left;
}

div.veranstaltungsdetails_right {
  /*float: right;*/
}

div#mainContent {
  /*margin-top: 40px;*/
  margin-left: 20px;
  width: 420px;
  float: left;
}

div.linkBlock {
  margin-top: 10px;
  margin-bottom: 10px;
}



img#effektiveKommunikation {
  float: left;
  margin-left: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
}

img#indexPage {
  height: 100px; 
  width: 490px; 
  margin-bottom: 1cm; 
  margin-top: 1cm; 
  border-style: hidden;
  
  //display: block;
  //margin: 0 auto;
}

#institut {
  font-size: 13pt;
  color: #5F5F5F;
  font-weight: bold;
  
  // align stuff
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}