/**************************************/
/* Container */
/**************************************/
#container
	{
         position:relative;
         margin:0;
         padding:0;
	width:990px;
         background-image: url("../_ima/bgx.jpg");
         background-repeat:no-repeat; background-position:0px 0px;
 	}

#rand
{
	position:relative;
         float:left;
         text-align:left;
         background-color:#ffffff;
         margin:0;
         padding:0;
         min-height:850px;
}

#headerContent
	{
	position:relative;
         margin-top:10px;
         width:990px; height:248px; float:left;
	}
#logo
	{
	position:absolute;
  top:5px;
  left:13px;
         width:277px; height:215px; float:left;
	}

#bildLeiste
	{
position:absolute;
  top:5px;
  left:294px;
  	width:681px; height:215px; float:left;
  	}

#navigationOben
         {
	position:absolute;
  top:222px;
  left:294px;
         width:681px; height:19px; float:left;
         }

/* Headerbereich */
/**************************************/


#mitteContent
	{
         position:relative;
  	width:990px;
         margin-top:40px;
         float:left;
  	}
         /**************************************/
/* Navigation */
/**************************************/
#navigation
	{
  	width:292px;
         float:left;
  	}

/**************************************/
/* Contentbereich */
/**************************************/
#content
	{
  width:480px;
    float:left;
 	}

/**************************************/
/* Teaserbereich  */
/**************************************/
#teaser
	{
margin-top:2px;
   width:168px;
   border:1px solid #cccccc;
   float:right; margin-right:15px;
 	}

#teaser img
{
margin-bottom:15px;
}

#teaser p
	{
         padding:0; margin:0 0 15px 0;
         font-size:90%;
margin-left:10px;
color:#0099ff;
line-height:140%;
 	}
#teaser a
	{
color:#0099ff; 
 	}

#footerContent
	{
	position:relative;
   	width:990px;
   	float:left;
   	padding:0;
         margin-top:40px;
         text-align:center;
 	}

#footer
{
position:relative;
margin:0;
width:990px;


}
