* { /* reset default values */
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#wrapper {
    background: ;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    padding: 0 40px;
    padding-top: 20px;
    width-off: 980px;
    width: 911px;
    border: 0px solid black;
}

#header,
#body,
#linksection,
#footer {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
}

body {
    font: middle/120% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
}

*+html body {
    font-size: 90%; 
}

A {
    color: #E61D1D;
    text-decoration: none;
}

A:hover {
    color: #3C8BCD;
    text-decoration: none;
    border-bottom: dotted 1px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

#header {
   background: #fff url('images/header_wudvie_vienna.png') top left no-repeat;
   height: 195px;
   padding: 0 0 35px 0;
   border: 0px solid yellow;
}

	
#content {
    background-off: #3C8BCD;
    float: left;
    width: 532px;
    padding: 10px 10px;
    margin: 0 0 0 20px;
    border-right: 1px solid #E6E6E6;
    border-off: 12px solid #E6E6E6;
    color-off: #E2EEF8;
}

* html #content {
    overflow: hidden;
}

#content A {
	color: #000;
	text-decoration: none;
    border-bottom: dotted 1px;
}	

#content A:hover {
    color: #3C8BCD;
    text-decoration: none;
    border-bottom: dotted 1px;
}	

#content H1, #content H2 {
  font: 200% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
  color-off: #fff;
  border-bottom-erhard: 2px solid #66CC00;
  border-bottom-erhard-logo1: 2px solid #00c600;
  border-bottom-erhard-logo2: 2px solid #00c600;
  border-bottom-upa: 2px solid #4ebf00;
  border-bottom: 2px solid #66CC00;
  padding: 1.5em 0px 4px 0;
  margin-off: 0 15px 15px 10px;
  margin: 0 0 15px 0;

}	

#content H1.nogap {
  padding-top: 0;
}

#content H2, #content .intro  {
  font: 125% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
}

#content H2 {
  color: #444444; 
  border-bottom: none;
  padding-top: 4px;
  margin-top: -15px;
  text-align: right;
}

#content H2 A {
    color: #444444;
    text-decoration: none;
    border-bottom: none;
}

#content H2 A:hover {
    color: #3C8BCD;
    text-decoration: none;
    border-bottom: dotted 1px;
}

#content .intro {
	margin: 0; 
}


#content P {
  margin-off: 0 15px 0px 10px;	
  margin-top: 1.5em;
}	

#content .teaser {
 font: 150% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
}

#content .map {
  margin: 15px 0 30px 10px;
  border: 4px solid #66CC00;
  width: 400px;
  height: 200px;
}

#content UL, #content OL {
	padding-off: 5px 20px 0 30px;
	padding: 0 0 0 30px;
}

#content UL {
	list-style: bullet;
}

#content LI {
	padding-bottom: 0.5em;
}

#sidebar {
    font-off: small/150% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
    font: small/150% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
    float: left;
    width: 322px;
    border-off: 0px solid green;
    padding-left: 10px;
}

	
#sidebar UL, #sidebar OL {
	padding: 0 0 0 30px;
}

#sidebar UL {
	list-style: bullet;
}

#sidebar H2 {
    font-off: large/300% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
    font: small/300% Georgia, "Lucida Grande", Arial, Helvetica, sans-serif;
    font-weight: bold;	
    padding-off: 0 0 0 40px;
}

	
#sidebar IMG {
	align: right;
}

#sidebar .contact, #sidebar .logos {
	border-bottom-off: 3px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding-off: 5px 0 30px 40px;
	padding: 5px 0 3em 0;
	margin-off: 5px;
}

#sidebar .logos img {
	border: none;
	padding-off: 15px 0 20px 40px;
	padding: 15px 0 20px 0;
}

#footer {
  font: 80% Arial, Helvetica, sans-serif;
  padding: 10px 0 15px 20px;
}	
	
	
	
TABLE.program {
	border: 1px dotted #444444;
	border-spacing: 0 2px;
	border-collapse-off: collapse;
	width: 100%
}

TABLE.program TD {
	padding: 4px;
	vertical-align: top;
}

TABLE.program TD.program_location {
	background-color: white;
	color: grey;
	width: 16%
}

TABLE.program TD.program_sametime {
	background-color: white;
	width-off: 8%
	padding-right-off: 100px;
}



TR.program_entry {
	vertical-align-noeffect: top;
	margin-noeffect: 100px;
	padding-noeffect: 100px;
}

TR.allgemein {
	background-color-off: lightblue;
	background-color: #7eb7e7;
}

TR.vortrag {
	background-color-off: #3C8BCD;
	background-color: #7eb7e7;
	
}

TR.workshop {
	background-color-erhard: #66CC00;
	background-color-erhard-logo1: #00c600;
	background-color-erhard-logo2: #4ebf00;
	background-color-upa: #80c400;
	background-color: #66CC00;
}

TR.frustikus {
	background-color-frustikus.at: #f71f1f;
	background-color-upa: #ff5400;
	background-color: #f71f1f;
	color: #fff;
}

#content TR.frustikus A {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
    border-bottom: dotted 1px;
}

#content TR.frustikus A:hover {
    color: #000;
    text-decoration: none;
    border-bottom: dotted 1px;
}

#content TABLE.program P {
	margin: 0;
}

#content TABLE.program P.header {
    font-weight: bold;
}

#content H2.nogap {Êmargin-bottom: 0; padding-bottom: 0; }

#content P.klo {Êmargin: 0; padding: 0; color: green; }

