/**************************************/
/* Container */
/**************************************/
#uebersch {
  text-transform: uppercase;
  position: relative;
  top: 258px;
  left: 245px;
}

#container
	{
         position:relative;
         margin:0;
         padding:0;
	width:900px;
 	}

#rand
{
	position:relative;
         float:left;
         text-align:left;
         border-width:1px;
         border-style:solid;
         margin:0;
         padding:0;
         margin-top:10px;
         margin-bottom:30px;
         border-color: #7fa5c6;
}

#headerContent
	{
	position:relative;
         width:900px; height:274px; float:left;
	}
#logo
	{
	position:absolute;
  top:16px;
  left:15px;
         width:200px; height:44px; float:left;
	}
/* Headerbereich */
/**************************************/
#bildLeiste {
        position:absolute;
        top:0px;
        left:0px;
        width:900px; height:274px; float:left;
        }
 #motto
	{
position:absolute;
  top:60px;
  left:37px;
  	width:330px; height:30px;
  	}
#suchfeld
{
position:absolute;
  top:40px;
 left:691px; width:180px;height:24px;
}

#mitteContent
	{
         position:relative;
  	width:900px;
         margin-top:13px;
         float:left;
  	}
         /**************************************/
/* Navigation */
/**************************************/
#navigation
	{
	margin-top:4px;
  	width:245px;
         float:left;
  	}

/**************************************/
/* Contentbereich */
/**************************************/
#content
	{
	margin-top:3px;
  width:420px;
    float:left;
   margin-right:26px;
 	}

/**************************************/
/* Teaserbereich  */
/**************************************/
#teaser
	{
	
	top:0px;
	left:691px;
   width:209px;
   overflow:hidden;
   float:left;
 	}

#footerContent
	{
	position:relative;
   	width:900px;
   	float:left;
   	margin:0;
   	padding:0;
         margin-top:23px;
         text-align:center;
 	}

#footer
{
position:relative;
width:860px;
margin-left:20px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#cccccc;

}


#teaser dl,dd,dt
{
padding:0;
margin:0;
}



#teaser p
{

margin-left:0px;
}