html { 
    padding: 0px;
	margin: 0px;
	}

body{
    background-image:url(http://www.dubai-travel.com/images/header1.jpg);
    background-repeat:repeat-x;
	background-color: #000000;
	margin:0;
    padding:0;
	
}
#headerbg{
    position:absolute;
	top: 0px;
    left: 0px;
	background-image: url(/images/header2.jpg);
	background-repeat: no-repeat;
	height: 253px;
	z-index:1;
	width:779px;
}


#royal {
        position:absolute;
		top: 27px;
		left: 750px;
		width:65px;
		height: 65px;
		z-index:3;
		background-image: url(/images/royal.jpg);
		background-repeat:no-repeat;
		}
#home {
        position:absolute;
		top: 20px;
		left: 15px;
		width:42px;
		height: 11px;
		z-index:3;
		background-image: url(/images/but_home.jpg);
		background-repeat:no-repeat;
		}
		
		
#flags {
        position:absolute;
		top: 200px;
		left: 10px;
		width:100px;
		z-index:5;
		}
#googlead {
        position:absolute;
		top: 253px;
		left: 0px;
		width:100%;
		height: 15px;
		z-index:15;
		background-color: #902800;
		background-image:url('/images/braune_linie.gif');
		background-repeat:repeat-x;
		vertical-align:middle;
		}
#googleAd3 {
	width:800px;
	height:80px;
	z-index:1;
	position:absolute;
	top:716px;
	left:0px;
	padding-left:15px;
	padding-top:5px;
	}
#googleAd3_reise {
	width:800px;
	height:80px;
	z-index:1;
	position:absolute;
	top:816px;
	left:0px;
	padding-left:15px;
	padding-top:5px;
	}
#line {    
        position: absolute;   
		top: 268px;
		left: 0px;
		width:100%;
		height: 1px;
		width:100%;
		background-color:#E8A127;
		background-image:url(/images/gelbe_linie.gif);
		background-repeat:repeat-x;
		}

	
#lineOne {
        position: absolute; 
        left: 15px;
		top: 268px;
        background-color: #FFBF2B;
		width: 1px;
		height: 430px;
		}
#navi {
        position:absolute;
		top: 269px;
		left: 16px;
		width:211px;
		height: 430px;
		z-index:3;
		background-image: url(/images/bg_navi.jpg);
		background-repeat:no-repeat;
		}

#lineTwo {
        position:absolute;
        left: 227px;
		top: 269px;
        background-color: #FFBF2B;
		width: 1px;
		height: 430px;
		}
#content {
        position:absolute;
		top: 269px;
		left: 228px;
		width:548px;
		height: 450px;
		z-index:3;
		background-image: url(/images/bg_mitte.jpg);
		background-repeat:no-repeat;
		}
#content_reise {
        position:absolute;
		top: 269px;
		left: 228px;
		width:648px;
		height: 530px;
		z-index:3;
		}
#lineThree {
        position:absolute;
        left: 776px;
		top: 269px;
        background-color: #FFBF2B;
		width: 1px;
		height: 430px;
		}
#imgRight {
        position:absolute;
		top: 269px;
		left: 777px;
		width:580px;
		height: 430px;
		z-index:3;
		background-image: url(/images/bild_rechts.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
		}
#lineFour {
        position:absolute;
        left: 1357px;
		top: 269px;
        background-color: #FFBF2B;
		width: 1px;
		height: 430px;
		overflow:hidden;
		}
#rest {
        position:absolute;
		top: 269px;
		left: 1358px;
		width:auto;
		overflow:hidden;
		height: 430px;
		z-index:3;
		background-image: url(/images/bg_rechts.jpg);
		background-repeat:no-repeat;
		
		}
#lineBottom {    
        position: absolute;   
		top: 698px;
		left: 0px;;
		height: 1px;
		z-index:5;
		width:100%;
		background-color:#E8A127;
		background-image:url(/images/gelbe_linie.gif);
		background-repeat:repeat-x;
		}
#lineBottom_reise {    
        position: absolute;   
		top: 198px;
		left: 0px;;
		height: 1px;
		z-index:5;
		width:100%;
		background-color:#E8A127;
		background-image:url(/images/gelbe_linie.gif);
		background-repeat:repeat-x;
		}
#bottom {    
        position: absolute;   
		top: 699px;
		left: 0px;
		width:100%;
		height: 17px;
		z-index:5;
		background-color: #902800;
		}
#bottom_reise {    
        position: absolute;   
		top: 799px;
		left: 0px;
		width:100%;
		height: 17px;
		z-index:5;
		background-color: #902800;
		}


 
a.imp {font-size:10px;  color:#FFF59B; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}


a.txt {font-size:14px;  color:#FFF59B; text-decoration:none; }

		
input, textarea, select{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #00578E;
	font-style: italic;
	font-weight: bold;
	font-size:11px;

}


