.ansicht   	{         
            	height: 925px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 780px;           		  
               }

.spalte { 
                 position: absolute;
                 left: 5px;
                 top: 5px;
             width: 640px;
             height: 770px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            }
 form		{
		width: 500px;
		border: 1px solid #006699;
		background-color: #CCCCC99;
		padding: 10px;
		margin: auto;
		text-align: center;
		}           
           
           
.submit, .reset {
		background-color: #E6E6FA;
		border: 3px double #006699;
		margin: auto;
		text-align: center;
		}
		
fieldset       {
		color: #006699;
		font-weight: normal;
		border: solid 1px #006699;
		background-color: #FFEFD5;
		padding: 5px;
		text-align: left;
		
		}
		
		
label		{
                
                float:left;
		width: 120px;
		margin: 5px 0px 0px 5px;
		padding: 2px;
		font-size: 9pt;
		text-align: left;
		font-weight: normal;
		color: #000;
		}
input		{
		width: 155px;
		font-size: 9pt;
		border: 1px solid #4B0082;
		background-color: #FDF5E6;
		margin: 5px 0px 0px 5px;
		padding: 2px;
		text-align: left;
		}
select		{
		width: 160px;
		font-size: 9pt;
		border: 1px solid #4B0082;
		background-color: #FDF5E6;
		margin:  5px;
		padding: 2px;
		text-align: left;
		}

textarea        {
                width: 460px;
		border: 1px solid #4B0082;
		background-color: #FDF5E6;
		margin: 5px 0px 0px 5px;
		padding: 2px;
		text-align: left;
		}
	
.Anrede {
	width: 20px;				
	}
#Strasse, #email {
	width: 325px;				
	}
#Anreise-Tag, #Abreise-Tag {
	width: 40px;				
	}
#Anreise-Monat, #Abreise-Monat {
	width: 40px;				
	}
#Jahr, #Abreise-Jahr {
	width: 55px;				
	}
  .black { color: black; font-family: "arial"; font-size: 9pt; font-weight: normal; text-align: center; text-decoration: normal; margin-top: 0px; margin-bottom: 0px; margin-left: 0cm ; margin-right: 0cm; }
  .blue_z, legend { color: #150186; font-family: "arial"; font-size: 9pt; font-weight: bold;  text-decoration: normal; text-align: center; margin: auto;}

  .bild_1        {
                position: relative;
		top: 5px;
		left: 35px;
            	width: 567px;
            	height: 425px;
                border: 1px solid #00008b;
                margin: auto;
                
                }
