﻿
body {
   margin: 20px;
   padding: 0;
   background: #FFFFFF;
}

body {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #555555;
}

h1, h2 {
   color: #555555; 
}

h1 {
   font-size: 1.7em;
   font-weight: bold;
}

h2 {
   font-size: 1.5em;
}

a {
   color: #555555;
}

/* Sidebar */
#sidebar {
   float: left;
   width: 241px;
}

/* Logo */
#logo {
   margin-bottom: 10px;
}

/*titel */
#logo p{
   margin: 0;
   padding: 0;
}
   
#logo p {
   margin-left: 34px;
   padding-bottom: 0px;
   height: 60px;
   background: url(../grafics/BSAG_logo_1.png) no-repeat left top;
}
   
/* Widgets */   
#widgets {
   background: url(../grafics/img02.png) repeat-y;
}

/*top-left*/
#widgets-top {
   height: 20px;
   background: url(../grafics/img01.png) no-repeat;
}

#widgets * {
   color: #FFFFFF; /*color text left*/
}

#widgets ul {
   margin: 0;
   padding: 0 20px 325px 20px; 
   background: url(../grafics/img04.png) no-repeat left bottom;
   list-style: none;
}

/* two arrows*/
#widgets li li {
   padding-left: 10px; 
   background: url(../grafics/img05.gif) no-repeat left center;
}

/*one arrow*/
#widgets li4{
   padding-left: 10px;
   background: url(../grafics/img05a.gif) no-repeat left center; 
}

/* two arrows insert*/
#widgets li5{
   margin-left: 12px;
   padding-left: 10px; 
   background: url(../grafics/img05.gif) no-repeat left center;
}

/*position Bremer Stadtmusikanten*/
#widgets li ul {
   padding: 0 0 0 6px;
   background: none;
   line-height: 180%;
}

#widgets li ul ul{
   padding-left: 24px
}

#widgets h2 {
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 1em;
}

/* Page-distance from the left side to the middel field */
#page {
   margin-left: 260px; /*absolute distance*/
}
   
/* top-field*/
#top {
   height: 60px;
   background: url(../grafics/img06.png) repeat-x;
}

#top form {
   margin: 0;
   padding: 0;
   background: url(../grafics/img07.jpg) no-repeat;
}

#top fieldset {
   height: 60px;
   margin: 0;
   padding: 11px 20px 0 0;
   background: url(../grafics/img08.png) no-repeat right top;
   border: none;
   text-align: right;
}

/* Content*/

#content { 
}

#content h1, #content h2 {
   font-weight: bold;
}

#content h2{
   font-size: 1.15em;
}

#content a{
   line-height: 1.7em;
}

/*titel page in the middel*/
.pagetitle {
   margin: 0 0 10px 0;
   padding-top: 15px;
}

/*signatures*/
.sig_fahrplan {
   margin: 20px 10px 10px 25px;
   height: 55px;
   background: url(../grafics/Signatur1a.png) no-repeat;
   border: none;
}

.sig_info {
   margin: 20px 10px 10px 25px;
   height: 55px;
   background: url(../grafics/Signatur2.png) no-repeat;
   border: none;
}

.sig_sehnsw {
   margin: 10px 10px 10px 50px;
   height: 45px;
   background: url(../grafics/Signatur3.png) no-repeat;
   border: none;
}

.sig_busl {
   margin: 10px 10px 10px 50px;
   height: 45px;
   background: url(../grafics/Signatur4.png) no-repeat;
   border: none;
}

.sig_hst {
   margin: 10px 10px 10px 50px;
   height: 45px;
   background: url(../grafics/Signatur5.png) no-repeat;
   border: none;
}

.sig_plae {
   margin: 20px 10px 10px 25px;
   height: 55px;
   background: url(../grafics/Signatur6.png) no-repeat;
   border: none;
}

.normaler_txt1 {
   font-weight: bold;
   padding-left: 70px;
   font-size: 1em;
}

.normaler_txt2{
   padding-left: 70px;
   font-size: 1em;
}

.normaler_txt3 {
   font-weight: bold;
   padding-left: 60px;
   font-size: 1em;
}
.normaler_txt4 {
   padding-left: 60px;
   font-size: 1em;
}
.image_pdf{
   margin: 10px 10px 10px 30px;
   height: 80px;
   background: url(../grafics/adobe_pdf.png) no-repeat;
   border: none;
}

/* Footer */
#footer {
   clear: both;
   padding-top: 10px;
   font-size: smaller;
   position: relative;
}

#footer p {
   margin: bottom-left;
}