.ansicht   	{         
            	height: 905px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 760px;           		  
               }
  form		{
		width: 500px;
		border: 0px solid #006699;
		background-color: #CCCCC99;
		padding: 10px;
		margin: auto;
		text-align: center;
		font-size: 9pt;
		}           
           
           
.submit, .reset {
		background-color: #fff5d5;
		border: 3px double #00008b;
		margin: auto;
		text-align: center;
		color: #00008b; 
		font-family: arial, sans-serif;
		font-size: 9pt;
		}
		
fieldset       {
		color: #a9a9a9;
		font-weight: normal;
		border: solid 1px #00008b;
		background-color: #FFffff;
		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: 10pt;
		border: 1px solid #00008b;
		background-color: #fff5d5;
		margin: 5px 0px 0px 5px;
		padding: 2px;
		text-align: left;
		}
select		{
		width: 160px;
		font-size: 9pt;
		border: 1px solid #00008b;
		background-color: #fff5d5;
		margin:  5px;
		padding: 2px;
		text-align: left;
		}

textarea        {
                width: 460px;
		border: 1px solid #00008b;
		background-color: #fff5d5;
		margin: 5px 0px 0px 5px;
		padding: 2px;
		text-align: left;
		font-size: 9pt;
		}
	
.Anrede {
	width: 20px; 				
	}
#Strasse, #email, #Objekt {
	width: 325px; 				
	}
#Anreise-Tag, #Abreise-Tag {
	width: 40px;				
	}
#Anreise-Monat, #Abreise-Monat {
	width: 40px;				
	}
#Jahr, #Abreise-Jahr {
	width: 55px;				
	}
.center {
        margin: auto;
        text-align: center;
        color: #000000;
        }
.bild_1        {
                position: relative;
		top: 5px;
            	width: 567px;
            	height: 425px;
                border: 1px solid #00008b;
                margin: auto;
                
                }
