﻿*
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

HTML
{
  background: #89adfd ;   
	/* notwendig für Flash-Anwendung (Stiller)  */
  background: url(../Gif/back_2.jpg) bottom  repeat-x;
   /*+++++++++++++++++++++++++++++++++++++++++++*/
  background: -o-linear-gradient(#ffffff, #739eff);  
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#739eff));    
  background: -moz-linear-gradient(top, #ffffff, #739eff); 

  /* filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#739eff' , startColorstr= '#ffffff' ); */
}
BODY
{
    margin: 0px auto;
   /*width: 83.5em;  */
    width: 1000px; 
    border-top: #FFF 5px solid; 
    border-left: #FFF 5px solid;
    border-right: #FFF 5px solid;
    background-color: #fff;
    font-family: Arial, Helvetica;
    font-size: 0.75em;
 }
#afs_header
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    background-color: #AEC3EE;
    height: 9.75em;
    color: #fff;
}
.berlindestri
{
line-height: 0.754em;
font-size: 1.5em;
}


#afs_header_l
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 4px;
    background-color: #2D509A;
    font-size: 2px;
    margin-bottom: 0px;
}


#afs_header_lb
{
    background-color: #2D509A;
    font-size: 2px;;
    height: 4px;
    margin-top: 0em;
    position: relative;
    top: 0;
   
}

#afs_header_lr
{
    position: relative;
    top: -4px;
    left: 75%;
     
    height: 4px;
    width: 250px;
    background-color: #E50033;
    font-size: 0px;
}

#afs_header_bbild
{
    position: relative;
    top: 20px;
    left: 23px;
    width: 150px;

}

#afs_header_bild
{
     left: 75%;
    margin-top: -57px;
    position: relative;
    width: 9em;

}

#afs_header_such
{
    margin-left: 71.5em;
    margin-top: -44px;
    position: relative;
    width: 15em;

}

.suchzelle
{
    font-size: 0.8em;
    height: 15px;
    padding-top: 0px;
}

#afs_header_Text
{
    position: relative;
    top: -15px;
    left: 205px;
    font-size: 1.5em;
    color: #2D509A;
        width: 350px;

}

#afs_header A
{
    padding-bottom: 0px;
    border-right-width: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: #2d6dfa;
    border-left-width: 0px;
    padding-top: 3px;
    text-decoration: none;
}

#afs_header A:hover
{
    padding-bottom: 0px;
    border-right-width: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
  /*  color: #3965C0; */
    color: #2d6dfa;
    background-color: #fff;
    text-decoration: none;
    border-left-width: 0px;
    padding-top: 3px;
}

#afs_header P.linkzeile
{
    padding-bottom: 0px;
    line-height: 1.9em;
    border-right-width: 0px;
    margin: 0px;
    padding-left: 10px;
    outline-width: 0px;
    padding-right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: #fff;
    border-left-width: 0px;
    padding-top: 0px;
}
/***********************************/
/*  Beginn Fußzeile                */
/***********************************/
#footer 
{
	position: relative;
	top: 0px;
	height:40px;
	clear: both;
}
/***********************************/
/*  Ende Fußzeile                  */
/***********************************/
.spnobr
 {
	white-space: nowrap;
 }
 
.kopf-span  {
	width:870px; 
	display:block; 
	float:left;
	}
	
.colorfff  {
	color:#fff;
	}
 
 
 
 