BODY {background: url(nuv_bg01.jpg) #35232e;
  font-family:  verdana;
  padding: 30px 10px;
}
p{font-size: 14px;}
h1{color: #b92275; font-size: 30px;}
h2{color: #393939; font-size: 23px;}
h4{color: #393939; font-size: 16px;}


a:link, a:visited {
	color: black;
	color: #B92275;
	
}

a:Hover {
  
  text-decoration: none;
}

a img { border: 0px; }

#withholder
{
  width: 872px;
  margin: 0px auto;
  
}

#MainContainer
{
  background: url(cont_bg.png)  repeat-y 0 0 transparent;
  width: 872px;
  padding: 0px;
}

#Header-top
{
  background: url(headerTop.png)  repeat 0 0 transparent;
  height: 63px;
}

#Header
{
  background: url(header.png)  no-repeat 0 0 black;
  height: 369px;
  width: 852px;
  margin: 0px 10px;
}
  #Header h1
  {
    display: none;
  }

#container
{
  background: url(cont_header.png)  no-repeat top #eaeaea;
  padding: 20px;
  margin: 0px 10px;
  width: 812px;/**/
}

#footer
{
  background: url(footer.png)  no-repeat top transparent;
  padding: 0px 20px;
  padding-top: 85px;
  color: #D3D3D3;
  text-align: center;
  font-size: 9px;
}

#donnorCont
{
  height: 369px; width: 348px; float: left; 
}

* html #donnorCont
{
  height: 369px; width: 348px; float: left; overflow:hidden;
}

#donnor
{
  position: relative;
  left: -64px;
  top: -90px;
  z-index: 99;
}

#countdown
{
  position: relative;
  left: 91px;
  top: 220px;
  z-index: 60;
  width: 266px; height: 54px;

  color:white;
  text-align:center;
}
  #countdown h3
  {
    margin:1px;
    font-size: 22px;
  }
  
  #countdown h5
  {
    margin:1px;
    font-size: 9px;
    font-weight: normal;
  }
  
  #countdown p
  {
   margin:1px;
   font-size: 16px;
  }

#mainmenu
{
  height: 48px; 
  /*background-color: #eb148a; */
  margin-top:39px; 
  width: 504px; 
  /*width: 400px; */
  float: left;
  overflow: hidden;
  padding: 0px;

}



#mainmenu ul
{
  margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	

}

#mainmenu li
{
  float: left;
  width: 126px;
  /*width: 100px;*/
  height: 48px;
  margin: 0px;
	padding: 0px;
	overflow: hidden;
  /*border-right: black 1px solid;*/
  /*padding-right: 1px;*/
  
}



#mainmenu a:link, #mainmenu a:visited {
	float:left;
	/*border-top: #eb148a 4px solid;*/
	
  margin: 0px;
	background: transparent url(Menybg01.png) right top no-repeat;
	height: 48px;
	overflow: hidden;
	width: 121px;
	/*width: 95px;*/
	padding-left: 5px;
	line-height: 68px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: white;
}

#mainmenu a:Hover {
  background-position: 0px -57px;
  line-height: 58px;
}

.ensamb
{
  background: #B92275; padding: 5px 0px;
}

.ensamb div
{
  padding: 5px;background: url(../images/nuv.png) #D4D4D4  no-repeat; background-position: bottom right;height: 499px;
}

.ensamb h3
{
  font-size: 19px;
}

.ensamb a:link, .ensamb a:visited {
	color: black;
	text-decoration: none;
}

.ensamb a:Hover {
  color: #B92275;
}


.bildCont {
  width: 210px;
  text-align: center;
  overflow: hidden;
  /*border: 1px solid #B92275;
  background: #B92275;
  padding: 5px;
  
  float: left;
  margin: 10px;*/
}

.bildCont img{

  border: 1px solid #B92275;
  clear: both;
  background: #B92275;
  padding: 5px;
  margin: 10px;

}



.corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px;-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px;}
.corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;}
.corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}