/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:42px;
	right:223px;
	z-index:100;
  background-color:#FFFFFF;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:36px;
	width:221px;

}

/* ### Header ############################################################### */


#header {
	background:#ffffff;
	color: #c4c4c4;
}


#nav-header {
	position:absolute;
	left:0px;
	bottom:0px;
  background:#ffffff;
  margin:10;
  


  
}

#nav-header2 {
	position:absolute;
	left:777px;
	  bottom:0px;
  background:#ffffff;
  margin:5;

  
}
/* ### Header Top-links############################################################### */

#top{
line-height:130%;
padding-top:3px;
}

#top-left{
float:left;
text-align:left;

}

#top-left a:link { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#top-left a:visited { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#top-left a:hover { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#top-left a:active { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}



#top-right{

text-align:right;
}

#top-right a:link { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#top-right a:visited { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#top-right a:hover { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#top-right a:active { font-size:8pt;text-decoration:none;font-weight:bold; color:#4d4b4e;}
/* ### Teaser ############################################################### */

#main-teaser {

  height: 171px;
	background-color:#ffffff;

	
  
}

#logo-din{
padding-left:15px;
padding-top:80px;
}

#logo-lebus {
position:absolute;
top:75px;
	padding-left:442px;
}


/* ### Main-block Background ################################################# */

#main-block {

	background-color: #FFFFFF;
	padding-bottom: 0px;
	font-size:1.0em;

}

/* ### Donate ###################################################################### */

#donate {
	
	width:168px;
	height: 247px;
	background-color: #FFFFFF;
	padding-left:20px;
  text-align:left;
}

#news {
	width:155px;
  text-align:left;
  font-size:1.12em;
  padding: 5px 7px 5px 7px;
  height:230px;
	background-color:#e6e6e6;
	color:#4d4b4e;
}
#news a:link { font-size:1em;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#news a:visited { font-size:1em;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#news a:hover { font-size:1em;text-decoration:none;font-weight:bold; color:#4d4b4e;}
#news a:active { font-size:1em;text-decoration:none;font-weight:bold; color:#4d4b4e;}

#archiv {
 padding 0;
 text-align:right;}
 
#archiv a:link { font-size:1em;text-decoration:none;font-weight:bold; color:#e2001a;}
#archiv a:visited { font-size:1em;text-decoration:none;font-weight:bold; color:#e2001a;}
#archiv a:hover { font-size:1em;text-decoration:none;font-weight:bold; color:#e2001a;}
#archiv a:active { font-size:1em;text-decoration:none;font-weight:bold; color:#e2001a;}