/* Twitter Bootstrap for base layouts */
@import url(https://www.kuenstlernische.de/uploads/templates/kuenstlernische/styles/bootstrap/css/bootstrap.css);
@import url(https://www.kuenstlernische.de/uploads/templates/kuenstlernische/styles/bootstrap/css/bootstrap-responsive.css);

/* Generic style modifications */
p {
  padding-right: 20px;
}

hr {
  border-top: 1px solid #13498D;
  height: 0px;
  margin-left: 10px;
  margin-right: 20px;
  align: center;
}

/* Custom elements */

#header {
    border-bottom: 3px solid #13498D;
    background-color: #E1EEFF; 
   
}
#header img {
}
#header-right {
     font-size: 1.3em;
     font-weight: bold;
     color: #13498D;    
     font-family: "Comic Sans MS", Arial, helvetica, sans-serif;    
     white-space:nowrap;
     margin-top: 1em;
     padding-left: 3em;
}

#main { 
    padding-top: 2em;
    background-color: #F6FAFF
}

#content {
   padding: 0em 2em 0em 2em;
}

#footer {
     background-color: #E1EEFF;
     font-size: 0.85em;
     text-align: center;
     padding-top: 0.2em;
}

#imprint {
    padding-top: 20px;
    font-size: 0.9em;
}

#imprint h2 {
    font-size: 1.4em;
}

#imprint h3 {
    font-size: 1.1em;
}

h2.maintitle {
    border-bottom: 1px solid #13498D;
    padding-bottom: 4px;
}

.NewsSummary {
    margin-bottom: 20px;
}

.NewsSummaryPostdate {
    font-size: 0.8em;
    font-style: italic;
    color: #999;
}

.NewsSummaryMorelink {
    font-size: 0.8em;
}

.NewsPostDetailDate {
    font-size: 0.8em;
    font-style: italic;
    color: #999;
}

.NewsPostDetailSummary {
   font-weight: bold;
   font-size: 1.2em;
   margin-bottom: 1em;
}

.NewsPostDetailReturnLink {
    font-size: 0.8em;
    font-style: italic;
    color: #999;
    margin-bottom: 1em;
}

h3 {
    font-size: 1.3em;
}
/* Stylesheet: kuenstlernische Modified On 2013-06-16 14:10:59 */
