
/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:10px;
	left:10px;
	border: 0px none;
	background-image: url(logo_nn_normal.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width:auto;
	height:auto;
}

#logo a {
	display:block;
	height:80px;
	width:269px;
	text-indent:-700em;
}

/* ### Header ############################################################### */

#header {
	background:#fff;
	color: #c4c4c4;
}

#nav-header {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:38px; 
  margin:0 0 0 0;
  background: url(nav_bg_normal.png);
}

td {
  font-size:12px;
}

#nav-header li {
  display:inline; 
  clear:none; 
  float:left; 
  width:189px; 
  margin-right:0px; 
  height:38px;border-left: 
  1px solid #fff;
}

#nav-header li a{
  clear:none; 
  display:block; 
  height:38px; 
  text-align:center; 
  line-height:38px;
}

#nav-header li a:link, #nav-header li a:visited{
  text-decoration:none;
  padding:0 20px; 
  color:#fff; 
  font-weight:bold; 
  font-size:11px;
}

#nav-header li a:hover { 
  color:#3A535F; 
  background: url(nav_bg_active.png); 
}

#top-nav  {
	position : absolute;
	right : 0px;
	bottom : 40px;
	width : 250px;
	text-align : right;
	z-index : 7;
	line-height : 14px;
}

#top-nav a  {
	text-decoration : none;
	text-transform : uppercase;
}
 
#top-nav a:hover, lan-nav a:hover { color: #000000;}

.nn-top, .nn-top a {
  color:#A7A796; 
  font-weight:bold; 
  font-size:9px;
  }
  
#teaser {
	float:right;
	background: url(teaser.png);
	width:369px;
	height:64px;
	bottom:10px;
}

/* ### Main-block Background ################################################# */

#main-block {
	background-color: #fff;
	padding-bottom: 40px;
}

#main-teaser {
	position:relative;
	margin:0;
	padding:0;
	height:185px;
	background: url(mainteaser.jpg);
	background-repeat:no-repeat;
}

/* ### Donate ###################################################################### */

#donate {
	display:block;
	clear:left;
	width:208px;
	height: 300px;
	background: #37444f url(bg_unav.gif) no-repeat;
	color: #c4c4c4;
	text-align:right;
}

#donate input {
	margin-top: 200px;
	margin-right: 20px;
}