div#left {
   float: left;   
   padding-left: 10px;
   width: 166px;   
}

div.home#content div#inhalt {  
   width: 546px;   
}

div#content div#infos { }

div#content div#rightcolumn {  
  margin:20px 10px 0 0;
  padding:0;
  float:right;
  width:215px;
  color:#37396c;   
}

/*
div#content div#rightcolumn span {
   float: left;
   width: 165px;
}
*/
div#content div#rightcolumn img {
   float: left;
   margin: 2px 10px 0 0;
}
div#content div#rightcolumn h3 a {
   text-decoration: none;
}
div#content div#rightcolumn h3 a:hover {
   text-decoration: underline;
}
div#content div#rightcolumn h3 {
   margin-bottom: 10px;
}


/* 28/04/2010, vivien: ueberschreiben der Abstaende zum Bild, im rechten Bereich unten, Postkarte */
/* Pictures on left, add margin on right */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { margin-right: 0px; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { margin-right: 5px !important; }

/*
.align-center { 
   text-align: center;
}

div#content div#inhalt p.breadcrumb {
margin:4px 10px 20px 0;
color:#777;
font-size:90%;
}

div#content div#inhalt p.breadcrumb a {
color:#777;
}

div#content div#inhalt p.breadcrumb a.home {
text-decoration:none;
font-weight:bold;
margin-right:10px;
}*/

/* 03/11/2010, vivien, Klasse infoblatt ergaenzt */
.infoblatt {
 margin-top: 174px;
 margin-top: 126px;
 margin-top: 102px;
 text-align: center;
}

div#content div#left div.infoblatt img {  
   margin: 2px 0 2px 0;
}

div#content div#left div.infoblatt h3 {
   color: #777;
   margin-bottom: 10px;
}
div#content div#left div.infoblatt a {
  text-decoration: none;
}
div#content div#left div.infoblatt a:hover {
  text-decoration: underline;
}

.jahrestagung-2011 {
   border-top: 1px dotted #990000;
   border-bottom: 1px dotted #990000;
   border: 1px dotted #990000;
   padding: 5px 0;
   background: #d5d5e6;
   background: #e2e2ec;
}

