body{
background-color:#f6f9fb;
}

#maincontainer{
width: 842px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:1px solid #4d627b;
background-color:#fff;
}

#topsection{
background-color: #ddecd2;
background-image:url(img/schriftzug-aerztenetz.png);
background-repeat:no-repeat;
background-position:center left;
height: 244px; 
text-align:right;
border-bottom:1px solid #4d627b;
overflow:hidden;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 170px 0 170px; 
}

#leftcolumn{
float: left;
width: 170px; 
margin-left: -842px; 
padding-top:7.5em;
}

#leftcolumn ul {
  margin-top:0;
  padding-top:0;
}

#leftcolumn ul li {
  list-style-image:url(img/pointer.gif);
  font-size:.75em;
  font-family:Georgia,"Times New Roman", Times, serif;
  margin-bottom:1em;
}

#leftcolumn ul li ul {
  margin-top:.5em;
  padding-left:.5em !important;
  margin-left:.5em !important;
}

#leftcolumn ul li ul li {
  font-size:1em !important;
}

#leftcolumn a:link, #leftcolumn a:visited {
  color:#8e2d17;
  text-decoration: none;
}

#leftcolumn a:hover, #leftcolumn a:visited:hover {
    text-decoration: underline;
}

#leftcolumn ul li.menu-current a {
  font-weight:bold;
}

#leftcolumn ul li.menu-current ul li  a{
  font-weight:normal;
}


#rightcolumn{
float: left;
width: 170px; 
margin-left: -170px; 
padding-top:56px;
}

#rightcolumn h1 {
  font-size:.7em;
  font-family:Georgia,"Times New Roman", Times, serif;
  font-weight:normal;
  background-color:#4d627b;
  color:#fff;
  text-align:center;
  padding:.1em;
}

#rightcolumn p {
  font-family:Tahoma,Verdana,sans-serif;
  font-size:.7em;
}

#rightcolumn a:link, #rightcolumn a:visited {
  color:#8e2d17;
  text-decoration: none;
}

#rightcolumn a:hover, #rightcolumn a:visited:hover {
    text-decoration: underline;
}

#rightcolumn ul {
  padding-left:0;
  margin-left:.8em;
}

#rightcolumn ul li {
  list-style-image:url(img/pointer.gif);
  font-size:.7em;
  font-family:Georgia,"Times New Roman", Times, serif;
  font-weight:bold;
}


#footer{
clear: left;
width: 100%;
background-color:#4d627b;
color: #eee;
padding: 4px 0;
}

#footer p {
  font-family:Georgia,"Times New Roman", Times, serif;
  font-size:.6em;
  margin:0 0 0 170px;
  padding:0;
}

#footer a{
color: #fff;
text-decoration:none;
}

.innercontent {
  padding:56px 30px 0 0;
   min-height: 500px;
   height: auto !important;
   height: 500px;
   font-family:Georgia,"Times New Roman", Times, serif;
}

.innercontent li {
  font-size:.8em;
  line-height:1.5em;
}

.innercontent h1 {  
  font-size:1.3em;
  font-weight:normal;
  margin:0;
  height:2.5em;
}

.innercontent h2 {  
  font-size:1.2em;
  font-weight:normal;
  margin:0;
}

.innercontent td {
  font-size:.8em;
}



.innercontent p {
  font-size:.8em;
  text-align:justify;
  line-height:1.5em;
}

.newsletter {
  margin-bottom:2em;
}

.innercontent label {
  font-size:.75em;
}

.innercontent a:link, .innercontent a:visited {
  color:#4d627b;
}

.innercontent a:hover, .innercontent a:visited:hover {
  color:#8e2d17;
}

/* -------------------------------- Termine --------------------------------------- */

#contentcolumn .vsel_termin {
  margin-bottom:1em;
  border-bottom:1px dotted #ccc;
  font-family:Georgia,"Times New Roman", Times, serif;
  font-size:85%;
}

#contentcolumn .vsel_vergangen {
  color:#666;
}

.vsel_kommend {

}

#contentcolumn .vsel_datum {
  font-size:80%;
  font-weight:bold;
}

.vsel_uhrzeit {

}

.vsel_titel {
  
}

.vsel_ort {

}

.vsel_header {
  font-family:Georgia,"Times New Roman", Times, serif;
  background-color:#4d627b;
  margin:1em 0;
  padding:.2em;
  font-size:70%;
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
  letter-spacing:.2em;
}

.vsel_edit {
  margin-bottom:2em;
  padding-bottom:.5em;
  border-bottom: 1px dotted #000;
}


#rightcolumn .vsel_termin {
  border:0;
  font-family:Tahoma,Verdana,sans-serif;
  font-size:.7em;
  margin-bottom:1em;
  padding-right:1em;
}

#rightcolumn  .vsel_datum {
  font-size:100%;
  font-weight:normal;
}
