

/* @group Basis */

/* Basiseigenschaften 
---------------------------*/
* {
 margin: 0;
 padding:  0;
}

html {

} 

html, body {
  background: white;
}

body {
  color: #222;   
  font: normal 10pt/1.2 helvetica, arial, sans-serif;
}


a {
  color: #000; 
  text-decoration: none;     
}

p a {
 text-decoration: underline; 
}

.no-underline {
  text-decoration: none;
} 

a img {
  border: none;
}

h1, h2, h3, h4 .nav {
  font-family: "helvetica neue", helvetica, arial, sans-serif ;
  font-weight: bolder;
  text-transform: uppercase;
  color: #222!important;
}

h1 {
  font-size:  22pt;
  margin-top: 0.5cm; 
}

h2 {
  font-size: 15pt;  
}

h1 a, h2 a {
  text-decoration: none;
}

h3 {
  font-size: 1em;  
  margin-bottom: 0;
}

p {
  margin: 0 0 1em 0;  
}

.upper {
  text-transform: uppercase;
}

.textright {
  text-align: right;
}

.block {
  display: block;  
}

/* @end */


/* @group Layout */

/* Layoutger∏st 
---------------------------*/

#satzspiegel {
}

#sidebar {
  display: none;  
}

#mainWrap {
  margin: 0;
  width: auto;
}

#rightCol {
  float: none;
  width: auto;
}

#content {
  width: auto;
  float: none;
}

#content.vollebreite {
  width: auto;
}


#logoWrap {
  background: #2d2d2d!important;
  margin-bottom: 1cm;
  height: 117px;
  width:  100%;
}


#bremenerleben{
  position:static;
}  

#footer {
  display: none;
}

.pagination {
  display: none;
}

   
/* @end */


/* @group Navigation */

/* Navigationsliste  
---------------------------*/


/* @end */

/* @group Startseite */

/* Startseite 
---------------------------*/


/* AKTUELL Infobox rechts */


/* @end */





/* @group Detailseite */


    
/* @end */

/* @group Masterseite,  Absatz mit Bild rechts */


.imgBlock {
   clear: both;
   overflow:  auto;
   margin-bottom:  1cm;
}    

.imgBlock img {
    float: right;
}    

.imgBlock h2 {
    font-size: 1em;
    text-transform: uppercase; 
    margin: 0 0 0.2em 0;
}    


.imgBlock p {
    width: auto; 
    margin: 0 2em 1.5em 0;
    padding: 0;

}

/* @end */

/* @group Archiv */

/* @end */



/* @group Publikationen */

.publiste {
  list-style: none;
  margin:  2em 0;
}  

.publiste li {
  margin: 0 0 1em 0;
  font-weight: bold;
  text-transform: uppercase;
}
/* @end */
